Home
last modified time | relevance | path

Searched refs:REGI2C_READ_MASK (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Docode_init.c65 odone_flag = REGI2C_READ_MASK(I2C_ULP, I2C_ULP_O_DONE_FLAG); in calibrate_ocode()
66 bg_odone_flag = REGI2C_READ_MASK(I2C_ULP, I2C_ULP_BG_O_DONE_FLAG); in calibrate_ocode()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dclk_tree_ll.h123 *o_div = REGI2C_READ_MASK(I2C_APLL, I2C_APLL_OR_OUTPUT_DIV); in clk_ll_apll_get_config()
124 *sdm0 = REGI2C_READ_MASK(I2C_APLL, I2C_APLL_DSDM0); in clk_ll_apll_get_config()
125 *sdm1 = REGI2C_READ_MASK(I2C_APLL, I2C_APLL_DSDM1); in clk_ll_apll_get_config()
126 *sdm2 = REGI2C_READ_MASK(I2C_APLL, I2C_APLL_DSDM2); in clk_ll_apll_get_config()
164 return REGI2C_READ_MASK(I2C_APLL, I2C_APLL_OR_CAL_END); in clk_ll_apll_calibration_is_done()
446 return REGI2C_READ_MASK(I2C_BBPLL, I2C_BBPLL_OR_CAL_CAP) == 0; in clk_ll_bbpll_calibration_is_done()
Dtemperature_sensor_ll.h98 return REGI2C_READ_MASK(I2C_SAR_ADC, I2C_SARADC_TSENS_DAC); in temperature_sensor_ll_get_offset()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dclk_tree_ll.h166 *o_div = REGI2C_READ_MASK(I2C_APLL, I2C_APLL_OR_OUTPUT_DIV); in clk_ll_apll_get_config()
167 *sdm0 = REGI2C_READ_MASK(I2C_APLL, I2C_APLL_DSDM0); in clk_ll_apll_get_config()
168 *sdm1 = REGI2C_READ_MASK(I2C_APLL, I2C_APLL_DSDM1); in clk_ll_apll_get_config()
169 *sdm2 = REGI2C_READ_MASK(I2C_APLL, I2C_APLL_DSDM2); in clk_ll_apll_get_config()
214 return REGI2C_READ_MASK(I2C_APLL, I2C_APLL_OR_CAL_END); in clk_ll_apll_calibration_is_done()
/hal_espressif-latest/components/hal/platform_port/include/hal/
Dregi2c_ctrl.h27 #define REGI2C_READ_MASK(block, reg_add) \ macro
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dtemperature_sensor_ll.h108 return REGI2C_READ_MASK(I2C_SAR_ADC, I2C_SARADC_TSENS_DAC); in temperature_sensor_ll_get_offset()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dtemperature_sensor_ll.h108 return REGI2C_READ_MASK(I2C_SAR_ADC, I2C_SARADC_TSENS_DAC); in temperature_sensor_ll_get_offset()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtemperature_sensor_ll.h98 return REGI2C_READ_MASK(I2C_SAR_ADC, I2C_SARADC_TSENS_DAC); in temperature_sensor_ll_get_offset()
/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Dregi2c_ctrl.h55 #define REGI2C_READ_MASK(block, reg_add) \ macro
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dtemperature_sensor_ll.h118 return REGI2C_READ_MASK(I2C_SAR_ADC, I2C_SARADC_TSENS_DAC); in temperature_sensor_ll_get_offset()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dtemperature_sensor_ll.h118 return REGI2C_READ_MASK(I2C_SAR_ADC, I2C_SARADC_TSENS_DAC); in temperature_sensor_ll_get_offset()
Dclk_tree_ll.h580 uint32_t clk_sel = REGI2C_READ_MASK(I2C_PMU, I2C_PMU_SEL_PLL8M_REF); in clk_ll_lp_pll_get_src()
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_init.c282 odone_flag = REGI2C_READ_MASK(I2C_ULP, I2C_ULP_O_DONE_FLAG); in calibrate_ocode()
283 bg_odone_flag = REGI2C_READ_MASK(I2C_ULP, I2C_ULP_BG_O_DONE_FLAG); in calibrate_ocode()
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_init.c181 odone_flag = REGI2C_READ_MASK(I2C_ULP, I2C_ULP_O_DONE_FLAG); in calibrate_ocode()
182 bg_odone_flag = REGI2C_READ_MASK(I2C_ULP, I2C_ULP_BG_O_DONE_FLAG); in calibrate_ocode()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_init.c217 odone_flag = REGI2C_READ_MASK(I2C_ULP, I2C_ULP_O_DONE_FLAG); in calibrate_ocode()
218 bg_odone_flag = REGI2C_READ_MASK(I2C_ULP, I2C_ULP_BG_O_DONE_FLAG); in calibrate_ocode()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_init.c310 odone_flag = REGI2C_READ_MASK(I2C_ULP, I2C_ULP_O_DONE_FLAG); in calibrate_ocode()
311 bg_odone_flag = REGI2C_READ_MASK(I2C_ULP, I2C_ULP_BG_O_DONE_FLAG); in calibrate_ocode()