Home
last modified time | relevance | path

Searched defs:internal_gnd (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.4.0/components/hal/
Dadc_hal.c550 …tic void cal_setup(adc_ll_num_t adc_n, adc_channel_t channel, adc_atten_t atten, bool internal_gnd) in cal_setup()
573 …tic void cal_setup(adc_ll_num_t adc_n, adc_channel_t channel, adc_atten_t atten, bool internal_gnd) in cal_setup()
613 …l_self_calibration(adc_ll_num_t adc_n, adc_channel_t channel, adc_atten_t atten, bool internal_gnd) in adc_hal_self_calibration()
/hal_espressif-3.4.0/zephyr/esp_shared/components/driver/
Dadc.c294 const bool internal_gnd = true; in adc_get_calibration_offset() local
Dadc_common.c734 const bool internal_gnd = true; in adc_get_calibration_offset() local
/hal_espressif-3.4.0/components/hal/esp32c3/include/hal/
Dadc_ll.h624 …nline void adc_ll_calibration_prepare(adc_ll_num_t adc_n, adc_channel_t channel, bool internal_gnd) in adc_ll_calibration_prepare()
/hal_espressif-3.4.0/components/hal/esp32h2/include/hal/
Dadc_ll.h624 …nline void adc_ll_calibration_prepare(adc_ll_num_t adc_n, adc_channel_t channel, bool internal_gnd) in adc_ll_calibration_prepare()
/hal_espressif-3.4.0/components/driver/
Dadc.c864 const bool internal_gnd = true; in adc_get_calibration_offset() local
/hal_espressif-3.4.0/components/hal/esp32s2/include/hal/
Dadc_ll.h1039 …nline void adc_ll_calibration_prepare(adc_ll_num_t adc_n, adc_channel_t channel, bool internal_gnd) in adc_ll_calibration_prepare()
/hal_espressif-3.4.0/components/hal/esp32s3/include/hal/
Dadc_ll.h713 …nline void adc_ll_calibration_prepare(adc_ll_num_t adc_n, adc_channel_t channel, bool internal_gnd) in adc_ll_calibration_prepare()