Home
last modified time | relevance | path

Searched refs:Cy_SCB_SetRxInterrupt (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/include/
Dcy_scb_common.h380 __STATIC_INLINE void Cy_SCB_SetRxInterrupt (CySCB_Type *base, uint32_t interruptMask);
1298 __STATIC_INLINE void Cy_SCB_SetRxInterrupt(CySCB_Type *base, uint32_t interruptMask) in Cy_SCB_SetRxInterrupt() function
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/source/
Dcy_scb_ezi2c.c804 Cy_SCB_SetRxInterrupt (base, CY_SCB_RX_INTR_LEVEL); in Cy_SCB_EZI2C_Interrupt()
Dcy_scb_i2c.c2239 Cy_SCB_SetRxInterrupt (base, CY_SCB_RX_INTR_LEVEL); in Cy_SCB_I2C_SlaveInterrupt()