Searched refs:RTC_IO_TOUCH_PAD5_DRV_V (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-3.7.0/components/soc/esp32/ |
D | rtc_io_periph.c | 70 …, 0, RTC_IO_TOUCH_PAD5_HOLD_M, RTC_CNTL_TOUCH_PAD5_HOLD_FORCE_M, RTC_IO_TOUCH_PAD5_DRV_V, RTC_IO_T…
|
/hal_espressif-3.7.0/components/soc/esp32s2/ |
D | rtc_io_periph.c | 67 …O_TOUCH_PAD5_SLP_OE_M, 0, RTC_CNTL_TOUCH_PAD5_HOLD_M, RTC_IO_TOUCH_PAD5_DRV_V, RTC_IO_…
|
/hal_espressif-3.7.0/components/soc/esp32s3/ |
D | rtc_io_periph.c | 69 …O_TOUCH_PAD5_SLP_OE_M, 0, RTC_CNTL_TOUCH_PAD5_HOLD_M, RTC_IO_TOUCH_PAD5_DRV_V, RTC_IO_…
|
/hal_espressif-3.7.0/components/soc/esp32/include/soc/ |
D | rtc_io_reg.h | 1573 #define RTC_IO_TOUCH_PAD5_DRV_M ((RTC_IO_TOUCH_PAD5_DRV_V)<<(RTC_IO_TOUCH_PAD5_DRV_S)) 1574 #define RTC_IO_TOUCH_PAD5_DRV_V 0x3 macro
|
/hal_espressif-3.7.0/components/soc/esp32s3/include/soc/ |
D | rtc_io_reg.h | 999 #define RTC_IO_TOUCH_PAD5_DRV_M ((RTC_IO_TOUCH_PAD5_DRV_V)<<(RTC_IO_TOUCH_PAD5_DRV_S)) 1000 #define RTC_IO_TOUCH_PAD5_DRV_V 0x3 macro
|
/hal_espressif-3.7.0/components/soc/esp32s2/include/soc/ |
D | rtc_io_reg.h | 1006 #define RTC_IO_TOUCH_PAD5_DRV_M ((RTC_IO_TOUCH_PAD5_DRV_V)<<(RTC_IO_TOUCH_PAD5_DRV_S)) 1007 #define RTC_IO_TOUCH_PAD5_DRV_V 0x3 macro
|