Searched refs:Cy_IPC_Drv_ClearInterrupt (Results 1 – 9 of 9) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/include/ |
| D | cy_ipc_drv.h | 638 __STATIC_INLINE void Cy_IPC_Drv_ClearInterrupt (IPC_INTR_STRUCT_Type * base, 890 __STATIC_INLINE void Cy_IPC_Drv_ClearInterrupt(IPC_INTR_STRUCT_Type* base, uint32_t ipcReleaseMask… in Cy_IPC_Drv_ClearInterrupt() function
|
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_ipc_pipe.c | 698 …Cy_IPC_Drv_ClearInterrupt(endpoint->ipcIntrPtr, CY_IPC_NO_NOTIFICATION, Cy_IPC_Drv_ExtractAcquireM… in Cy_IPC_Pipe_ExecCallback() 735 …Cy_IPC_Drv_ClearInterrupt(endpoint->ipcIntrPtr, Cy_IPC_Drv_ExtractReleaseMask(shadowIntr), CY_IPC_… in Cy_IPC_Pipe_ExecCallback()
|
| D | cy_flash_srom.c | 551 Cy_IPC_Drv_ClearInterrupt( in Cy_Srom_ISR_ResponseIPC()
|
| D | cy_crypto.c | 72 Cy_IPC_Drv_ClearInterrupt(Cy_IPC_Drv_GetIntrBaseAddr(clientContext->releaseNotifierChannel), in Cy_Crypto_Client_ReleaseIntrHndlr() 285 …Cy_IPC_Drv_ClearInterrupt(Cy_IPC_Drv_GetIntrBaseAddr(clientContext->releaseNotifierChannel), inter… in Cy_Crypto_DeInit()
|
| D | cy_ipc_bt.c | 124 Cy_IPC_Drv_ClearInterrupt(ipcIntrPtr, release, CY_IPC_NO_NOTIFICATION); in Cy_BTIPC_IRQ_Handler() 153 Cy_IPC_Drv_ClearInterrupt(ipcIntrPtr, CY_IPC_NO_NOTIFICATION, notify); in Cy_BTIPC_IRQ_Handler()
|
| D | cy_crypto_server.c | 777 …Cy_IPC_Drv_ClearInterrupt(Cy_IPC_Drv_GetIntrBaseAddr(cy_crypto_serverContext->acquireNotifierChann… in Cy_Crypto_Server_GetDataHandler()
|
| D | cy_pra.c | 459 …Cy_IPC_Drv_ClearInterrupt(Cy_IPC_Drv_GetIntrBaseAddr(CY_IPC_INTR_PRA), CY_PRA_IPC_NONE_INTR, CY_PR… in Cy_PRA_Handler()
|
| /hal_infineon-latest/mtb-hal-cat1/source/ |
| D | cyhal_ipc.c | 461 Cy_IPC_Drv_ClearInterrupt(ipc_intr_base, current_sema_intr_mask, 0); in _cyhal_ipc_sema_take() 528 Cy_IPC_Drv_ClearInterrupt(ipc_intr_base, (1UL << isr_chan), 0); in _cyhal_ipc_clear_interrupt() 617 Cy_IPC_Drv_ClearInterrupt(ipc_intr_base, channel_intr_mask, 0); in _cyhal_ipc_enable_interrupt() 956 Cy_IPC_Drv_ClearInterrupt(ipc_intr_base, current_sema_mask, 0); in _cyhal_ipc_irq_handler()
|
| /hal_infineon-latest/bless/ |
| D | cy_ble_hal_pvt.c | 1032 Cy_IPC_Drv_ClearInterrupt(intrTypePtr, CY_IPC_NO_NOTIFICATION, interruptMasked); in Cy_BLE_HAL_IntrNotifyIpcHandler()
|