Searched full:resolutions (Results 1 – 25 of 39) sorted by relevance
12
/Zephyr-Core-3.7.0/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() 118 data->resolutions[dacx] = channel_cfg->resolution; in dac_gd32_channel_setup()
|
/Zephyr-Core-3.7.0/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-Core-3.7.0/dts/bindings/adc/ |
D | st,stm32-adc.yaml | 67 resolutions: 71 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-Core-3.7.0/dts/arm/st/g4/ |
D | stm32g473.dtsi | 37 resolutions = <STM32_ADC_RES(12, 0x00) 52 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) 128 resolutions = <STM32_ADC_RES(12, 0x00)
|
/Zephyr-Core-3.7.0/dts/arm/st/u5/ |
D | stm32u595.dtsi | 71 resolutions = <STM32_ADC_RES(14, 0x00) 91 resolutions = <STM32_ADC_RES(14, 0x00)
|
/Zephyr-Core-3.7.0/dts/arm/st/f3/ |
D | stm32f334.dtsi | 38 resolutions = <STM32_ADC_RES(12, 0x00)
|
D | stm32f303.dtsi | 151 resolutions = <STM32_ADC_RES(12, 0x00) 167 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-Core-3.7.0/dts/arm/st/f4/ |
D | stm32f446.dtsi | 116 resolutions = <STM32_ADC_RES(12, 0x00) 132 resolutions = <STM32_ADC_RES(12, 0x00)
|
D | stm32f405.dtsi | 251 resolutions = <STM32_ADC_RES(12, 0x00) 267 resolutions = <STM32_ADC_RES(12, 0x00)
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_vendor.h | 13 * resolutions that consume CPU time between radio events.
|
/Zephyr-Core-3.7.0/dts/arm/st/l4/ |
D | stm32l4.dtsi | 397 resolutions = <STM32_ADC_RES(12, 0x00) 412 resolutions = <STM32_ADC_RES(12, 0x00)
|
/Zephyr-Core-3.7.0/dts/arm/st/h7/ |
D | stm32h723.dtsi | 50 resolutions = <STM32H72X_ADC3_RES(12, 0x00)
|
D | stm32h7.dtsi | 847 resolutions = <STM32_ADC_RES(16, 0x00) 863 resolutions = <STM32_ADC_RES(16, 0x00) 880 resolutions = <STM32_ADC_RES(16, 0x00) 896 resolutions = <STM32_ADC_RES(16, 0x00)
|
/Zephyr-Core-3.7.0/dts/arm/st/f7/ |
D | stm32f7.dtsi | 747 resolutions = <STM32_ADC_RES(12, 0x00) 763 resolutions = <STM32_ADC_RES(12, 0x00) 779 resolutions = <STM32_ADC_RES(12, 0x00)
|
/Zephyr-Core-3.7.0/dts/arm/st/c0/ |
D | stm32c0.dtsi | 299 resolutions = <STM32_ADC_RES(12, 0x00)
|
/Zephyr-Core-3.7.0/dts/arm/st/l5/ |
D | stm32l5.dtsi | 664 resolutions = <STM32_ADC_RES(12, 0x00) 679 resolutions = <STM32_ADC_RES(12, 0x00)
|
/Zephyr-Core-3.7.0/dts/arm/st/f0/ |
D | stm32f0.dtsi | 345 resolutions = <STM32_ADC_RES(12, 0x00)
|
/Zephyr-Core-3.7.0/dts/arm/st/f1/ |
D | stm32f1.dtsi | 342 resolutions = <STM32F1_ADC_RES(12)>;
|
/Zephyr-Core-3.7.0/dts/arm/st/l0/ |
D | stm32l0.dtsi | 315 resolutions = <STM32_ADC_RES(12, 0x00)
|
/Zephyr-Core-3.7.0/dts/arm/st/h7rs/ |
D | stm32h7rs.dtsi | 734 resolutions = <STM32_ADC_RES(12, 0x00) 749 resolutions = <STM32_ADC_RES(12, 0x00)
|
12