Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/loadrun/
Dloadrun.txt15 OS_Printf() from the DS is not displayed.
21 For example, a list such as the following is displayed.
28 When IS-NITRO-DEBUGGER is run, already-connected devices are not displayed on this list.
30 …Displays the elapsed time since startup on each row when OS_Printf() data is displayed. Internally…
31 The example below shows what is displayed. The {x:xx} portion is the portion added by this option.
41 …cified value is a 10-digit number, and is the same as the serial number displayed with the –…
42 When the number 04070680 is displayed in a list, the first 0 can be omitted as in 4070680.
58 …Matching checks the beginning of the displayed character string. No determination will be made unt…
/TwlSDK-5.4/build/demos/mb/multiboot/
Dreadme.txt3 …en the program starts, the parent device starts automatically, and the following list is displayed.
43 …he current child device binary mb_child_NITRO.srl and mb_child_TWL.srl are not displayed correctly.
/TwlSDK-5.4/build/libraries/os/common/src/
Dos_functionCost.c696 BOOL displayed = FALSE; in OS_DumpStatistics() local
709 displayed = TRUE; in OS_DumpStatistics()
716 if (!displayed) in OS_DumpStatistics()