Searched refs:ISI_ClearInterruptStatus (Results 1 – 2 of 2) sorted by relevance
172 ISI_ClearInterruptStatus(isiBase, (uint32_t)kISI_FrameReceivedInterrupt); in ISI_ADAPTER_Start()187 ISI_ClearInterruptStatus(isiBase, (uint32_t)kISI_FrameReceivedInterrupt); in ISI_ADAPTER_Stop()405 ISI_ClearInterruptStatus(isiBase, intStatus); in ISI_ADAPTER_IRQHandler()
411 static inline void ISI_ClearInterruptStatus(ISI_Type *base, uint32_t mask) in ISI_ClearInterruptStatus() function