Searched refs:Cy_IPC_Drv_ExtractAcquireMask (Results 1 – 6 of 6) sorted by relevance
599 __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
695 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()
366 …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()
103 …Cy_IPC_Drv_ExtractAcquireMask(Cy_IPC_Drv_GetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(context->acqu… in Cy_Crypto_IsServerStarted()
112 notify = Cy_IPC_Drv_ExtractAcquireMask(shadowIntr); in Cy_BTIPC_IRQ_Handler()
1028 … interruptMasked = Cy_IPC_Drv_ExtractAcquireMask(Cy_IPC_Drv_GetInterruptStatusMasked(intrTypePtr)); in Cy_BLE_HAL_IntrNotifyIpcHandler()