Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dapb_saradc_struct.h717 typedef struct apb_dev_t { struct
747 } apb_dev_t; argument
749 extern apb_dev_t APB_SARADC;
752 _Static_assert(sizeof(apb_dev_t) == 0x400, "Invalid size of apb_dev_t structure");
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dapb_saradc_struct.h685 } apb_dev_t; typedef
687 extern apb_dev_t APB_SARADC;
690 _Static_assert(sizeof(apb_dev_t) == 0x400, "Invalid size of apb_dev_t structure");