Home
last modified time | relevance | path

Searched refs:APB_SARADC_START_FORCE (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/zephyr/esp32s2/src/
Dsoc_random.c68 CLEAR_PERI_REG_MASK(APB_SARADC_CTRL_REG, APB_SARADC_START_FORCE); in soc_random_enable()
/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_random_esp32s2.c73 CLEAR_PERI_REG_MASK(APB_SARADC_CTRL_REG,APB_SARADC_START_FORCE); in bootloader_random_enable()
Dbootloader_random_esp32s3.c44 CLEAR_PERI_REG_MASK(APB_SARADC_CTRL_REG, APB_SARADC_START_FORCE); in bootloader_random_enable()
/hal_espressif-latest/zephyr/esp32s3/src/
Dsoc_random.c49 CLEAR_PERI_REG_MASK(APB_SARADC_CTRL_REG, APB_SARADC_START_FORCE); in soc_random_enable()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dapb_saradc_reg.h105 #define APB_SARADC_START_FORCE (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dapb_saradc_reg.h67 #define APB_SARADC_START_FORCE (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dapb_saradc_reg.h106 #define APB_SARADC_START_FORCE (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dapb_saradc_reg.h21 #define APB_SARADC_START_FORCE (BIT(0)) macro