Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Dsdio_slave_hal.c131 static inline uint8_t* sdio_ringbuf_peek_front(sdio_ringbuf_t* buf) in sdio_ringbuf_peek_front() function
381 desc = (sdio_slave_hal_send_desc_t*)sdio_ringbuf_peek_front(&(hal->send_desc_queue)); in sdio_slave_hal_send_reset_counter()