Home
last modified time | relevance | path

Searched refs:periph_sel (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/ulp/include/esp32s3/
Dulp.h191 uint32_t periph_sel : 2; /*!< Select peripheral: RTC_CNTL (0), RTC_IO(1), SARADC(2) */ member
200 uint32_t periph_sel : 2; /*!< Select peripheral: RTC_CNTL (0), RTC_IO(1), SARADC(2) */ member
316 .periph_sel = SOC_REG_TO_ULP_PERIPH_SEL(reg), \
330 .periph_sel = SOC_REG_TO_ULP_PERIPH_SEL(reg), \
/hal_espressif-3.6.0/components/ulp/include/esp32s2/
Dulp.h191 uint32_t periph_sel : 2; /*!< Select peripheral: RTC_CNTL (0), RTC_IO(1), SARADC(2) */ member
200 uint32_t periph_sel : 2; /*!< Select peripheral: RTC_CNTL (0), RTC_IO(1), SARADC(2) */ member
315 .periph_sel = SOC_REG_TO_ULP_PERIPH_SEL(reg), \
329 .periph_sel = SOC_REG_TO_ULP_PERIPH_SEL(reg), \
/hal_espressif-3.6.0/components/ulp/include/esp32/
Dulp.h222 uint32_t periph_sel : 2; /*!< Select peripheral: RTC_CNTL (0), RTC_IO(1), SARADC(2) */ member
231 uint32_t periph_sel : 2; /*!< Select peripheral: RTC_CNTL (0), RTC_IO(1), SARADC(2) */ member
349 .periph_sel = SOC_REG_TO_ULP_PERIPH_SEL(reg), \
363 .periph_sel = SOC_REG_TO_ULP_PERIPH_SEL(reg), \