Home
last modified time | relevance | path

Searched refs:SENS_ULP_CP_START_TOP (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/zephyr/esp32/src/
Dsoc_random.c36 CLEAR_PERI_REG_MASK(SENS_SAR_START_FORCE_REG, SENS_ULP_CP_START_TOP); in soc_random_enable()
/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_random_esp32.c47 CLEAR_PERI_REG_MASK(SENS_SAR_START_FORCE_REG, SENS_ULP_CP_START_TOP); in bootloader_random_enable()
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsens_reg.h245 #define SENS_ULP_CP_START_TOP (BIT(9)) macro