Home
last modified time | relevance | path

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

/hal_infineon-3.5.0/mtb-pdl-cat1/drivers/include/
Dcy_scb_common.h1608 return (SCB_INTR_S(base) & CY_SCB_SLAVE_INTR_MASK); in Cy_SCB_GetSlaveInterruptStatus()
1701 SCB_INTR_S(base) = interruptMask; in Cy_SCB_ClearSlaveInterrupt()
1702 (void) SCB_INTR_S(base); in Cy_SCB_ClearSlaveInterrupt()
/hal_infineon-3.5.0/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h1177 #define SCB_INTR_S(base) (((CySCB_V1_Type*) (base))->INTR_S) macro
/hal_infineon-3.5.0/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h1825 #define SCB_INTR_S(base) (((CySCB_Type*) (base))->INTR_S) macro
/hal_infineon-3.5.0/mtb-pdl-cat1/devices/COMPONENT_CAT1B/include/
Dcy_device.h508 #define SCB_INTR_S(base) (((CySCB_Type*) (base))->INTR_S) macro