Home
last modified time | relevance | path

Searched refs:cali_handle (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_adc/include/esp_adc/
Dadc_oneshot.h148 …_calibrated_result(adc_oneshot_unit_handle_t handle, adc_cali_handle_t cali_handle, adc_channel_t …
/hal_espressif-latest/components/esp_adc/
Dadc_oneshot.c247 …_calibrated_result(adc_oneshot_unit_handle_t handle, adc_cali_handle_t cali_handle, adc_channel_t … in adc_oneshot_get_calibrated_result() argument
252 …ESP_RETURN_ON_ERROR(adc_cali_raw_to_voltage(cali_handle, raw, cali_result), TAG, "adc calibration … in adc_oneshot_get_calibrated_result()