Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_interrupt.c312 (void)OS_RestoreIrq(ime); in OS_SetIrqMask()
323 (void)OS_RestoreIrq(ime); in OS_SetIrqMaskEx()
342 (void)OS_RestoreIrq(ime); in OS_EnableIrqMask()
352 (void)OS_RestoreIrq(ime); in OS_EnableIrqMaskEx()
371 (void)OS_RestoreIrq(ime); in OS_DisableIrqMask()
381 (void)OS_RestoreIrq(ime); in OS_DisableIrqMaskEx()
401 (void)OS_RestoreIrq(ime); in OS_ResetRequestIrqMask()
411 (void)OS_RestoreIrq(ime); in OS_ResetRequestIrqMaskEx()
Dos_system.c297 (void)OS_RestoreIrq(ime); in OS_WaitInterrupt()
/TwlSDK-5.1.0/build/libraries/ctrdg/ARM9/src/
Dctrdg_flash_MX29L010.c132 (void)OS_RestoreIrq(ctrdgi_backup_irq); in CTRDGi_EraseFlashChipCoreMX()
186 (void)OS_RestoreIrq(ctrdgi_backup_irq); in CTRDGi_EraseFlashSectorCoreMX()
271 (void)OS_RestoreIrq(ctrdgi_backup_irq); in CTRDGi_WriteFlashSectorCoreMX()
Dctrdg_flash_LE39FW512.c149 (void)OS_RestoreIrq(ctrdgi_backup_irq); in CTRDGi_EraseFlashChipCoreLE()
195 (void)OS_RestoreIrq(ctrdgi_backup_irq); in CTRDGi_EraseFlashSectorCoreLE()
307 (void)OS_RestoreIrq(ctrdgi_backup_irq); in CTRDGi_WriteFlashSectorCoreLE()
Dctrdg_flash_AT29LV512.c144 (void)OS_RestoreIrq(ctrdgi_backup_irq); in CTRDGi_EraseFlashChipCoreAT()
191 (void)OS_RestoreIrq(shlet_ime); in CTRDGi_EraseFlashSectorCoreAT()
273 (void)OS_RestoreIrq(shlet_ime); in CTRDGi_WriteFlashSectorCoreAT()
Dctrdg_flash_common.c76 (void)OS_RestoreIrq(ctrdgi_backup_irq); in CTRDGi_ReadFlashID()
98 (void)OS_RestoreIrq(ctrdgi_backup_irq); in CTRDGi_ReadFlashID()
Dctrdg_proc.c233 (void)OS_RestoreIrq(lastIME); in CTRDGi_InitModuleInfo()
/TwlSDK-5.1.0/include/nitro/os/common/
Dinterrupt.h200 static inline BOOL OS_RestoreIrq(BOOL enable) in OS_RestoreIrq() function
/TwlSDK-5.1.0/include/twl/os/common/
Dinterrupt.h258 static inline BOOL OS_RestoreIrq(BOOL enable) in OS_RestoreIrq() function
/TwlSDK-5.1.0/build/demos/os/forChina-fs/src/
Dos_china_override.c454 (void)OS_RestoreIrq(shelter.irq); in OS_ShowAttentionChina()
/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_china.c690 (void)OS_RestoreIrq(shelter.irq); in OS_ShowAttentionChina()
/TwlSDK-5.1.0/build/demos/ctrdg/backup-1/src/
Ddraw.c165 (void)OS_RestoreIrq(bak_irq); in InitDraw()
/TwlSDK-5.1.0/build/libraries/spi/ARM9/src/
Dpm.c1576 (void)OS_RestoreIrq(prepIrq); in PM_GoSleepMode()