Searched refs:I2C_BIAS (Results 1 – 9 of 9) sorted by relevance
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | regi2c_bias.h | 17 #define I2C_BIAS 0X6A macro
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | regi2c_bias.h | 17 #define I2C_BIAS 0X6A macro
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | regi2c_bias.h | 17 #define I2C_BIAS 0X6A macro
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | regi2c_bias.h | 17 #define I2C_BIAS 0X6A macro
|
/hal_espressif-latest/zephyr/esp32c3/src/ |
D | soc_init.c | 25 REGI2C_WRITE_MASK(I2C_BIAS, I2C_BIAS_DREG_1P1_PVT, 12); in soc_hw_init()
|
/hal_espressif-latest/components/bootloader_support/src/esp32h2/ |
D | bootloader_esp32h2.c | 91 …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/ |
D | bootloader_esp32c3.c | 96 REGI2C_WRITE_MASK(I2C_BIAS, I2C_BIAS_DREG_1P1_PVT, 12); in bootloader_hardware_init()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/ |
D | pmu_init.c | 221 …REGI2C_WRITE_MASK(I2C_BIAS, I2C_BIAS_DREG_0P8, 8); // fix low temp issue, need to increase this i… in pmu_init()
|
D | pmu_sleep.c | 269 …REGI2C_WRITE_MASK(I2C_BIAS, I2C_BIAS_DREG_0P8, 8); // fix low temp issue, need to increase this i… in pmu_sleep_finish()
|