Lines Matching refs:enabled

154     OSIntrMode enabled;  in RTC_GetDateAsync()  local
160 enabled = OS_DisableInterrupts(); in RTC_GetDateAsync()
163 (void)OS_RestoreInterrupts(enabled); in RTC_GetDateAsync()
167 (void)OS_RestoreInterrupts(enabled); in RTC_GetDateAsync()
218 OSIntrMode enabled; in RTC_GetTimeAsync() local
224 enabled = OS_DisableInterrupts(); in RTC_GetTimeAsync()
227 (void)OS_RestoreInterrupts(enabled); in RTC_GetTimeAsync()
231 (void)OS_RestoreInterrupts(enabled); in RTC_GetTimeAsync()
283 OSIntrMode enabled; in RTC_GetDateTimeAsync() local
290 enabled = OS_DisableInterrupts(); in RTC_GetDateTimeAsync()
293 (void)OS_RestoreInterrupts(enabled); in RTC_GetDateTimeAsync()
297 (void)OS_RestoreInterrupts(enabled); in RTC_GetDateTimeAsync()
350 OSIntrMode enabled; in RTC_SetDateAsync() local
362 enabled = OS_DisableInterrupts(); in RTC_SetDateAsync()
365 (void)OS_RestoreInterrupts(enabled); in RTC_SetDateAsync()
369 (void)OS_RestoreInterrupts(enabled); in RTC_SetDateAsync()
419 OSIntrMode enabled; in RTC_SetTimeAsync() local
431 enabled = OS_DisableInterrupts(); in RTC_SetTimeAsync()
434 (void)OS_RestoreInterrupts(enabled); in RTC_SetTimeAsync()
438 (void)OS_RestoreInterrupts(enabled); in RTC_SetTimeAsync()
490 OSIntrMode enabled; in RTC_SetDateTimeAsync() local
507 enabled = OS_DisableInterrupts(); in RTC_SetDateTimeAsync()
510 (void)OS_RestoreInterrupts(enabled); in RTC_SetDateTimeAsync()
514 (void)OS_RestoreInterrupts(enabled); in RTC_SetDateTimeAsync()
565 OSIntrMode enabled; in RTCi_SetRegStatus2Async() local
580 enabled = OS_DisableInterrupts(); in RTCi_SetRegStatus2Async()
583 (void)OS_RestoreInterrupts(enabled); in RTCi_SetRegStatus2Async()
587 (void)OS_RestoreInterrupts(enabled); in RTCi_SetRegStatus2Async()
638 OSIntrMode enabled; in RTCi_SetRegAdjustAsync() local
649 enabled = OS_DisableInterrupts(); in RTCi_SetRegAdjustAsync()
652 (void)OS_RestoreInterrupts(enabled); in RTCi_SetRegAdjustAsync()
656 (void)OS_RestoreInterrupts(enabled); in RTCi_SetRegAdjustAsync()
711 OSIntrMode enabled; in RTC_GetAlarmStatusAsync() local
722 enabled = OS_DisableInterrupts(); in RTC_GetAlarmStatusAsync()
725 (void)OS_RestoreInterrupts(enabled); in RTC_GetAlarmStatusAsync()
729 (void)OS_RestoreInterrupts(enabled); in RTC_GetAlarmStatusAsync()
791 OSIntrMode enabled; in RTC_GetAlarmParamAsync() local
803 enabled = OS_DisableInterrupts(); in RTC_GetAlarmParamAsync()
806 (void)OS_RestoreInterrupts(enabled); in RTC_GetAlarmParamAsync()
810 (void)OS_RestoreInterrupts(enabled); in RTC_GetAlarmParamAsync()
891 OSIntrMode enabled; in RTC_SetAlarmStatusAsync() local
907 enabled = OS_DisableInterrupts(); in RTC_SetAlarmStatusAsync()
910 (void)OS_RestoreInterrupts(enabled); in RTC_SetAlarmStatusAsync()
914 (void)OS_RestoreInterrupts(enabled); in RTC_SetAlarmStatusAsync()
979 OSIntrMode enabled; in RTC_SetAlarmParamAsync() local
997 enabled = OS_DisableInterrupts(); in RTC_SetAlarmParamAsync()
1000 (void)OS_RestoreInterrupts(enabled); in RTC_SetAlarmParamAsync()
1004 (void)OS_RestoreInterrupts(enabled); in RTC_SetAlarmParamAsync()