Searched refs:RTCIO_CHANNEL_10_GPIO_NUM (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | rtc_io_channel.h | 42 #define RTCIO_CHANNEL_10_GPIO_NUM 4 macro
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | rtc_io_channel.h | 41 #define RTCIO_CHANNEL_10_GPIO_NUM 10 macro
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | rtc_io_channel.h | 42 #define RTCIO_CHANNEL_10_GPIO_NUM 10 macro
|
/hal_espressif-latest/components/soc/esp32/ |
D | rtc_io_periph.c | 65 …AD0_HOLD_FORCE_M, RTC_IO_TOUCH_PAD0_DRV_V, RTC_IO_TOUCH_PAD0_DRV_S, RTCIO_CHANNEL_10_GPIO_NUM},// 4
|
/hal_espressif-latest/components/soc/esp32s3/ |
D | rtc_io_periph.c | 74 …_PAD10_HOLD_M, RTC_IO_TOUCH_PAD10_DRV_V, RTC_IO_TOUCH_PAD10_DRV_S, RTCIO_CHANNEL_10_GPIO_NUM}, //10
|
/hal_espressif-latest/components/soc/esp32s2/ |
D | rtc_io_periph.c | 72 …_PAD10_HOLD_M, RTC_IO_TOUCH_PAD10_DRV_V, RTC_IO_TOUCH_PAD10_DRV_S, RTCIO_CHANNEL_10_GPIO_NUM}, //10
|