Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_io_struct.h333 typedef struct lp_io_dev_t { struct
352 } lp_io_dev_t; argument
354 extern lp_io_dev_t LP_IO;
357 _Static_assert(sizeof(lp_io_dev_t) == 0x400, "Invalid size of lp_io_dev_t structure");
Drtc_io_struct.h14 typedef lp_io_dev_t rtc_io_dev_t;