Home
last modified time | relevance | path

Searched defs:notifyEventIntr (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_drv.h927 __STATIC_INLINE void Cy_IPC_Drv_AcquireNotify (IPC_STRUCT_Type* base, uint32_t notifyEventIntr) in Cy_IPC_Drv_AcquireNotify()
955 __STATIC_INLINE void Cy_IPC_Drv_ReleaseNotify (IPC_STRUCT_Type* base, uint32_t notifyEventIntr) in Cy_IPC_Drv_ReleaseNotify()
1202 …n_ipcdrv_status_t Cy_IPC_Drv_SendMsgPtr(IPC_STRUCT_Type* base, uint32_t notifyEventIntr, void con… in Cy_IPC_Drv_SendMsgPtr()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ipc_drv.c114 cy_en_ipcdrv_status_t Cy_IPC_Drv_SendMsgWord (IPC_STRUCT_Type* base, uint32_t notifyEventIntr, uin… in Cy_IPC_Drv_SendMsgWord()
221 cy_en_ipcdrv_status_t Cy_IPC_Drv_SendMsgDWord (IPC_STRUCT_Type* base, uint32_t notifyEventIntr, ui… in Cy_IPC_Drv_SendMsgDWord()