Home
last modified time | relevance | path

Searched refs:I2C_BIAS_DREG_1P1_PVT (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dregi2c_bias.h20 #define I2C_BIAS_DREG_1P1_PVT 1 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dregi2c_bias.h20 #define I2C_BIAS_DREG_1P1_PVT 1 macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dregi2c_bias.h20 #define I2C_BIAS_DREG_1P1_PVT 1 macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dregi2c_bias.h24 #define I2C_BIAS_DREG_1P1_PVT 1 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/esp32c3/
Dbootloader_esp32c3.c96 REGI2C_WRITE_MASK(I2C_BIAS, I2C_BIAS_DREG_1P1_PVT, 12); in bootloader_hardware_init()