Searched refs:RTCIO_CHANNEL_0_GPIO_NUM (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | rtc_io_channel.h | 11 #define RTCIO_CHANNEL_0_GPIO_NUM 0 macro
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | rtc_io_channel.h | 11 #define RTCIO_CHANNEL_0_GPIO_NUM 7 macro
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | rtc_io_channel.h | 12 #define RTCIO_CHANNEL_0_GPIO_NUM 36 macro
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | rtc_io_channel.h | 11 #define RTCIO_CHANNEL_0_GPIO_NUM 0 macro
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | rtc_io_channel.h | 12 #define RTCIO_CHANNEL_0_GPIO_NUM 0 macro
|
/hal_espressif-latest/components/soc/esp32/ |
D | rtc_io_periph.c | 55 …HOLD_FORCE_M, 0, 0, RTCIO_CHANNEL_0_GPIO_NUM}, //36
|
/hal_espressif-latest/components/soc/esp32s3/ |
D | rtc_io_periph.c | 64 …CH_PAD0_HOLD_M, RTC_IO_TOUCH_PAD0_DRV_V, RTC_IO_TOUCH_PAD0_DRV_S, RTCIO_CHANNEL_0_GPIO_NUM}, //0
|
/hal_espressif-latest/components/soc/esp32s2/ |
D | rtc_io_periph.c | 62 …CH_PAD0_HOLD_M, RTC_IO_TOUCH_PAD0_DRV_V, RTC_IO_TOUCH_PAD0_DRV_S, RTCIO_CHANNEL_0_GPIO_NUM}, //0
|