Home
last modified time | relevance | path

Searched refs:I2C_BBPLL_IR_CAL_ENX_CAP (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.5.0/components/soc/esp32h2/
Di2c_bbpll.h34 #define I2C_BBPLL_IR_CAL_ENX_CAP 1 macro
/hal_espressif-3.5.0/components/esp_hw_support/port/esp32h2/private_include/
Dregi2c_bbpll.h33 #define I2C_BBPLL_IR_CAL_ENX_CAP 1 macro
/hal_espressif-3.5.0/components/esp_hw_support/port/esp32c3/private_include/
Dregi2c_bbpll.h33 #define I2C_BBPLL_IR_CAL_ENX_CAP 1 macro
/hal_espressif-3.5.0/components/esp_hw_support/port/esp32s2/private_include/
Dregi2c_bbpll.h33 #define I2C_BBPLL_IR_CAL_ENX_CAP 1 macro
/hal_espressif-3.5.0/components/esp_hw_support/port/esp32s3/private_include/
Dregi2c_bbpll.h33 #define I2C_BBPLL_IR_CAL_ENX_CAP 1 macro
/hal_espressif-3.5.0/components/soc/esp32c3/
Di2c_bbpll.h41 #define I2C_BBPLL_IR_CAL_ENX_CAP 1 macro
/hal_espressif-3.5.0/components/esp_hw_support/port/esp32/private_include/
Dregi2c_bbpll.h33 #define I2C_BBPLL_IR_CAL_ENX_CAP 1 macro
/hal_espressif-3.5.0/components/esp_hw_support/port/esp32s2/
Drtc_clk.c253 REGI2C_WRITE_MASK(I2C_BBPLL, I2C_BBPLL_IR_CAL_ENX_CAP, 1); in rtc_clk_bbpll_configure()