Home
last modified time | relevance | path

Searched defs:uint8_t (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/port/include/
Dendian.h53 typedef __uint8_t uint8_t; typedef
/hal_espressif-latest/components/hal/
Dsdio_slave_hal.c83 static esp_err_t sdio_ringbuf_send(sdio_ringbuf_t *buf, esp_err_t (*copy_callback)(uint8_t *, void … in sdio_ringbuf_send()