Home
last modified time | relevance | path

Searched refs:SOC_RTCIO_PIN_COUNT (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Drtc_io_caps.h19 #define SOC_RTCIO_PIN_COUNT 0 macro
Dsoc_caps.h166 #define SOC_RTCIO_PIN_COUNT (0U) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Drtc_io_caps.h17 #define SOC_RTCIO_PIN_COUNT 22 macro
/hal_espressif-3.6.0/components/soc/include/soc/
Drtc_io_periph.h72 extern const rtc_io_desc_t rtc_io_desc[SOC_RTCIO_PIN_COUNT];
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsoc_caps.h178 #define SOC_RTCIO_PIN_COUNT (0U) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc_caps.h191 #define SOC_RTCIO_PIN_COUNT 22 macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsoc_caps.h212 #define SOC_RTCIO_PIN_COUNT 18 macro
/hal_espressif-3.6.0/components/soc/esp32s2/
Drtc_io_periph.c68 const rtc_io_desc_t rtc_io_desc[SOC_RTCIO_PIN_COUNT] = {
/hal_espressif-3.6.0/components/soc/esp32s3/
Drtc_io_periph.c70 const rtc_io_desc_t rtc_io_desc[SOC_RTCIO_PIN_COUNT] = {
/hal_espressif-3.6.0/components/soc/esp32/
Drtc_io_periph.c61 const rtc_io_desc_t rtc_io_desc[SOC_RTCIO_PIN_COUNT] = {
/hal_espressif-3.6.0/components/esp_hw_support/
Dsleep_modes.c157 _Static_assert(22 >= SOC_RTCIO_PIN_COUNT, "Chip has more RTCIOs than 22, should increase ext1_rtc_g…
/hal_espressif-3.6.0/zephyr/esp_shared/components/esp_hw_support/
Dsleep_modes.c169 _Static_assert(22 >= SOC_RTCIO_PIN_COUNT, "Chip has more RTCIOs than 22, should increase ext1_rtc_g…