Searched refs:RTCIO_CHANNEL_5_GPIO_NUM (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | rtc_io_channel.h | 26 #define RTCIO_CHANNEL_5_GPIO_NUM 5 macro
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | rtc_io_channel.h | 26 #define RTCIO_CHANNEL_5_GPIO_NUM 12 macro
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | rtc_io_channel.h | 27 #define RTCIO_CHANNEL_5_GPIO_NUM 35 macro
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | rtc_io_channel.h | 26 #define RTCIO_CHANNEL_5_GPIO_NUM 5 macro
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | rtc_io_channel.h | 27 #define RTCIO_CHANNEL_5_GPIO_NUM 5 macro
|
/hal_espressif-latest/components/soc/esp32/ |
D | rtc_io_periph.c | 60 …LD_FORCE_M, 0, 0, RTCIO_CHANNEL_5_GPIO_NUM}, //35
|
/hal_espressif-latest/components/soc/esp32s3/ |
D | rtc_io_periph.c | 69 …CH_PAD5_HOLD_M, RTC_IO_TOUCH_PAD5_DRV_V, RTC_IO_TOUCH_PAD5_DRV_S, RTCIO_CHANNEL_5_GPIO_NUM}, //5
|
/hal_espressif-latest/components/soc/esp32s2/ |
D | rtc_io_periph.c | 67 …CH_PAD5_HOLD_M, RTC_IO_TOUCH_PAD5_DRV_V, RTC_IO_TOUCH_PAD5_DRV_S, RTCIO_CHANNEL_5_GPIO_NUM}, //5
|