Lines Matching refs:enabled
60 OSIntrMode enabled = OS_DisableInterrupts(); in MIi_DmaSetParams() local
65 (void)OS_RestoreInterrupts(enabled); in MIi_DmaSetParams()
70 OSIntrMode enabled = OS_DisableInterrupts(); in MIi_DmaSetParams_wait() local
81 (void)OS_RestoreInterrupts(enabled); in MIi_DmaSetParams_wait()
109 OSIntrMode enabled = OS_DisableInterrupts(); in MIi_DmaSetParams_src32() local
115 (void)OS_RestoreInterrupts(enabled); in MIi_DmaSetParams_src32()
120 OSIntrMode enabled = OS_DisableInterrupts(); in MIi_DmaSetParams_src16() local
126 (void)OS_RestoreInterrupts(enabled); in MIi_DmaSetParams_src16()
131 OSIntrMode enabled = OS_DisableInterrupts(); in MIi_DmaSetParams_wait_src32() local
137 (void)OS_RestoreInterrupts(enabled); in MIi_DmaSetParams_wait_src32()
142 OSIntrMode enabled = OS_DisableInterrupts(); in MIi_DmaSetParams_wait_src16() local
148 (void)OS_RestoreInterrupts(enabled); in MIi_DmaSetParams_wait_src16()