Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/ctrdg/ARM9/src/
Dctrdg_flash_AT29LV512.c161 BOOL shlet_ime; in CTRDGi_EraseFlashSectorCoreAT() local
180 shlet_ime = OS_DisableIrq(); in CTRDGi_EraseFlashSectorCoreAT()
191 (void)OS_RestoreIrq(shlet_ime); in CTRDGi_EraseFlashSectorCoreAT()
242 BOOL shlet_ime; in CTRDGi_WriteFlashSectorCoreAT() local
261 shlet_ime = OS_DisableIrq(); in CTRDGi_WriteFlashSectorCoreAT()
273 (void)OS_RestoreIrq(shlet_ime); in CTRDGi_WriteFlashSectorCoreAT()