Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_scb_common.h1342 return (SCB_INTR_TX(base) & CY_SCB_TX_INTR_MASK); in Cy_SCB_GetTxInterruptStatus()
1442 SCB_INTR_TX(base) = interruptMask; in Cy_SCB_ClearTxInterrupt()
1443 (void) SCB_INTR_TX(base); in Cy_SCB_ClearTxInterrupt()
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h1841 #define SCB_INTR_TX(base) (((CySCB_Type*) (base))->INTR_TX) macro
1887 #define SCB_INTR_TX(base) (((CySCB_V1_Type*) (base))->INTR_TX) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h2268 #define SCB_INTR_TX(base) (((CySCB_Type*) (base))->INTR_TX) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1B/include/
Dcy_device.h634 #define SCB_INTR_TX(base) (((CySCB_Type*) (base))->INTR_TX) macro