Home
last modified time | relevance | path

Searched full:resolutions (Results 1 – 25 of 42) 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()
114 LOG_ERR("Only 8 and 12 bits resolutions are supported!"); in dac_gd32_channel_setup()
123 data->resolutions[dacx] = channel_cfg->resolution; in dac_gd32_channel_setup()
/Zephyr-latest/dts/bindings/sensor/
Dmicrochip,tcn75a.yaml29 Sensor resolution. Higher resolutions will result in longer conversion
31 > When the 0.5°C, 0.25°C or 0.125°C resolutions are selected,
/Zephyr-latest/dts/bindings/adc/
Dst,stm32-adc.yaml69 resolutions:
73 List of the resolutions supported by the ADC instance. They should be
Despressif,esp32-adc.yaml7 Possible available resolutions depends on the used chip.
/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/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/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_vendor.h13 * resolutions that consume CPU time between radio events.
/Zephyr-latest/dts/arm/st/h7/
Dstm32h723.dtsi50 resolutions = <STM32H72X_ADC3_RES(12, 0x00)
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)
/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/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/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/f1/
Dstm32f1.dtsi349 resolutions = <STM32F1_ADC_RES(12)>;
/Zephyr-latest/dts/arm/st/l0/
Dstm32l0.dtsi315 resolutions = <STM32_ADC_RES(12, 0x00)
/Zephyr-latest/dts/arm/st/c0/
Dstm32c0.dtsi322 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/h7rs/
Dstm32h7rs.dtsi747 resolutions = <STM32_ADC_RES(12, 0x00)
763 resolutions = <STM32_ADC_RES(12, 0x00)

12