Home
last modified time | relevance | path

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

/TwlSDK-5.5.5/build/demos.TWL/nandApp/SubBanner/src/
Dmain.c272 const OSBootType btype = OS_GetBootType(); in PrintBootType() local
274 switch( btype ) in PrintBootType()
280 OS_Warning("unknown BootType(=%d)", btype); in PrintBootType()