Searched refs:RTCIO_CHANNEL_4_GPIO_NUM (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | rtc_io_channel.h | 23 #define RTCIO_CHANNEL_4_GPIO_NUM 4 macro
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | rtc_io_channel.h | 23 #define RTCIO_CHANNEL_4_GPIO_NUM 11 macro
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | rtc_io_channel.h | 24 #define RTCIO_CHANNEL_4_GPIO_NUM 34 macro
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | rtc_io_channel.h | 23 #define RTCIO_CHANNEL_4_GPIO_NUM 4 macro
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | rtc_io_channel.h | 24 #define RTCIO_CHANNEL_4_GPIO_NUM 4 macro
|
/hal_espressif-latest/components/soc/esp32/ |
D | rtc_io_periph.c | 59 …LD_FORCE_M, 0, 0, RTCIO_CHANNEL_4_GPIO_NUM}, //34
|
/hal_espressif-latest/components/soc/esp32s3/ |
D | rtc_io_periph.c | 68 …CH_PAD4_HOLD_M, RTC_IO_TOUCH_PAD4_DRV_V, RTC_IO_TOUCH_PAD4_DRV_S, RTCIO_CHANNEL_4_GPIO_NUM}, //4
|
/hal_espressif-latest/components/soc/esp32s2/ |
D | rtc_io_periph.c | 66 …CH_PAD4_HOLD_M, RTC_IO_TOUCH_PAD4_DRV_V, RTC_IO_TOUCH_PAD4_DRV_S, RTCIO_CHANNEL_4_GPIO_NUM}, //4
|