Searched refs:ONEWIRE_IM_OPC (Results 1 – 7 of 7) sorted by relevance
300 ASSERT((ui32IntFlags & ~(ONEWIRE_IM_RST | ONEWIRE_IM_OPC | ONEWIRE_IM_DMA | in OneWireIntClear()337 ASSERT((ui32IntFlags & ~(ONEWIRE_IM_RST | ONEWIRE_IM_OPC | ONEWIRE_IM_DMA | in OneWireIntDisable()376 ASSERT((ui32IntFlags & ~(ONEWIRE_IM_RST | ONEWIRE_IM_OPC | ONEWIRE_IM_DMA | in OneWireIntEnable()
303 ASSERT((ui32IntFlags & ~(ONEWIRE_IM_RST | ONEWIRE_IM_OPC | ONEWIRE_IM_DMA | in OneWireIntClear()340 ASSERT((ui32IntFlags & ~(ONEWIRE_IM_RST | ONEWIRE_IM_OPC | ONEWIRE_IM_DMA | in OneWireIntDisable()379 ASSERT((ui32IntFlags & ~(ONEWIRE_IM_RST | ONEWIRE_IM_OPC | ONEWIRE_IM_DMA | in OneWireIntEnable()
147 #define ONEWIRE_IM_OPC 0x00000002 // Operation Complete Interrupt macro
145 #define ONEWIRE_IM_OPC 0x00000002 // Operation Complete Interrupt macro
9957 #define ONEWIRE_IM_OPC 0x00000002 // Operation Complete Interrupt macro
Completed in 83 milliseconds