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()
1710 OSIntrMode e = OS_DisableInterrupts(); in SendCommand() local
1718 (void)OS_RestoreInterrupts(e); in SendCommand()
1723 (void)OS_RestoreInterrupts(e); in SendCommand()
1740 OSIntrMode e = OS_DisableInterrupts(); in SendCommandEx() local
1748 (void)OS_RestoreInterrupts(e); in SendCommandEx()
1757 (void)OS_RestoreInterrupts(e); in SendCommandEx()
1774 OSIntrMode e = OS_DisableInterrupts(); in CheckState() local
1781 (void)OS_RestoreInterrupts(e); in CheckState()
1787 (void)OS_RestoreInterrupts(e); in CheckState()
1794 (void)OS_RestoreInterrupts(e); in CheckState()
1811 OSIntrMode e = OS_DisableInterrupts(); in ReplyCallback() local
1836 (void)OS_RestoreInterrupts(e); in ReplyCallback()