Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/soc/esp32/
Drtc_io_periph.c66 …{RTC_IO_SENSOR_PADS_REG, RTC_IO_SENSE4_MUX_SEL_M, RTC_IO_SENSE4_FUN_SEL_S, RTC_IO_SENSE4_FU…
125 …{RTC_IO_SENSOR_PADS_REG, RTC_IO_SENSE4_MUX_SEL_M, RTC_IO_SENSE4_FUN_SEL_S, RTC_IO_SENSE4_FUN_IE_M,…
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Drtc_io_reg.h664 #define RTC_IO_SENSE4_FUN_SEL_M ((RTC_IO_SENSE4_FUN_SEL_V)<<(RTC_IO_SENSE4_FUN_SEL_S))
666 #define RTC_IO_SENSE4_FUN_SEL_S 7 macro