Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ipc_drv.c123 Cy_IPC_Drv_AcquireNotify(base, notifyEventIntr); in Cy_IPC_Drv_SendMsgWord()
231 Cy_IPC_Drv_AcquireNotify(base, notifyEventIntr); in Cy_IPC_Drv_SendMsgDWord()
Dcy_ipc_pipe.c511 Cy_IPC_Drv_AcquireNotify(toEp->ipcPtr, notifyMask); in Cy_IPC_Pipe_SendMessage()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_drv.h612 __STATIC_INLINE void Cy_IPC_Drv_AcquireNotify (IPC_STRUCT_Type * base, uint32_t notifyEventIntr…
927 __STATIC_INLINE void Cy_IPC_Drv_AcquireNotify (IPC_STRUCT_Type* base, uint32_t notifyEventIntr) in Cy_IPC_Drv_AcquireNotify() function
/hal_infineon-latest/bless/
Dcy_ble_hal_int.c157 … (void)Cy_IPC_Drv_AcquireNotify(Cy_IPC_Drv_GetIpcBaseAddress((uint32_t)intrNotifyPtr->userIpcChan), in Cy_BLE_IntrNotifyIsrHandler()