Searched refs:digital (Results 1 – 13 of 13) sorted by relevance
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/ |
D | pmu_init.c | 25 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()
|
D | pmu_sleep.c | 217 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/ |
D | pmu_init.c | 26 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()
|
D | pmu_sleep.c | 155 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/ |
D | Kconfig | 117 … 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/ |
D | summary_ESP32-C3.rst | 15 …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/ |
D | pmu_param.h | 403 pmu_sleep_digital_config_t digital; member
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/private_include/ |
D | pmu_param.h | 416 pmu_sleep_digital_config_t digital; member
|
/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 167 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/ |
D | esp_efuse_table.csv | 98 DIG_DBIAS_HVT, EFUSE_BLK2, 105, 5, [] BLOCK2 digital dbias when…
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 212 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/ |
D | tinycrypt.rst | 262 * Measurement of code, data structures, and other digital artifacts (SHA256);
|
/hal_espressif-latest/components/bootloader/ |
D | Kconfig.projbuild | 647 …table or boot an app if the data has a verified digital signature. There are implications for refl…
|