Home
last modified time | relevance | path

Searched refs:RTC_GPIO_STATUS_INT_S (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_io_reg.h71 #define RTC_GPIO_STATUS_INT_M ((RTC_GPIO_STATUS_INT_V)<<(RTC_GPIO_STATUS_INT_S))
73 #define RTC_GPIO_STATUS_INT_S 14 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_io_reg.h75 #define RTC_GPIO_STATUS_INT_M ((RTC_GPIO_STATUS_INT_V)<<(RTC_GPIO_STATUS_INT_S))
77 #define RTC_GPIO_STATUS_INT_S 10 macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_io_reg.h74 #define RTC_GPIO_STATUS_INT_M ((RTC_GPIO_STATUS_INT_V)<<(RTC_GPIO_STATUS_INT_S))
76 #define RTC_GPIO_STATUS_INT_S 10 macro