Searched refs:RTC_IO_TOUCH_PAD7_DRV_S (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/soc/esp32/ |
D | rtc_io_periph.c | 72 …LD_M, RTC_CNTL_TOUCH_PAD7_HOLD_FORCE_M, RTC_IO_TOUCH_PAD7_DRV_V, RTC_IO_TOUCH_PAD7_DRV_S, RTCIO_CH…
|
/hal_espressif-latest/components/soc/esp32s3/ |
D | rtc_io_periph.c | 71 …, RTC_CNTL_TOUCH_PAD7_HOLD_M, RTC_IO_TOUCH_PAD7_DRV_V, RTC_IO_TOUCH_PAD7_DRV_S, RTCIO_C…
|
/hal_espressif-latest/components/soc/esp32s2/ |
D | rtc_io_periph.c | 69 …, RTC_CNTL_TOUCH_PAD7_HOLD_M, RTC_IO_TOUCH_PAD7_DRV_V, RTC_IO_TOUCH_PAD7_DRV_S, RTCIO_C…
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | rtc_io_reg.h | 1757 #define RTC_IO_TOUCH_PAD7_DRV_M ((RTC_IO_TOUCH_PAD7_DRV_V)<<(RTC_IO_TOUCH_PAD7_DRV_S)) 1759 #define RTC_IO_TOUCH_PAD7_DRV_S 29 macro
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | rtc_io_reg.h | 1147 #define RTC_IO_TOUCH_PAD7_DRV_M ((RTC_IO_TOUCH_PAD7_DRV_V)<<(RTC_IO_TOUCH_PAD7_DRV_S)) 1149 #define RTC_IO_TOUCH_PAD7_DRV_S 29 macro
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | rtc_io_reg.h | 1166 #define RTC_IO_TOUCH_PAD7_DRV_M ((RTC_IO_TOUCH_PAD7_DRV_V)<<(RTC_IO_TOUCH_PAD7_DRV_S)) 1168 #define RTC_IO_TOUCH_PAD7_DRV_S 29 macro
|