Searched refs:RTC_IO_X32P_DRV_S (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-3.7.0/components/soc/esp32/ |
D | rtc_io_periph.c | 64 …M, RTC_CNTL_X32P_HOLD_FORCE_M, RTC_IO_X32P_DRV_V, RTC_IO_X32P_DRV_S, RTCIO…
|
/hal_espressif-3.7.0/components/soc/esp32s2/ |
D | rtc_io_periph.c | 77 … 0, RTC_CNTL_X32P_HOLD_M, RTC_IO_X32P_DRV_V, RTC_IO_X32P_DRV_S, RTCI…
|
/hal_espressif-3.7.0/components/soc/esp32s3/ |
D | rtc_io_periph.c | 79 … 0, RTC_CNTL_X32P_HOLD_M, RTC_IO_X32P_DRV_V, RTC_IO_X32P_DRV_S, RTCI…
|
/hal_espressif-3.7.0/components/soc/esp32/include/soc/ |
D | rtc_io_reg.h | 952 #define RTC_IO_X32P_DRV_M ((RTC_IO_X32P_DRV_V)<<(RTC_IO_X32P_DRV_S)) 954 #define RTC_IO_X32P_DRV_S 25 macro
|
/hal_espressif-3.7.0/components/soc/esp32s3/include/soc/ |
D | rtc_io_reg.h | 1739 #define RTC_IO_X32P_DRV_M ((RTC_IO_X32P_DRV_V)<<(RTC_IO_X32P_DRV_S)) 1741 #define RTC_IO_X32P_DRV_S 29 macro
|
/hal_espressif-3.7.0/components/soc/esp32s2/include/soc/ |
D | rtc_io_reg.h | 1806 #define RTC_IO_X32P_DRV_M ((RTC_IO_X32P_DRV_V)<<(RTC_IO_X32P_DRV_S)) 1808 #define RTC_IO_X32P_DRV_S 29 macro
|