Lines Matching refs:enabled
466 OSIntrMode enabled; in TP_SetCalibrateParam() local
475 enabled = OS_DisableInterrupts(); in TP_SetCalibrateParam()
507 (void)OS_RestoreInterrupts(enabled); in TP_SetCalibrateParam()
527 OSIntrMode enabled; in TP_SetCallback() local
529 enabled = OS_DisableInterrupts(); in TP_SetCallback()
531 (void)OS_RestoreInterrupts(enabled); in TP_SetCallback()
550 OSIntrMode enabled; in TP_RequestSamplingAsync() local
554 enabled = OS_DisableInterrupts(); in TP_RequestSamplingAsync()
559 (void)OS_RestoreInterrupts(enabled); in TP_RequestSamplingAsync()
566 (void)OS_RestoreInterrupts(enabled); in TP_RequestSamplingAsync()
671 OSIntrMode enabled; in TP_RequestAutoSamplingStartAsync() local
690 enabled = OS_DisableInterrupts(); in TP_RequestAutoSamplingStartAsync()
695 (void)OS_RestoreInterrupts(enabled); in TP_RequestAutoSamplingStartAsync()
702 (void)OS_RestoreInterrupts(enabled); in TP_RequestAutoSamplingStartAsync()
716 OSIntrMode enabled; in TP_RequestAutoSamplingStopAsync() local
721 enabled = OS_DisableInterrupts(); in TP_RequestAutoSamplingStopAsync()
726 (void)OS_RestoreInterrupts(enabled); in TP_RequestAutoSamplingStopAsync()
734 (void)OS_RestoreInterrupts(enabled); in TP_RequestAutoSamplingStopAsync()
756 OSIntrMode enabled; in TP_RequestSetStabilityAsync() local
761 enabled = OS_DisableInterrupts(); in TP_RequestSetStabilityAsync()
766 (void)OS_RestoreInterrupts(enabled); in TP_RequestSetStabilityAsync()
773 (void)OS_RestoreInterrupts(enabled); in TP_RequestSetStabilityAsync()
928 OSIntrMode enabled; in TP_CalcCalibrateParam() local
959 enabled = OS_DisableInterrupts(); in TP_CalcCalibrateParam()
972 (void)OS_RestoreInterrupts(enabled); in TP_CalcCalibrateParam()
982 (void)OS_RestoreInterrupts(enabled); in TP_CalcCalibrateParam()
988 (void)OS_RestoreInterrupts(enabled); in TP_CalcCalibrateParam()