Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/
Dmisc.h223 #ifndef SDK_TFATAL_ERROR
224 #define SDK_TFATAL_ERROR(...) \ macro
231 #ifndef SDK_TFATAL_ERROR
232 #define SDK_TFATAL_ERROR(...) ((void) 0)
/TwlSDK-5.1.0/include/nitro/gx/
Dgx.h1063 SDK_TFATAL_ERROR("V Counter out of range(%d). it must be 202 to 211.", count); in GX_SetVCount()
1067 SDK_TFATAL_ERROR("Set V Count once a frame."); in GX_SetVCount()
1080SDK_TFATAL_ERROR("Current V Counter out of range(%d). it must be 202 to 211.", current_count); in GX_SetVCount()
1084 SDK_TFATAL_ERROR("Cannot advance the V Counter"); in GX_SetVCount()