Searched refs:RTCIO_CHANNEL_1_GPIO_NUM (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | rtc_io_channel.h | 14 #define RTCIO_CHANNEL_1_GPIO_NUM 1 macro
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | rtc_io_channel.h | 14 #define RTCIO_CHANNEL_1_GPIO_NUM 8 macro
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | rtc_io_channel.h | 15 #define RTCIO_CHANNEL_1_GPIO_NUM 37 macro
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | rtc_io_channel.h | 14 #define RTCIO_CHANNEL_1_GPIO_NUM 1 macro
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | rtc_io_channel.h | 15 #define RTCIO_CHANNEL_1_GPIO_NUM 1 macro
|
/hal_espressif-latest/components/soc/esp32/ |
D | rtc_io_periph.c | 56 …HOLD_FORCE_M, 0, 0, RTCIO_CHANNEL_1_GPIO_NUM}, //37
|
/hal_espressif-latest/components/soc/esp32s3/ |
D | rtc_io_periph.c | 65 …CH_PAD1_HOLD_M, RTC_IO_TOUCH_PAD1_DRV_V, RTC_IO_TOUCH_PAD1_DRV_S, RTCIO_CHANNEL_1_GPIO_NUM}, //1
|
/hal_espressif-latest/components/soc/esp32s2/ |
D | rtc_io_periph.c | 63 …CH_PAD1_HOLD_M, RTC_IO_TOUCH_PAD1_DRV_V, RTC_IO_TOUCH_PAD1_DRV_S, RTCIO_CHANNEL_1_GPIO_NUM}, //1
|