Searched +full:adc34 +full:- +full:prescaler (Results 1 – 2 of 2) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.06 Adds the STM32F3 ADC prescaler to the standard generic STM32 RCC.7 For more description confere st,stm32-rcc.yaml9 compatible: "st,stm32f3-rcc"11 include: st,stm32-rcc.yaml14 adc12-prescaler:17 - 0 # Synchronous mode18 - 1 # not divided19 - 220 - 4[all …]
4 * SPDX-License-Identifier: Apache-2.07 /dts-v1/;9 #include <st/f3/stm32f303r(d-e)tx-pinctrl.dtsi>12 #include <zephyr/dt-bindings/input/input-event-codes.h>15 model = "STMicroelectronics STM32F303RE-NUCLEO board";16 compatible = "st,stm32f303re-nucleo";20 zephyr,shell-uart = &usart2;27 compatible = "gpio-leds";35 compatible = "gpio-keys";54 hse-bypass;[all …]