Home
last modified time | relevance | path

Searched refs:booted (Results 1 – 3 of 3) sorted by relevance

/RevoEX-2.1/build/demos/mpfsdemo/src/
Ddownload.c98 u32 booted; in ExecuteDownload() local
104 booted = MPDLGetBootedBitmap(); in ExecuteDownload()
227 if ((booted & (1 << i)) != 0) in ExecuteDownload()
/RevoEX-2.1/build/demos/mpdldemo/src/
Dmpdlsimple.c242 u32 booted; in main() local
248 booted = MPDLGetBootedBitmap(); in main()
370 if ((booted & (1 << i)) != 0) in main()
Dmpdlntr2rvl.c344 u32 booted; in DoDownload() local
350 booted = MPDLGetBootedBitmap(); in DoDownload()
441 if ((booted & (1 << i)) != 0) in DoDownload()