Searched defs:periph_sel (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-3.6.0/components/ulp/include/esp32s3/ |
D | ulp.h | 191 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
|
/hal_espressif-3.6.0/components/ulp/include/esp32s2/ |
D | ulp.h | 191 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
|
/hal_espressif-3.6.0/components/ulp/include/esp32/ |
D | ulp.h | 222 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
|