Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_ringbuf/
Dringbuf.c49 typedef void (*CopyItemFunction_t)(Ringbuffer_t *pxRingbuffer, const uint8_t *pcItem, size_t xItemS… typedef
61 CopyItemFunction_t vCopyItem; //Function to copy item to ring buffer