Home
last modified time | relevance | path

Searched refs:NRX_VIT_FORCE_PU (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dnrx_reg.h40 #define NRX_VIT_FORCE_PU (BIT(3)) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dnrx_reg.h40 #define NRX_VIT_FORCE_PU (BIT(3)) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dnrx_reg.h40 #define NRX_VIT_FORCE_PU (BIT(3)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dnrx_reg.h40 #define NRX_VIT_FORCE_PU (BIT(3)) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dnrx_reg.h40 #define NRX_VIT_FORCE_PU (BIT(3)) macro
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/
Drtc_sleep.c40 REG_SET_FIELD(NRXPD_CTRL, NRX_VIT_FORCE_PU, cfg.nrx_fpu); in rtc_sleep_pu()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
Drtc_sleep.c41 REG_SET_FIELD(NRXPD_CTRL, NRX_VIT_FORCE_PU, cfg.nrx_fpu); in rtc_sleep_pd()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Drtc_sleep.c81 REG_SET_FIELD(NRXPD_CTRL, NRX_VIT_FORCE_PU, ~cfg.nrx_pd); in rtc_sleep_pd()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32h2/
Drtc_sleep.c43 REG_SET_FIELD(NRXPD_CTRL, NRX_VIT_FORCE_PU, cfg.nrx_fpu); in rtc_sleep_pu()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s3/
Drtc_sleep.c43 REG_SET_FIELD(NRXPD_CTRL, NRX_VIT_FORCE_PU, cfg.nrx_fpu); in rtc_sleep_pu()