Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpcr_struct.h1837 typedef struct pcr_dev_t { struct
1838 volatile pcr_uart0_conf_reg_t uart0_conf;
1839 volatile pcr_uart0_sclk_conf_reg_t uart0_sclk_conf;
1840 volatile pcr_uart0_pd_ctrl_reg_t uart0_pd_ctrl;
1841 volatile pcr_uart1_conf_reg_t uart1_conf;
1842 volatile pcr_uart1_sclk_conf_reg_t uart1_sclk_conf;
1843 volatile pcr_uart1_pd_ctrl_reg_t uart1_pd_ctrl;
1844 volatile pcr_mspi_conf_reg_t mspi_conf;
1845 volatile pcr_mspi_clk_conf_reg_t mspi_clk_conf;
1846 volatile pcr_i2c_conf_reg_t i2c_conf;
[all …]
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpcr_struct.h2083 } pcr_dev_t; typedef