Home
last modified time | relevance | path

Searched refs:RTC_IO_SENSE3_FUN_SEL_S (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/soc/esp32/
Drtc_io_periph.c57 …{RTC_IO_SENSOR_PADS_REG, RTC_IO_SENSE3_MUX_SEL_M, RTC_IO_SENSE3_FUN_SEL_S, RTC_IO_SENSE3_FU…
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_io_reg.h640 #define RTC_IO_SENSE3_FUN_SEL_M ((RTC_IO_SENSE3_FUN_SEL_V)<<(RTC_IO_SENSE3_FUN_SEL_S))
642 #define RTC_IO_SENSE3_FUN_SEL_S 12 macro