Lines Matching refs:e
122 OSIntrMode e = OS_DisableInterrupts(); in SNDEXi_Init() local
127 (void)OS_RestoreInterrupts(e); in SNDEXi_Init()
132 (void)OS_RestoreInterrupts(e); in SNDEXi_Init()
1692 OSIntrMode e = OS_DisableInterrupts(); in SendCommand() local
1700 (void)OS_RestoreInterrupts(e); in SendCommand()
1705 (void)OS_RestoreInterrupts(e); in SendCommand()
1722 OSIntrMode e = OS_DisableInterrupts(); in SendCommandEx() local
1730 (void)OS_RestoreInterrupts(e); in SendCommandEx()
1739 (void)OS_RestoreInterrupts(e); in SendCommandEx()
1756 OSIntrMode e = OS_DisableInterrupts(); in CheckState() local
1763 (void)OS_RestoreInterrupts(e); in CheckState()
1769 (void)OS_RestoreInterrupts(e); in CheckState()
1776 (void)OS_RestoreInterrupts(e); in CheckState()
1793 OSIntrMode e = OS_DisableInterrupts(); in ReplyCallback() local
1818 (void)OS_RestoreInterrupts(e); in ReplyCallback()