Home
last modified time | relevance | path

Searched defs:CY_IPC_INTR_STRUCT_PTR (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1B/include/
Dcy_device.h2301 #define CY_IPC_INTR_STRUCT_PTR(ipcIntrIndex) ((IPC_INTR_STRUCT_Type *)((void*)(((uint8_t*)&(BTSS_… macro
2304 #define CY_IPC_INTR_STRUCT_PTR(ipcIntrIndex) (&(((IPC_Type *)IPC_BASE)->INTR_STRUCT[ipcIntrIndex]… macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h1619 #define CY_IPC_INTR_STRUCT_PTR(ipcIntrIndex) (&(((IPC_Type *)cy_device->ipcBase)->INTR_STRUCT[ipc… macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h2119 #define CY_IPC_INTR_STRUCT_PTR(ipcIntrIndex) CY_IPC_INTR_STRUCT_PTR_FOR_IP(((ipcI… macro