Home
last modified time | relevance | path

Searched refs:OVERSAMPLER_NONE (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/dts/arm/st/f3/
Dstm32f334.dtsi44 st,adc-oversampler = "OVERSAMPLER_NONE";
Dstm32f303.dtsi157 st,adc-oversampler = "OVERSAMPLER_NONE";
174 st,adc-oversampler = "OVERSAMPLER_NONE";
Dstm32f302.dtsi118 st,adc-oversampler = "OVERSAMPLER_NONE";
Dstm32f373.dtsi197 st,adc-oversampler = "OVERSAMPLER_NONE";
/Zephyr-latest/dts/arm/st/f4/
Dstm32f446.dtsi123 st,adc-oversampler = "OVERSAMPLER_NONE";
140 st,adc-oversampler = "OVERSAMPLER_NONE";
Dstm32f405.dtsi258 st,adc-oversampler = "OVERSAMPLER_NONE";
275 st,adc-oversampler = "OVERSAMPLER_NONE";
Dstm32f4.dtsi556 st,adc-oversampler = "OVERSAMPLER_NONE";
/Zephyr-latest/dts/arm/st/f7/
Dstm32f7.dtsi766 st,adc-oversampler = "OVERSAMPLER_NONE";
783 st,adc-oversampler = "OVERSAMPLER_NONE";
800 st,adc-oversampler = "OVERSAMPLER_NONE";
/Zephyr-latest/dts/arm/st/f0/
Dstm32f0.dtsi352 st,adc-oversampler = "OVERSAMPLER_NONE";
/Zephyr-latest/dts/arm/st/f1/
Dstm32f1.dtsi352 st,adc-oversampler = "OVERSAMPLER_NONE";
/Zephyr-latest/dts/arm/st/l1/
Dstm32l1.dtsi231 st,adc-oversampler = "OVERSAMPLER_NONE";
/Zephyr-latest/dts/arm/st/f2/
Dstm32f2.dtsi379 st,adc-oversampler = "OVERSAMPLER_NONE";
/Zephyr-latest/drivers/adc/
Dadc_stm32.c94 #define OVERSAMPLER_NONE 0 macro