Lines Matching refs:enabled
44 OSIntrMode enabled; in RTCEXi_GetCounterAsync() local
51 enabled = OS_DisableInterrupts(); in RTCEXi_GetCounterAsync()
54 (void)OS_RestoreInterrupts(enabled); in RTCEXi_GetCounterAsync()
58 (void)OS_RestoreInterrupts(enabled); in RTCEXi_GetCounterAsync()
113 OSIntrMode enabled; in RTCEXi_GetFoutAsync() local
120 enabled = OS_DisableInterrupts(); in RTCEXi_GetFoutAsync()
123 (void)OS_RestoreInterrupts(enabled); in RTCEXi_GetFoutAsync()
127 (void)OS_RestoreInterrupts(enabled); in RTCEXi_GetFoutAsync()
182 OSIntrMode enabled; in RTCEXi_SetFoutAsync() local
189 enabled = OS_DisableInterrupts(); in RTCEXi_SetFoutAsync()
192 (void)OS_RestoreInterrupts(enabled); in RTCEXi_SetFoutAsync()
196 (void)OS_RestoreInterrupts(enabled); in RTCEXi_SetFoutAsync()