Searched refs:NRX_VIT_FORCE_PU (Results 1 – 10 of 10) sorted by relevance
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/ |
D | nrx_reg.h | 40 #define NRX_VIT_FORCE_PU (BIT(3)) macro
|
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/ |
D | nrx_reg.h | 40 #define NRX_VIT_FORCE_PU (BIT(3)) macro
|
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/ |
D | nrx_reg.h | 40 #define NRX_VIT_FORCE_PU (BIT(3)) macro
|
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/ |
D | nrx_reg.h | 40 #define NRX_VIT_FORCE_PU (BIT(3)) macro
|
/hal_espressif-3.6.0/components/soc/esp32/include/soc/ |
D | nrx_reg.h | 40 #define NRX_VIT_FORCE_PU (BIT(3)) macro
|
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/ |
D | rtc_sleep.c | 40 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/ |
D | rtc_sleep.c | 41 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/ |
D | rtc_sleep.c | 81 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/ |
D | rtc_sleep.c | 43 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/ |
D | rtc_sleep.c | 43 REG_SET_FIELD(NRXPD_CTRL, NRX_VIT_FORCE_PU, cfg.nrx_fpu); in rtc_sleep_pu()
|