Home
last modified time | relevance | path

Searched refs:I2C_BIAS_DREG_0P8 (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dregi2c_bias.h20 #define I2C_BIAS_DREG_0P8 0 macro
/hal_espressif-latest/components/bootloader_support/src/esp32h2/
Dbootloader_esp32h2.c91 …REGI2C_WRITE_MASK(I2C_BIAS, I2C_BIAS_DREG_0P8, 8); // fix low temp issue, need to increase this i… in bootloader_hardware_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Dpmu_init.c221 …REGI2C_WRITE_MASK(I2C_BIAS, I2C_BIAS_DREG_0P8, 8); // fix low temp issue, need to increase this i… in pmu_init()
Dpmu_sleep.c269 …REGI2C_WRITE_MASK(I2C_BIAS, I2C_BIAS_DREG_0P8, 8); // fix low temp issue, need to increase this i… in pmu_sleep_finish()