Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/demos/os/forChina-fs/src/
Dos_china_override.c255 OSIrqFunction irqFunction; in OS_ShowAttentionChina() member
414 shelter.irqFunction = OS_GetIrqFunction(OS_IE_V_BLANK); in OS_ShowAttentionChina()
479 OS_SetIrqFunction(OS_IE_V_BLANK, shelter.irqFunction); in OS_ShowAttentionChina()
/TwlSDK-5.2.1/build/libraries/os/ARM9/src/
Dos_china.c537 OSIrqFunction irqFunction; in OS_ShowAttentionChina() member
681 shelter.irqFunction = OS_GetIrqFunction(OS_IE_V_BLANK); in OS_ShowAttentionChina()
741 OS_SetIrqFunction(OS_IE_V_BLANK, shelter.irqFunction); in OS_ShowAttentionChina()