Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/twl/
Dversion.h6 #define SDK_VERSION_MINOR 4 macro
42 SDK_VERSION_NUMBER(SDK_VERSION_MAJOR, SDK_VERSION_MINOR, SDK_VERSION_RELSTEP)
/TwlSDK-5.4/include/nitro/
Dversion.h6 #define SDK_VERSION_MINOR 4 macro
42 SDK_VERSION_NUMBER(SDK_VERSION_MAJOR, SDK_VERSION_MINOR, SDK_VERSION_RELSTEP)
/TwlSDK-5.4/build/libraries/init/ARM9/src/
Dcrt0.c42 (u32)SDK_VERSION_MINOR<<16|\
/TwlSDK-5.4/build/libraries/wxc/ARM9/src/
Dwxc_driver.c69 #if VERSION_TO_INT(SDK_VERSION_MAJOR, SDK_VERSION_MINOR, SDK_VERSION_RELSTEP) < VERSION_TO_INT(3, 0…