Home
last modified time | relevance | path

Searched defs:sar_sel (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Dsyscon_struct.h62 uint32_t sar_sel: 1; /*0: SAR1 1: SAR2 only work for single SAR mode*/ member
Dapb_ctrl_struct.h62 … volatile uint32_t sar_sel: 1; /*0: SAR1 1: SAR2 only work for single SAR mode*/ member
/hal_espressif-3.4.0/components/ulp/include/esp32s2/
Dulp.h210 uint32_t sar_sel : 1; /*!< Select SARADC0 (0) or SARADC1 (1) */ member
/hal_espressif-3.4.0/components/ulp/include/esp32s3/
Dulp.h210 uint32_t sar_sel : 1; /*!< Select SARADC0 (0) or SARADC1 (1) */ member
/hal_espressif-3.4.0/components/ulp/include/esp32/
Dulp.h241 uint32_t sar_sel : 1; /*!< Select SARADC0 (0) or SARADC1 (1) */ member
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Dapb_saradc_struct.h27 … uint32_t sar_sel: 1; /*0: SAR1 1: SAR2 only work for single SAR mode*/ member
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dapb_saradc_struct.h22 …uint32_t sar_sel : 1; /* 0: SAR1, 1: SAR2, only work for single SAR mode… member