Searched refs:RTCIO_CHANNEL_11_GPIO_NUM (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | rtc_io_channel.h | 45 #define RTCIO_CHANNEL_11_GPIO_NUM 0 macro
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | rtc_io_channel.h | 44 #define RTCIO_CHANNEL_11_GPIO_NUM 11 macro
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | rtc_io_channel.h | 45 #define RTCIO_CHANNEL_11_GPIO_NUM 11 macro
|
/hal_espressif-latest/components/soc/esp32/ |
D | rtc_io_periph.c | 66 …AD1_HOLD_FORCE_M, RTC_IO_TOUCH_PAD1_DRV_V, RTC_IO_TOUCH_PAD1_DRV_S, RTCIO_CHANNEL_11_GPIO_NUM},// 0
|
/hal_espressif-latest/components/soc/esp32s3/ |
D | rtc_io_periph.c | 75 …_PAD11_HOLD_M, RTC_IO_TOUCH_PAD11_DRV_V, RTC_IO_TOUCH_PAD11_DRV_S, RTCIO_CHANNEL_11_GPIO_NUM}, //11
|
/hal_espressif-latest/components/soc/esp32s2/ |
D | rtc_io_periph.c | 73 …_PAD11_HOLD_M, RTC_IO_TOUCH_PAD11_DRV_V, RTC_IO_TOUCH_PAD11_DRV_S, RTCIO_CHANNEL_11_GPIO_NUM}, //11
|