Home
last modified time | relevance | path

Searched refs:RTC_IO_X32P_DRV_V (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/soc/esp32/
Drtc_io_periph.c72 … 0, RTC_IO_X32P_HOLD_M, RTC_CNTL_X32P_HOLD_FORCE_M, RTC_IO_X32P_DRV_V, RTC_I…
118 …C_IO_X32P_SLP_IE_M, RTC_IO_X32P_HOLD_M, RTC_CNTL_X32P_HOLD_FORCE_M, RTC_IO_X32P_DRV_V, RTC_IO_X32P…
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Drtc_io_reg.h952 #define RTC_IO_X32P_DRV_M ((RTC_IO_X32P_DRV_V)<<(RTC_IO_X32P_DRV_S))
953 #define RTC_IO_X32P_DRV_V 0x3 macro