Home
last modified time | relevance | path

Searched refs:I2C_BIAS (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dregi2c_bias.h17 #define I2C_BIAS 0X6A macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dregi2c_bias.h17 #define I2C_BIAS 0X6A macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dregi2c_bias.h17 #define I2C_BIAS 0X6A macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dregi2c_bias.h17 #define I2C_BIAS 0X6A macro
/hal_espressif-latest/zephyr/esp32c3/src/
Dsoc_init.c25 REGI2C_WRITE_MASK(I2C_BIAS, I2C_BIAS_DREG_1P1_PVT, 12); in soc_hw_init()
/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/bootloader_support/src/esp32c3/
Dbootloader_esp32c3.c96 REGI2C_WRITE_MASK(I2C_BIAS, I2C_BIAS_DREG_1P1_PVT, 12); 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()