Searched refs:RTC_IO_X32P_DRV_V (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/soc/esp32/ |
D | rtc_io_periph.c | 64 … 0, RTC_IO_X32P_HOLD_M, RTC_CNTL_X32P_HOLD_FORCE_M, RTC_IO_X32P_DRV_V, RTC_I…
|
/hal_espressif-latest/components/soc/esp32s3/ |
D | rtc_io_periph.c | 79 …C_IO_X32P_SLP_OE_M, 0, RTC_CNTL_X32P_HOLD_M, RTC_IO_X32P_DRV_V, RTC_…
|
/hal_espressif-latest/components/soc/esp32s2/ |
D | rtc_io_periph.c | 77 …C_IO_X32P_SLP_OE_M, 0, RTC_CNTL_X32P_HOLD_M, RTC_IO_X32P_DRV_V, RTC_…
|
/hal_espressif-latest/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)) 953 #define RTC_IO_X32P_DRV_V 0x3 macro
|
/hal_espressif-latest/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)) 1740 #define RTC_IO_X32P_DRV_V 0x3 macro
|
/hal_espressif-latest/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)) 1807 #define RTC_IO_X32P_DRV_V 0x3 macro
|