Searched defs:uint8_t (Results 1 – 2 of 2) sorted by relevance
53 typedef __uint8_t uint8_t; typedef
83 static esp_err_t sdio_ringbuf_send(sdio_ringbuf_t *buf, esp_err_t (*copy_callback)(uint8_t *, void … in sdio_ringbuf_send()