Home
last modified time | relevance | path

Searched refs:RTC_GPIO_STATUS_INT_V (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))
72 #define RTC_GPIO_STATUS_INT_V 0x3FFFF 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))
76 #define RTC_GPIO_STATUS_INT_V 0x3FFFFF 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))
75 #define RTC_GPIO_STATUS_INT_V 0x3FFFFF macro