Home
last modified time | relevance | path

Searched refs:Cy_IPC_Drv_GetInterruptMask (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_drv.h633 __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
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_ipc.c603 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()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_server.c366 …interruptMask = Cy_IPC_Drv_ExtractAcquireMask(Cy_IPC_Drv_GetInterruptMask(Cy_IPC_Drv_GetIntrBaseAd… in Cy_Crypto_Server_Stop()
Dcy_crypto.c103 …Cy_IPC_Drv_ExtractAcquireMask(Cy_IPC_Drv_GetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(context->acqu… in Cy_Crypto_IsServerStarted()