Searched refs:ipc_hci_fifo_full (Results 1 – 2 of 2) sorted by relevance
159 if (contextPtr->ipc_hci_fifo_full > 0UL) in Cy_BTIPC_IRQ_Handler()246 contextPtr->ipc_hci_fifo_full++; in Cy_BTIPC_IRQ_Handler()534 contextPtr->ipc_hci_fifo_full = 0; in Cy_BTIPC_Init()
571 … uint32_t ipc_hci_fifo_full; /**< Total FIFO full condition count */ member