Home
last modified time | relevance | path

Searched refs:ADC_REF_VDD_1_3 (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/tests/drivers/adc/adc_api/boards/
Dnucleo_wb05kz.overlay40 zephyr,reference = "ADC_REF_VDD_1_3";
Dnucleo_wb09ke.overlay40 zephyr,reference = "ADC_REF_VDD_1_3";
/Zephyr-latest/drivers/adc/
Dadc_nrfx_adc.c91 case ADC_REF_VDD_1_3: in adc_nrfx_channel_setup()
Dadc_emul.c258 case ADC_REF_VDD_1_3: in adc_emul_get_ref_voltage()
Dadc_shell.c435 (VDD_1_3, ADC_REF_VDD_1_3, "VDD/3"),
Dadc_stm32wb0.c184 case ADC_REF_VDD_1_3: in vinput_range_from_adc_ref()
/Zephyr-latest/include/zephyr/drivers/
Dadc.h80 ADC_REF_VDD_1_3, /**< VDD/3. */ enumerator