Home
last modified time | relevance | path

Searched defs:msgPtr (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-3.4.0/bless/
Dcy_ble_hal_pvt.c1061 static void Cy_BLE_IPC_CommonCallBack(uint32_t * msgPtr) in Cy_BLE_IPC_CommonCallBack()
1296 static void Cy_BLE_IPC_CtrlMsgFlushRecvCallBack(uint32_t * msgPtr) in Cy_BLE_IPC_CtrlMsgFlushRecvCallBack()
1389 static void Cy_BLE_IPC_HostMsgFlushRecvCallBack(uint32_t *msgPtr) in Cy_BLE_IPC_HostMsgFlushRecvCallBack()
1412 static void Cy_BLE_IPC_HostMsgRecvCallBack(uint32_t *msgPtr) in Cy_BLE_IPC_HostMsgRecvCallBack()
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/
Dcy_ipc_pipe.c260void * msgPtr, cy_ipc_pipe_relcallback_ptr_t callBackPtr) in Cy_IPC_Pipe_SendMessage()
473 uint32_t *msgPtr = NULL; in Cy_IPC_Pipe_ExecCallback() local
Dcy_flash.c279 static void Cy_Flash_NotifyHandler(uint32_t * msgPtr) in Cy_Flash_NotifyHandler()
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/
Dcy_ipc_drv.h1046 …atus_t Cy_IPC_Drv_SendMsgPtr(IPC_STRUCT_Type* base, uint32_t notifyEventIntr, void const * msgPtr) in Cy_IPC_Drv_SendMsgPtr()
1081 …INLINE cy_en_ipcdrv_status_t Cy_IPC_Drv_ReadMsgPtr (IPC_STRUCT_Type const * base, void ** msgPtr) in Cy_IPC_Drv_ReadMsgPtr()