Searched refs:RTCIO_CHANNEL_2_GPIO_NUM (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | rtc_io_channel.h | 17 #define RTCIO_CHANNEL_2_GPIO_NUM 2 macro
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | rtc_io_channel.h | 17 #define RTCIO_CHANNEL_2_GPIO_NUM 9 macro
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | rtc_io_channel.h | 18 #define RTCIO_CHANNEL_2_GPIO_NUM 38 macro
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | rtc_io_channel.h | 17 #define RTCIO_CHANNEL_2_GPIO_NUM 2 macro
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | rtc_io_channel.h | 18 #define RTCIO_CHANNEL_2_GPIO_NUM 2 macro
|
/hal_espressif-latest/components/soc/esp32/ |
D | rtc_io_periph.c | 57 …HOLD_FORCE_M, 0, 0, RTCIO_CHANNEL_2_GPIO_NUM}, //38
|
/hal_espressif-latest/components/soc/esp32s3/ |
D | rtc_io_periph.c | 66 …CH_PAD2_HOLD_M, RTC_IO_TOUCH_PAD2_DRV_V, RTC_IO_TOUCH_PAD2_DRV_S, RTCIO_CHANNEL_2_GPIO_NUM}, //2
|
/hal_espressif-latest/components/soc/esp32s2/ |
D | rtc_io_periph.c | 64 …CH_PAD2_HOLD_M, RTC_IO_TOUCH_PAD2_DRV_V, RTC_IO_TOUCH_PAD2_DRV_S, RTCIO_CHANNEL_2_GPIO_NUM}, //2
|