Home
last modified time | relevance | path

Searched refs:SCB_INTR_I2C_EC (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_scb_common.h1764 return (SCB_INTR_I2C_EC(base) & CY_SCB_I2C_INTR_MASK); in Cy_SCB_GetI2CInterruptStatus()
1854 SCB_INTR_I2C_EC(base) = interruptMask; in Cy_SCB_ClearI2CInterrupt()
1855 (void) SCB_INTR_I2C_EC(base); in Cy_SCB_ClearI2CInterrupt()
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h1827 #define SCB_INTR_I2C_EC(base) (((CySCB_Type*) (base))->INTR_I2C_EC) macro
1873 #define SCB_INTR_I2C_EC(base) (((CySCB_V1_Type*) (base))->INTR_I2C_EC) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h2254 #define SCB_INTR_I2C_EC(base) (((CySCB_Type*) (base))->INTR_I2C_EC) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1B/include/
Dcy_device.h620 #define SCB_INTR_I2C_EC(base) (((CySCB_Type*) (base))->INTR_I2C_EC) macro