Searched refs:pMsg (Results 1 – 1 of 1) sorted by relevance
81 …y_en_btipcdrv_status_t Cy_BTIPC_HCI_FIFOPut(cy_stc_ipc_bt_context_t *btIpcContext, uint32_t *pMsg);326 uint32_t *pMsg; in Cy_BTIPC_HCI_RelBuffer() local336 (void)Cy_BTIPC_HCI_FIFOGet(contextPtr, &pMsg, 1); in Cy_BTIPC_HCI_RelBuffer()370 (void)Cy_BTIPC_HCI_FIFOGet(contextPtr, &pMsg, 1); in Cy_BTIPC_HCI_RelBuffer()652 uint32_t *pMsg; in Cy_BTIPC_HCI_GetReadBufPtr() local663 status = Cy_BTIPC_HCI_FIFOGet(contextPtr, &pMsg, 0); in Cy_BTIPC_HCI_GetReadBufPtr()671 mesgPti = (cy_en_btipc_hcipti_t)((0xFFUL) & pMsg[0]); in Cy_BTIPC_HCI_GetReadBufPtr()675 ipcMsgBuf = (cy_stc_ipc_msg_buff_t*)((void*)pMsg); in Cy_BTIPC_HCI_GetReadBufPtr()718 shortMesg = (cy_stc_ipc_msg_short_t*)((void*)pMsg); in Cy_BTIPC_HCI_GetReadBufPtr()1512 …cy_en_btipcdrv_status_t Cy_BTIPC_HCI_FIFOPut(cy_stc_ipc_bt_context_t *btIpcContext, uint32_t *pMsg) in Cy_BTIPC_HCI_FIFOPut() argument[all …]