Searched refs:Cy_IPC_Drv_GetInterruptMask (Results 1 – 4 of 4) sorted by relevance
633 __STATIC_INLINE uint32_t Cy_IPC_Drv_GetInterruptMask (IPC_INTR_STRUCT_Type const * base);759 __STATIC_INLINE uint32_t Cy_IPC_Drv_GetInterruptMask(IPC_INTR_STRUCT_Type const * base) in Cy_IPC_Drv_GetInterruptMask() function
603 uint32_t current_ipc_interrupt_mask = Cy_IPC_Drv_GetInterruptMask(ipc_intr_base); in _cyhal_ipc_enable_interrupt()1062 uint32_t mask = Cy_IPC_Drv_GetInterruptMask(ipc_intr_base); in cyhal_ipc_semaphore_free()1396 uint32_t current_ipc_interrupt_mask = Cy_IPC_Drv_GetInterruptMask(ipc_intr_base); in cyhal_ipc_queue_enable_event()
366 …interruptMask = Cy_IPC_Drv_ExtractAcquireMask(Cy_IPC_Drv_GetInterruptMask(Cy_IPC_Drv_GetIntrBaseAd… in Cy_Crypto_Server_Stop()
103 …Cy_IPC_Drv_ExtractAcquireMask(Cy_IPC_Drv_GetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(context->acqu… in Cy_Crypto_IsServerStarted()