Searched refs:RTCIO_CHANNEL_3_GPIO_NUM (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | rtc_io_channel.h | 20 #define RTCIO_CHANNEL_3_GPIO_NUM 3 macro
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | rtc_io_channel.h | 20 #define RTCIO_CHANNEL_3_GPIO_NUM 10 macro
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | rtc_io_channel.h | 21 #define RTCIO_CHANNEL_3_GPIO_NUM 39 macro
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | rtc_io_channel.h | 20 #define RTCIO_CHANNEL_3_GPIO_NUM 3 macro
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | rtc_io_channel.h | 21 #define RTCIO_CHANNEL_3_GPIO_NUM 3 macro
|
/hal_espressif-latest/components/soc/esp32/ |
D | rtc_io_periph.c | 58 …HOLD_FORCE_M, 0, 0, RTCIO_CHANNEL_3_GPIO_NUM}, //39
|
/hal_espressif-latest/components/soc/esp32s3/ |
D | rtc_io_periph.c | 67 …CH_PAD3_HOLD_M, RTC_IO_TOUCH_PAD3_DRV_V, RTC_IO_TOUCH_PAD3_DRV_S, RTCIO_CHANNEL_3_GPIO_NUM}, //3
|
/hal_espressif-latest/components/soc/esp32s2/ |
D | rtc_io_periph.c | 65 …CH_PAD3_HOLD_M, RTC_IO_TOUCH_PAD3_DRV_V, RTC_IO_TOUCH_PAD3_DRV_S, RTCIO_CHANNEL_3_GPIO_NUM}, //3
|