Home
last modified time | relevance | path

Searched refs:Cy_IPC_Drv_ExtractAcquireMask (Results 1 – 6 of 6) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_drv.h599 __STATIC_INLINE uint32_t Cy_IPC_Drv_ExtractAcquireMask (uint32_t intMask);
1137 __STATIC_INLINE uint32_t Cy_IPC_Drv_ExtractAcquireMask (uint32_t intMask) in Cy_IPC_Drv_ExtractAcquireMask() function
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ipc_pipe.c695 if (0UL != Cy_IPC_Drv_ExtractAcquireMask(shadowIntr)) in Cy_IPC_Pipe_ExecCallback()
698 …_ClearInterrupt(endpoint->ipcIntrPtr, CY_IPC_NO_NOTIFICATION, Cy_IPC_Drv_ExtractAcquireMask(shadow… in Cy_IPC_Pipe_ExecCallback()
Dcy_crypto_server.c366 …interruptMask = Cy_IPC_Drv_ExtractAcquireMask(Cy_IPC_Drv_GetInterruptMask(Cy_IPC_Drv_GetIntrBaseAd… in Cy_Crypto_Server_Stop()
772 interruptMasked = Cy_IPC_Drv_ExtractAcquireMask(Cy_IPC_Drv_GetInterruptStatusMasked( in Cy_Crypto_Server_GetDataHandler()
Dcy_crypto.c103Cy_IPC_Drv_ExtractAcquireMask(Cy_IPC_Drv_GetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(context->acqu… in Cy_Crypto_IsServerStarted()
Dcy_ipc_bt.c112 notify = Cy_IPC_Drv_ExtractAcquireMask(shadowIntr); in Cy_BTIPC_IRQ_Handler()
/hal_infineon-latest/bless/
Dcy_ble_hal_pvt.c1028 … interruptMasked = Cy_IPC_Drv_ExtractAcquireMask(Cy_IPC_Drv_GetInterruptStatusMasked(intrTypePtr)); in Cy_BLE_HAL_IntrNotifyIpcHandler()