Home
last modified time | relevance | path

Searched refs:APB_SARADC_FSM_WAIT_REG (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.4.0/components/bootloader_support/src/
Dbootloader_random_esp32c3.c36 REG_SET_FIELD(APB_SARADC_FSM_WAIT_REG, APB_SARADC_RSTB_WAIT, 8); in bootloader_random_enable()
37 REG_SET_FIELD(APB_SARADC_FSM_WAIT_REG, APB_SARADC_XPD_WAIT, 5); in bootloader_random_enable()
38 REG_SET_FIELD(APB_SARADC_FSM_WAIT_REG, APB_SARADC_STANDBY_WAIT, 100); in bootloader_random_enable()
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Dapb_saradc_reg.h168 #define APB_SARADC_FSM_WAIT_REG (DR_REG_APB_SARADC_BASE + 0x00C) macro
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Dapb_saradc_reg.h124 #define APB_SARADC_FSM_WAIT_REG (DR_REG_APB_SARADC_BASE + 0x00C) macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dapb_saradc_reg.h169 #define APB_SARADC_FSM_WAIT_REG (DR_REG_APB_SARADC_BASE + 0xC) macro
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Dapb_saradc_reg.h124 #define APB_SARADC_FSM_WAIT_REG (DR_REG_APB_SARADC_BASE + 0x00C) macro