Home
last modified time | relevance | path

Searched refs:delete (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-latest/serial-flash/
DREADME.md22 If you delete the contents of the GeneratedSource directory inside the BSP, you must re-generate th…
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ipc_bt.c1542 …tus_t Cy_BTIPC_HCI_FIFOGet(cy_stc_ipc_bt_context_t *btIpcContext, uint32_t **ppMsg, uint8_t delete) in Cy_BTIPC_HCI_FIFOGet() argument
1556 if (delete != 0U) in Cy_BTIPC_HCI_FIFOGet()
1569 if ((delete != 0UL) && (((uint8_t)MAX_IPC_FIFO_SIZE - 1U) == contextPtr->IpcFifo.bufLen)) in Cy_BTIPC_HCI_FIFOGet()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_bt.h1129 …us_t Cy_BTIPC_HCI_FIFOGet(cy_stc_ipc_bt_context_t *btIpcContext, uint32_t **ppMsg, uint8_t delete);
/hal_infineon-latest/btstack/
DRELEASE.md193 - wiced_bt_delete_heap API to delete application created heaps added