Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/soc/esp32c6/include/soc/
Dslc_struct.h3143 typedef struct slc_dev_t { struct
3144 volatile sdio_slcconf0_reg_t slcconf0;
3145 volatile sdio_slc0int_raw_reg_t slc0int_raw;
3146 volatile sdio_slc0int_st_reg_t slc0int_st;
3147 volatile sdio_slc0int_ena_reg_t slc0int_ena;
3148 volatile sdio_slc0int_clr_reg_t slc0int_clr;
3149 volatile sdio_slc1int_raw_reg_t slc1int_raw;
3150 volatile sdio_slc1int_st_reg_t slc1int_st;
3151 volatile sdio_slc1int_ena_reg_t slc1int_ena;
3152 volatile sdio_slc1int_clr_reg_t slc1int_clr;
[all …]
/hal_espressif-3.7.0/components/soc/esp32/include/soc/
Dslc_struct.h853 } slc_dev_t; typedef