Searched full:resolutions (Results 1 – 25 of 42) sorted by relevance
12
/Zephyr-latest/drivers/dac/ |
D | dac_gd32.c | 46 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/ |
D | microchip,tcn75a.yaml | 29 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/ |
D | st,stm32-adc.yaml | 69 resolutions: 73 List of the resolutions supported by the ADC instance. They should be
|
D | espressif,esp32-adc.yaml | 7 Possible available resolutions depends on the used chip.
|
/Zephyr-latest/dts/arm/st/g4/ |
D | stm32g473.dtsi | 37 resolutions = <STM32_ADC_RES(12, 0x00) 53 resolutions = <STM32_ADC_RES(12, 0x00)
|
D | stm32g491.dtsi | 63 resolutions = <STM32_ADC_RES(12, 0x00)
|
D | stm32g4.dtsi | 113 resolutions = <STM32_ADC_RES(12, 0x00) 129 resolutions = <STM32_ADC_RES(12, 0x00)
|
/Zephyr-latest/dts/arm/st/u5/ |
D | stm32u595.dtsi | 72 resolutions = <STM32_ADC_RES(14, 0x00) 93 resolutions = <STM32_ADC_RES(14, 0x00)
|
/Zephyr-latest/dts/arm/st/f3/ |
D | stm32f334.dtsi | 38 resolutions = <STM32_ADC_RES(12, 0x00)
|
D | stm32f303.dtsi | 151 resolutions = <STM32_ADC_RES(12, 0x00) 168 resolutions = <STM32_ADC_RES(12, 0x00)
|
D | stm32f302.dtsi | 112 resolutions = <STM32_ADC_RES(12, 0x00)
|
D | stm32f373.dtsi | 194 resolutions = <STM32F1_ADC_RES(12)>;
|
/Zephyr-latest/dts/arm/st/f4/ |
D | stm32f446.dtsi | 116 resolutions = <STM32_ADC_RES(12, 0x00) 133 resolutions = <STM32_ADC_RES(12, 0x00)
|
D | stm32f405.dtsi | 251 resolutions = <STM32_ADC_RES(12, 0x00) 268 resolutions = <STM32_ADC_RES(12, 0x00)
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_vendor.h | 13 * resolutions that consume CPU time between radio events.
|
/Zephyr-latest/dts/arm/st/h7/ |
D | stm32h723.dtsi | 50 resolutions = <STM32H72X_ADC3_RES(12, 0x00)
|
D | stm32h7.dtsi | 859 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/ |
D | stm32l4.dtsi | 404 resolutions = <STM32_ADC_RES(12, 0x00) 420 resolutions = <STM32_ADC_RES(12, 0x00)
|
/Zephyr-latest/dts/arm/st/f7/ |
D | stm32f7.dtsi | 759 resolutions = <STM32_ADC_RES(12, 0x00) 776 resolutions = <STM32_ADC_RES(12, 0x00) 793 resolutions = <STM32_ADC_RES(12, 0x00)
|
/Zephyr-latest/drivers/video/ |
D | gc2145.c | 699 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/ |
D | stm32f1.dtsi | 349 resolutions = <STM32F1_ADC_RES(12)>;
|
/Zephyr-latest/dts/arm/st/l0/ |
D | stm32l0.dtsi | 315 resolutions = <STM32_ADC_RES(12, 0x00)
|
/Zephyr-latest/dts/arm/st/c0/ |
D | stm32c0.dtsi | 322 resolutions = <STM32_ADC_RES(12, 0x00)
|
/Zephyr-latest/dts/arm/st/f0/ |
D | stm32f0.dtsi | 345 resolutions = <STM32_ADC_RES(12, 0x00)
|
/Zephyr-latest/dts/arm/st/h7rs/ |
D | stm32h7rs.dtsi | 747 resolutions = <STM32_ADC_RES(12, 0x00) 763 resolutions = <STM32_ADC_RES(12, 0x00)
|
12