Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c3072 MS_U32 u32OldInterrupts; in MsOS_DisableAllInterrupts() local
3073 HAL_DISABLE_INTERRUPTS(u32OldInterrupts); in MsOS_DisableAllInterrupts()
3074 return u32OldInterrupts; in MsOS_DisableAllInterrupts()
3082 MS_BOOL MsOS_RestoreAllInterrupts(MS_U32 u32OldInterrupts) in MsOS_RestoreAllInterrupts() argument
3084 HAL_RESTORE_INTERRUPTS(u32OldInterrupts); in MsOS_RestoreAllInterrupts()
3367 MS_BOOL MsOS_CPU_RestoreInterrupt (MS_U32 u32OldInterrupts) in MsOS_CPU_RestoreInterrupt() argument
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DMsOS_nos.c1473 MS_BOOL MsOS_RestoreAllInterrupts(MS_U32 u32OldInterrupts) in MsOS_RestoreAllInterrupts() argument
1764 MS_BOOL MsOS_CPU_RestoreInterrupt (MS_U32 u32OldInterrupts) in MsOS_CPU_RestoreInterrupt() argument
1766 mhal_interrupt_restore(u32OldInterrupts); in MsOS_CPU_RestoreInterrupt()
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c3194 MS_BOOL MsOS_RestoreAllInterrupts(MS_U32 u32OldInterrupts) in MsOS_RestoreAllInterrupts() argument
3197 MSCPU_OSCPURestoreSR(u32OldInterrupts); in MsOS_RestoreAllInterrupts()
3199 OS_CPU_SR cpu_sr = (OS_CPU_SR)u32OldInterrupts; in MsOS_RestoreAllInterrupts()
3881 MS_BOOL MsOS_CPU_RestoreInterrupt (MS_U32 u32OldInterrupts) in MsOS_CPU_RestoreInterrupt() argument
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DMsOS_optee.c1539 MS_BOOL MsOS_RestoreAllInterrupts(MS_U32 u32OldInterrupts) in MsOS_RestoreAllInterrupts() argument
1733 MS_BOOL MsOS_CPU_RestoreInterrupt (MS_U32 u32OldInterrupts) in MsOS_CPU_RestoreInterrupt() argument
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsOS.h1297 MS_BOOL MsOS_RestoreAllInterrupts(MS_U32 u32OldInterrupts);
1479 MS_BOOL MsOS_CPU_RestoreInterrupt (MS_U32 u32OldInterrupts);
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOS_nuttx.c1725 MS_BOOL MsOS_RestoreAllInterrupts(MS_U32 u32OldInterrupts) in MsOS_RestoreAllInterrupts() argument
1886 MS_BOOL MsOS_CPU_RestoreInterrupt (MS_U32 u32OldInterrupts) in MsOS_CPU_RestoreInterrupt() argument
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A DMsOS_linux_kernel.c2369 MS_BOOL MsOS_RestoreAllInterrupts(MS_U32 u32OldInterrupts) in MsOS_RestoreAllInterrupts() argument
2559 MS_BOOL MsOS_CPU_RestoreInterrupt (MS_U32 u32OldInterrupts) in MsOS_CPU_RestoreInterrupt() argument
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DMsOS_linux_kernel.c2786 MS_BOOL MsOS_RestoreAllInterrupts(MS_U32 u32OldInterrupts) in MsOS_RestoreAllInterrupts() argument
3012 MS_BOOL MsOS_CPU_RestoreInterrupt (MS_U32 u32OldInterrupts) in MsOS_CPU_RestoreInterrupt() argument
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsOS.h1154 MS_BOOL MsOS_RestoreAllInterrupts(MS_U32 u32OldInterrupts);
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c3317 MS_BOOL MsOS_RestoreAllInterrupts(MS_U32 u32OldInterrupts) in MsOS_RestoreAllInterrupts() argument
3740 MS_BOOL MsOS_CPU_RestoreInterrupt (MS_U32 u32OldInterrupts) in MsOS_CPU_RestoreInterrupt() argument
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt81411 MS_BOOL MsOS_RestoreAllInterrupts(MS_U32 u32OldInterrupts);
81593 MS_BOOL MsOS_CPU_RestoreInterrupt (MS_U32 u32OldInterrupts);