Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_scb_common.h1877 return (SCB_INTR_SPI_EC(base) & CY_SCB_SPI_INTR_MASK); in Cy_SCB_GetSpiInterruptStatus()
1967 SCB_INTR_SPI_EC(base) = interruptMask; in Cy_SCB_ClearSpiInterrupt()
1968 (void) SCB_INTR_SPI_EC(base); in Cy_SCB_ClearSpiInterrupt()
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h1830 #define SCB_INTR_SPI_EC(base) (((CySCB_Type*) (base))->INTR_SPI_EC) macro
1876 #define SCB_INTR_SPI_EC(base) (((CySCB_V1_Type*) (base))->INTR_SPI_EC) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h2257 #define SCB_INTR_SPI_EC(base) (((CySCB_Type*) (base))->INTR_SPI_EC) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1B/include/
Dcy_device.h623 #define SCB_INTR_SPI_EC(base) (((CySCB_Type*) (base))->INTR_SPI_EC) macro