Searched refs:Cy_SCB_ClearSpiInterrupt (Results 1 – 2 of 2) sorted by relevance
390 Cy_SCB_ClearSpiInterrupt(locBase, CY_SCB_SPI_INTR_WAKEUP); in Cy_SCB_SPI_DeepSleepCallback()1048 Cy_SCB_ClearSpiInterrupt(base, CY_SCB_SPI_INTR_WAKEUP); in Cy_SCB_SPI_Interrupt()
430 __STATIC_INLINE void Cy_SCB_ClearSpiInterrupt (CySCB_Type *base, uint32_t interruptMask);1963 __STATIC_INLINE void Cy_SCB_ClearSpiInterrupt(CySCB_Type *base, uint32_t interruptMask) in Cy_SCB_ClearSpiInterrupt() function