Home
last modified time | relevance | path

Searched refs:digital (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dpmu_init.c25 const pmu_hp_system_digital_param_t *digital; member
49 const pmu_hp_system_digital_param_t *dig = param->digital; in pmu_hp_system_init()
164 param->digital = pmu_hp_system_digital_param_default(mode); in pmu_hp_system_param_default()
Dpmu_sleep.c217 config->digital = digital_default; in pmu_sleep_config_default()
311 pmu_sleep_digital_init(PMU_instance(), &config->digital); in pmu_sleep_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Dpmu_init.c26 const pmu_hp_system_digital_param_t *digital; member
50 const pmu_hp_system_digital_param_t *dig = param->digital; in pmu_hp_system_init()
164 param->digital = pmu_hp_system_digital_param_default(mode); in pmu_hp_system_param_default()
Dpmu_sleep.c155 config->digital = digital_default; in pmu_sleep_config_default()
236 pmu_sleep_digital_init(PMU_instance(), &config->digital); in pmu_sleep_init()
/hal_espressif-latest/components/esp_pm/
DKconfig117 … If enabled, digital peripherals will be powered down in light sleep, it will reduce sleep
125 …all peripherals. When the digital peripherals are powered off and a sleep and wake-up is completed,
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-C3.rst15 …V_DIG_DBIAS20 (BLOCK1) BLOCK1 voltage of digital dbias20 …
16 …DIG_DBIAS_HVT (BLOCK1) BLOCK1 digital dbias when hvt …
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/private_include/
Dpmu_param.h403 pmu_sleep_digital_config_t digital; member
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/private_include/
Dpmu_param.h416 pmu_sleep_digital_config_t digital; member
/hal_espressif-latest/components/efuse/esp32c3/
Desp_efuse_table.csv167 V_DIG_DBIAS20, EFUSE_BLK1, 157, 8, [] BLOCK1 voltage of digital
168 DIG_DBIAS_HVT, EFUSE_BLK1, 165, 5, [] BLOCK1 digital dbias when…
/hal_espressif-latest/components/efuse/esp32c2/
Desp_efuse_table.csv98 DIG_DBIAS_HVT, EFUSE_BLK2, 105, 5, [] BLOCK2 digital dbias when…
/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv212 V_DIG_DBIAS20, EFUSE_BLK1, 163, 8, [] BLOCK1 voltage of digital
213 DIG_DBIAS_HVT, EFUSE_BLK1, 171, 5, [] BLOCK1 digital dbias when…
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/documentation/
Dtinycrypt.rst262 * Measurement of code, data structures, and other digital artifacts (SHA256);
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild647 …table or boot an app if the data has a verified digital signature. There are implications for refl…