Home
last modified time | relevance | path

Searched refs:CY_IPC_INTR_CYPIPE_EP0 (Results 1 – 5 of 5) sorted by relevance

/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/
Dsystem_psoc6.h684 | (CY_IPC_INTR_CYPIPE_EP0 << CY_IPC_PIPE_CFG_INTR_Pos) \
717 #define CY_SYS_INTR_CYPIPE_EP0 (CY_IPC_INTR_CYPIPE_EP0)
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM4/
Dsystem_psoc6_cm4.c184 /* .ipcNotifierNumber */ CY_IPC_INTR_CYPIPE_EP0, in SystemInit()
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM0P/
Dsystem_psoc6_cm0plus.c190 /* .ipcNotifierNumber */ CY_IPC_INTR_CYPIPE_EP0, in SystemInit()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_flash.c630 …RUCT_NOTIFY(locIpcBase) = _VAL2FLD(IPC_STRUCT_NOTIFY_INTR_NOTIFY, (1UL << CY_IPC_INTR_CYPIPE_EP0)); in Cy_Flash_ResumeIrqHandler()
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h1658 #define CY_IPC_INTR_CYPIPE_EP0 (3UL) macro