Searched refs:I2C_BBPLL_OC_REF_DIV (Results 1 – 13 of 13) sorted by relevance
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | regi2c_bbpll.h | 21 #define I2C_BBPLL_OC_REF_DIV 2 macro
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | regi2c_bbpll.h | 49 #define I2C_BBPLL_OC_REF_DIV 2 macro
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | regi2c_bbpll.h | 49 #define I2C_BBPLL_OC_REF_DIV 2 macro
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | regi2c_bbpll.h | 49 #define I2C_BBPLL_OC_REF_DIV 2 macro
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | regi2c_bbpll.h | 49 #define I2C_BBPLL_OC_REF_DIV 2 macro
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | regi2c_bbpll.h | 49 #define I2C_BBPLL_OC_REF_DIV 2 macro
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | regi2c_bbpll.h | 49 #define I2C_BBPLL_OC_REF_DIV 2 macro
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | clk_tree_ll.h | 377 REGI2C_WRITE(I2C_BBPLL, I2C_BBPLL_OC_REF_DIV, i2c_bbpll_lref); in clk_ll_bbpll_set_config() 711 REGI2C_WRITE(I2C_BBPLL, I2C_BBPLL_OC_REF_DIV, i2c_bbpll_lref); in clk_ll_bbpll_set_frequency_for_mspi_tuning()
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | clk_tree_ll.h | 275 REGI2C_WRITE(I2C_BBPLL, I2C_BBPLL_OC_REF_DIV, i2c_bbpll_lref); in clk_ll_bbpll_set_config()
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | clk_tree_ll.h | 320 REGI2C_WRITE_MASK(I2C_BBPLL, I2C_BBPLL_OC_REF_DIV, oc_ref_div); in clk_ll_bbpll_set_config()
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | clk_tree_ll.h | 381 REGI2C_WRITE(I2C_BBPLL, I2C_BBPLL_OC_REF_DIV, i2c_bbpll_lref); in clk_ll_bbpll_set_config()
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | clk_tree_ll.h | 421 REGI2C_WRITE(I2C_BBPLL, I2C_BBPLL_OC_REF_DIV, i2c_bbpll_lref); in clk_ll_bbpll_set_config()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | clk_tree_ll.h | 327 REGI2C_WRITE(I2C_BBPLL, I2C_BBPLL_OC_REF_DIV, i2c_bbpll_lref); in clk_ll_bbpll_set_config()
|