Searched defs:msgPtr (Results 1 – 4 of 4) sorted by relevance
1061 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()
260 … void * msgPtr, cy_ipc_pipe_relcallback_ptr_t callBackPtr) in Cy_IPC_Pipe_SendMessage()473 uint32_t *msgPtr = NULL; in Cy_IPC_Pipe_ExecCallback() local
279 static void Cy_Flash_NotifyHandler(uint32_t * msgPtr) in Cy_Flash_NotifyHandler()
1046 …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()