Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/bless/
Dcy_ble.c586 cy_en_ble_api_result_t Cy_BLE_ConfigureIpcForInterruptCallback(uint32_t ipcChan, uint32_t ipcIntr, … in Cy_BLE_ConfigureIpcForInterruptCallback() argument
593 if( (ipcChan >= 9u) && (ipcChan <= 15u) && (ipcIntr >= 9u) && (ipcIntr <= 15u) && in Cy_BLE_ConfigureIpcForInterruptCallback()
602 intrConfig.intrSrc =(IRQn_Type) CY_IPC_INTR_NUM_TO_VECT((int32_t)ipcIntr); in Cy_BLE_ConfigureIpcForInterruptCallback()
609 intrNotify.userIpcIntr = (uint8_t) ipcIntr; in Cy_BLE_ConfigureIpcForInterruptCallback()
613 Cy_IPC_Drv_SetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(ipcIntr), in Cy_BLE_ConfigureIpcForInterruptCallback()
/hal_infineon-3.7.0/bless/include/
Dcy_ble.h479 cy_en_ble_api_result_t Cy_BLE_ConfigureIpcForInterruptCallback(uint32_t ipcChan, uint32_t ipcIntr,
/hal_infineon-3.7.0/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h1029 #define CY_IPC_PIPE_INTR_NUMBER_WITHIN_INSTANCE(ipcIntr) (((ipcIntr)%CY_IPC_INTERRUPTS_PER_IN… argument
/hal_infineon-3.7.0/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h1683 #define CY_IPC_PIPE_INTR_NUMBER_WITHIN_INSTANCE(ipcIntr) (((ipcIntr)%CY_IPC_INTERRUPTS_PER_IN… argument
/hal_infineon-3.7.0/mtb-pdl-cat1/devices/COMPONENT_CAT1B/include/
Dcy_device.h2063 #define CY_IPC_PIPE_INTR_NUMBER_WITHIN_INSTANCE(ipcIntr) (ipcIntr%CY_IPC_INTERRUPTS_PER_INST… argument