185 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Carlo Caione e4a125b6a4 dt: Make zephyr,memory-attr a capabilities bitmask 2 years ago
Gerard Marull-Paretas aaeb0a672e toolchain: only include <zephyr/toolchain.h> 2 years ago
Guillaume Gautier 7f8831aa7e drivers: adc: stm32: add support for kernel source clock 2 years ago
Guillaume Gautier 484028306d drivers: adc: stm32: use dts to set the clock prescaler 2 years ago
Guillaume Gautier e8c4990639 drivers: adc: stm32: get prescaler value from dts 2 years ago
Carlo Caione 15e84cbfac dts: Move to 'zephyr,memory-attr' 2 years ago
Guillaume Gautier d15f3448b5 drivers: adc: Update ADC driver for STM32WBA series 2 years ago
Brett Witherspoon 8f73a479d1 drivers: adc: stm32: use correct device in dma callback 2 years ago
Guillaume Gautier ec73e7dae5 drivers: adc: stm32: use feature macros instead of series macros 2 years ago
Guillaume Gautier 3ee6ddff29 drivers: adc: rework oversampling for stm32 adc 2 years ago
Rihards Skuja ecc3315cf8 drivers: adc: stm32: allow to use multiple ADCs with STM32F3 series 2 years ago
Guillaume Gautier b5e750851e drivers: adc: make use of new stm32 adc compatibles 2 years ago
Guillaume Gautier 649742f47e drivers: adc: add ifdef for stm32f37x adc 2 years ago
Guillaume Gautier c1a601397f drivers: adc: cleanup stm32 adc driver 2 years ago
Guillaume Gautier bab52fbc81 drivers: adc: clean stm32 adc calibration 2 years ago
Guillaume Gautier 5180b6fac6 drivers: adc: rewrite stm32 adc enable 2 years ago
Guillaume Gautier 291e4c2561 drivers: adc: add comment to describe different adc versions 2 years ago
Guillaume Gautier a7b8a5d61f drivers: adc: use dts properties for stm32 adc sampling time 2 years ago
Cyril Fougeray 1be72d9888 dma: callback with 2 status codes for successful transfers 2 years ago
Guillaume Gautier f3a8279996 drivers: adc: get resolutions from dtsi for stm32 adc 2 years ago
Brian Juel Folkmann f05b6f412e drivers: adc: stm32h5 adc driver must wait about 1ms after enabling 2 years ago
Hein Wessels 6427ba861c drivers: adc: stm32h7: remove oversampling workaround 2 years ago
Benjamin Björnsson 05e9387663 drivers: adc: adc_stm32: Add support for C0-series 2 years ago
Pieter De Gendt 6b532ff43e treewide: Update clock control API usage 2 years ago
Francois Ramu 3f6a3d6031 drivers: adc stm32adc driver for the new stm32h5 serie 2 years ago
Francois Ramu f7f47dc437 drivers: adc: stm32 adc driver must wait about 1ms after enabling 2 years ago
Hein Wessels 36f592ddbc drivers: adc: stm32: only handle OVR flag when supported 2 years ago
Hein Wessels a2dd232410 drivers: adc: stm32: dma support 2 years ago
Francois Ramu 551be5c7f6 drivers: adc: stm32 adc driver disable before calibration 2 years ago
Cyril Fougeray f43292a01a adc: stm32: stop ADC before disabling it 2 years ago
Guillaume Gautier 6deebdd13a drivers: adc: Remove now unused variables for STM32 ADC 2 years ago
Guillaume Gautier 9c6d44ef5a drivers: adc: Simplify STM32 ADC channels setup 2 years ago
Erwan Gouriou 34e49a7c54 drivers: adc: stm32: Refactor driver init section 2 years ago
Hein Wessels 6724c8d1fe drivers: adc: stm32: only teardown channel after context complete 2 years ago
Hein Wessels cbe52e9027 drivers: adc: stm32: support multiple channels 2 years ago
Francois Ramu fd9902be2d drivers: adc: stm32g4 also have a shared IRQ for ADC instances 3 years ago
Francois Ramu b7266f2b26 drivers: adc: stm32 driver for the stm32U5 configuration for the ADC4 3 years ago
Francois Ramu 847338baa8 drivers: adc: stm32u5 adapt resolution range for ADC1 and ADC4 3 years ago
Francois Ramu ddd7047b29 drivers: adc: stm32 driver for the stm32U5 instance 1 or 4 3 years ago
Gerard Marull-Paretas 178bdc4afc include: add missing zephyr/irq.h include 3 years ago
Wojciech Slenska 003ee34593 drivers: adc: stm32: removed duplicated code 3 years ago
Francois Ramu dca9c2b165 drivers: adc: stm32f3 adc driver set common clock to HCLK 3 years ago
Francois Ramu 6507afd07e drivers: adc: driver for stm32wl configure sampling 3 years ago
Francois Ramu 4c36f3aeaf drivers: adc: stm32 driver enabling adc for the stm32U5 3 years ago
Yong Cong Sin 411079cf1d drivers: adc: stm32: teardown internal channel after read 3 years ago
TLIG Dhaou 7b102a9993 drivers: adc: stm32 init the Regular group for stm32wl 3 years ago
TLIG Dhaou df364cc372 drivers: adc: stm32 init the Regular group for stm32u5 3 years ago
Gerard Marull-Paretas a202341958 devices: constify device pointers initialized at compile time 3 years ago
Francois Ramu 0f0a3743d2 drivers: adc: stm32U5 channel preselection 3 years ago
Gerard Marull-Paretas e0125d04af devices: constify statically initialized device pointers 3 years ago