Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_scb_common.h1625 return (SCB_INTR_S(base) & CY_SCB_SLAVE_INTR_MASK); in Cy_SCB_GetSlaveInterruptStatus()
1718 SCB_INTR_S(base) = interruptMask; in Cy_SCB_ClearSlaveInterrupt()
1719 (void) SCB_INTR_S(base); in Cy_SCB_ClearSlaveInterrupt()
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h1837 #define SCB_INTR_S(base) (((CySCB_Type*) (base))->INTR_S) macro
1883 #define SCB_INTR_S(base) (((CySCB_V1_Type*) (base))->INTR_S) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h2264 #define SCB_INTR_S(base) (((CySCB_Type*) (base))->INTR_S) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1B/include/
Dcy_device.h630 #define SCB_INTR_S(base) (((CySCB_Type*) (base))->INTR_S) macro