Home
last modified time | relevance | path

Searched refs:resolutions (Results 1 – 25 of 35) sorted by relevance

12

/Zephyr-latest/drivers/dac/
Ddac_gd32.c46 uint8_t resolutions[2]; member
82 if (data->resolutions[dacx] == 8U) { in dac_gd32_write()
90 if (data->resolutions[dacx] == 8U) { in dac_gd32_write()
123 data->resolutions[dacx] = channel_cfg->resolution; in dac_gd32_channel_setup()
/Zephyr-latest/dts/arm/st/g4/
Dstm32g473.dtsi37 resolutions = <STM32_ADC_RES(12, 0x00)
53 resolutions = <STM32_ADC_RES(12, 0x00)
Dstm32g491.dtsi63 resolutions = <STM32_ADC_RES(12, 0x00)
Dstm32g4.dtsi113 resolutions = <STM32_ADC_RES(12, 0x00)
129 resolutions = <STM32_ADC_RES(12, 0x00)
/Zephyr-latest/dts/arm/st/u5/
Dstm32u595.dtsi72 resolutions = <STM32_ADC_RES(14, 0x00)
93 resolutions = <STM32_ADC_RES(14, 0x00)
/Zephyr-latest/drivers/video/
Dgc2145.c699 enum resolutions { enum
909 static int gc2145_set_resolution(const struct device *dev, enum resolutions res) in gc2145_set_resolution()
1027 enum resolutions res = RESOLUTIONS_MAX; in gc2145_set_fmt()
1045 res = (enum resolutions)i; in gc2145_set_fmt()
/Zephyr-latest/dts/arm/st/f3/
Dstm32f334.dtsi38 resolutions = <STM32_ADC_RES(12, 0x00)
Dstm32f303.dtsi151 resolutions = <STM32_ADC_RES(12, 0x00)
168 resolutions = <STM32_ADC_RES(12, 0x00)
Dstm32f302.dtsi112 resolutions = <STM32_ADC_RES(12, 0x00)
Dstm32f373.dtsi194 resolutions = <STM32F1_ADC_RES(12)>;
/Zephyr-latest/dts/arm/st/f4/
Dstm32f446.dtsi116 resolutions = <STM32_ADC_RES(12, 0x00)
133 resolutions = <STM32_ADC_RES(12, 0x00)
Dstm32f405.dtsi251 resolutions = <STM32_ADC_RES(12, 0x00)
268 resolutions = <STM32_ADC_RES(12, 0x00)
/Zephyr-latest/dts/arm/st/l4/
Dstm32l4.dtsi404 resolutions = <STM32_ADC_RES(12, 0x00)
420 resolutions = <STM32_ADC_RES(12, 0x00)
/Zephyr-latest/dts/arm/st/h7/
Dstm32h7.dtsi859 resolutions = <STM32_ADC_RES(16, 0x00)
876 resolutions = <STM32_ADC_RES(16, 0x00)
894 resolutions = <STM32_ADC_RES(16, 0x00)
911 resolutions = <STM32_ADC_RES(16, 0x00)
Dstm32h723.dtsi50 resolutions = <STM32H72X_ADC3_RES(12, 0x00)
/Zephyr-latest/dts/arm/st/f7/
Dstm32f7.dtsi759 resolutions = <STM32_ADC_RES(12, 0x00)
776 resolutions = <STM32_ADC_RES(12, 0x00)
793 resolutions = <STM32_ADC_RES(12, 0x00)
/Zephyr-latest/dts/arm/st/l0/
Dstm32l0.dtsi315 resolutions = <STM32_ADC_RES(12, 0x00)
/Zephyr-latest/dts/arm/st/f0/
Dstm32f0.dtsi345 resolutions = <STM32_ADC_RES(12, 0x00)
/Zephyr-latest/dts/arm/st/l5/
Dstm32l5.dtsi664 resolutions = <STM32_ADC_RES(12, 0x00)
680 resolutions = <STM32_ADC_RES(12, 0x00)
/Zephyr-latest/dts/arm/st/f1/
Dstm32f1.dtsi349 resolutions = <STM32F1_ADC_RES(12)>;
/Zephyr-latest/dts/arm/st/c0/
Dstm32c0.dtsi322 resolutions = <STM32_ADC_RES(12, 0x00)
/Zephyr-latest/dts/arm/st/h7rs/
Dstm32h7rs.dtsi747 resolutions = <STM32_ADC_RES(12, 0x00)
763 resolutions = <STM32_ADC_RES(12, 0x00)
/Zephyr-latest/drivers/adc/
Dadc_stm32.c1873 .res_table_size = DT_INST_PROP_LEN(index, resolutions), \
1874 .res_table = DT_INST_PROP(index, resolutions), \
/Zephyr-latest/dts/arm/st/h5/
Dstm32h562.dtsi281 resolutions = <STM32_ADC_RES(12, 0x00)
/Zephyr-latest/dts/arm/st/l1/
Dstm32l1.dtsi224 resolutions = <STM32_ADC_RES(12, 0x00)

12