Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ipc_bt.c319 …n_btipcdrv_status_t Cy_BTIPC_HCI_RelBuffer(cy_stc_ipc_bt_context_t *btIpcContext, uint32_t* msgPtr) in Cy_BTIPC_HCI_RelBuffer()
386 …n_btipcdrv_status_t Cy_BTIPC_HPC_RelBuffer(cy_stc_ipc_bt_context_t *btIpcContext, uint32_t* msgPtr) in Cy_BTIPC_HPC_RelBuffer()
409 void Cy_BTIPC_HPC_Notify(void *btIpcContext, uint32_t * msgPtr) in Cy_BTIPC_HPC_Notify()
600 …cdrv_status_t Cy_BTIPC_HCI_getPTI (cy_en_btipc_hcipti_t *pti, uint32_t *p_length, uint32_t *msgPtr) in Cy_BTIPC_HCI_getPTI()
780 uint32_t *msgPtr; in Cy_BTIPC_HCI_Write() local
1198 …btipcdrv_status_t Cy_bt_handle_buf_remove(cy_stc_ipc_bt_context_t *btIpcContext, uint32_t * msgPtr) in Cy_bt_handle_buf_remove()
1230 …tipcdrv_status_t Cy_bt_handle_hpclong_msg(cy_stc_ipc_bt_context_t *btIpcContext, uint32_t * msgPtr) in Cy_bt_handle_hpclong_msg()
1366 …en_btipcdrv_status_t Cy_bt_handle_buf_add(cy_stc_ipc_bt_context_t *btIpcContext, uint32_t * msgPtr) in Cy_bt_handle_buf_add()
Dcy_ipc_pipe.c458void * msgPtr, cy_ipc_pipe_relcallback_ptr_t callBackPtr) in Cy_IPC_Pipe_SendMessage()
677 uint32_t *msgPtr = NULL; in Cy_IPC_Pipe_ExecCallback() local
Dcy_flash.c306 static void Cy_Flash_NotifyHandler(uint32_t * msgPtr) in Cy_Flash_NotifyHandler()
/hal_infineon-latest/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-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_drv.h1202 …atus_t Cy_IPC_Drv_SendMsgPtr(IPC_STRUCT_Type* base, uint32_t notifyEventIntr, void const * msgPtr) in Cy_IPC_Drv_SendMsgPtr()
1237 …INLINE cy_en_ipcdrv_status_t Cy_IPC_Drv_ReadMsgPtr (IPC_STRUCT_Type const * base, void ** msgPtr) in Cy_IPC_Drv_ReadMsgPtr()