185 Commits (main)

Author SHA1 Message Date
Affrin Pinhero 2c61c06a0e drivers/ADC: STM32: This solves coverity reported in ADC driver. 4 years ago
Eug Krashtan c045cbd336 drivers: adc: STM32 Add common path 4 years ago
Gerard Marull-Paretas 510aacc45d drivers: adc: remove usage of device_pm_control_nop 4 years ago
Kumar Gala b275fec8c4 soc: stm32: convert to use DEVICE_DT_GET for clocks 4 years ago
Erwan Gouriou 6a012301e6 drivers/adc: stm32: Use bitfield for multiple channels detection 5 years ago
Martin Jäger 3c7b2771b1 drivers: adc: stm32: Fix sequence configuration 5 years ago
Thomas Stranger 4ed375040e drivers: adc: stm32: add support for stm32g0 series 5 years ago
Kumar Gala 2f9573406d drivers: adc: Convert drivers to new DT device macros 5 years ago
Martin Jäger 7f68c0aa2c drivers: adc: stm32: use generic LL headers 5 years ago
Erwan Gouriou 0b9c584ec1 drivers/pinmux: stm32: Provide unique API to stm32_dt_pinctrl 5 years ago
Martin Jäger 72d395a897 drivers: adc: stm32: add support for pinmux 5 years ago
Tomasz Bursztyka 4dcfb5531c isr: Normalize usage of device instance through ISR 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 5 years ago
Tomasz Bursztyka af6140cc0d device: Apply config_info rename everywhere 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Peter Bigot 4f16b419e8 device: avoid casting away const from config_info pointer 5 years ago
Martí Bolívar 7e0eed9235 devicetree: allow access to all nodes 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Gerard Marull-Paretas cfebfc188e drivers: adc: stm32: add support for H7 series 5 years ago
Martí Bolívar 87e1743ae0 devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH 5 years ago
Aurelien Jarno 7e7e79481f drivers: adc: adc_stm32: enable internal voltage reference source 5 years ago
Kumar Gala 989484b4bf drivers: stm32: Convert STM32 drivers to new DT_INST macros 5 years ago
Takumi Ando 8d106d198e drivers: adc: Add STM32L1X ADC support 5 years ago
Erwan Gouriou 0c9b537edf drivers: adc: adc_stm32: convert to DT_INST defines 5 years ago
Peter Bigot 0b0d2e640b treewide: use full path to clock_control/stm32_clock_control.h header 6 years ago
Thomas Schmid 91e39d5ee7 drivers: adc: adc_stm32: fix clock setup 6 years ago
Noah Pendleton d68de09c0f boards: arm: stm32: fix out of bounds access 6 years ago
Richard Osterloh af4678f885 drivers: adc: Add STM32G4X ADC support 6 years ago
Rick Conrey b8b8d46daa drivers: adc: Enable ADC on STM32WB 6 years ago
Rick Conrey 837f07a301 drivers: adc: enable ADC on STM32WB 6 years ago
Piotr Zięcik 70d61cdd55 drivers: adc_stm32: Get clock frequency from DTS 6 years ago
Anas Nashif f4709f2c2f cleanup: include/: move adc.h to drivers/adc.h 6 years ago
Anas Nashif 4c32258606 style: add braces around if/while statements 6 years ago
Song Qiang 7c7db00a77 drivers: adc: add driver support for ADC1 of stm32 6 years ago