Home
last modified time | relevance | path

Searched refs:OS_Init (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.3.6/
Dchangelog-TwlSDK-5_3_patch6-20091125.txt77 …Previously, when a TWL-exclusive ROM was run on NITRO, the OS_Init function would detect it and di…
78 …In C++, the NitroStartUp function sometimes calls the OS_Init function. However, when running TWL-…
79 … _start function rather than in the OS_Init function so that the warning is displayed regardless o…
/TwlSDK-5.3.6/build/libraries/os/common/src/
Dos_init.c82 void OS_Init(void) in OS_Init() function