..
adc_f0_g0_c0.c
cpu/stm32: add CPU_FAM_STM32C0 support
2024-01-29 14:44:10 -05:00
adc_f1.c
cpu/{gd32v,stm32}/periph/adc: ensure max ADC speed is honored
2024-05-10 22:06:10 -04:00
adc_f2.c
cpu/{gd32v,stm32}/periph/adc: ensure max ADC speed is honored
2024-05-10 22:06:10 -04:00
adc_f3.c
cpu/stm32: add VBAT for stm32
2022-02-21 10:49:43 +01:00
adc_f4_f7.c
cpu/{gd32v,stm32}/periph/adc: ensure max ADC speed is honored
2024-05-10 22:06:10 -04:00
adc_l0.c
cpu/stm32/periph/adc_l0: removes ADC configuration loading
2020-08-27 03:58:33 +02:00
adc_l1.c
cpu/stm32/periph/adc_l1: removes ADC configuration loading
2020-08-27 03:56:26 +02:00
adc_l4_wb.c
cpu/stm32: add ADC support for WB55
2024-07-08 11:18:57 +02:00
adc_wl.c
cpu/stm32: add VBAT for stm32
2022-02-21 10:49:43 +01:00
can.c
tree-wide: fix typos in doc and comments
2023-10-16 12:17:48 +02:00
dac.c
cpu/stm32/periph_dac: support of DAC mode register
2023-05-10 12:12:53 +02:00
dma.c
cpu/stm32: add CPU_FAM_STM32C0 support
2024-01-29 14:44:10 -05:00
doc.txt
cpu/stm32: Add stm32_eth_auto for auto-negotiation
2020-10-22 12:37:23 +02:00
eeprom.c
periph/eeprom: fix off-by-one error in debug statement
2024-02-21 13:26:36 +01:00
eth_common.c
cpu/stm32/periph_eth: adapt to GPIO LL API change
2024-08-02 09:55:25 +02:00
eth.c
cpu/stm32/periph_eth: adapt to GPIO LL API change
2024-08-02 09:55:25 +02:00
flash_common.c
cpu/stm32: add CPU_FAM_STM32C0 support
2024-01-29 14:44:10 -05:00
flashpage.c
cpu/stm32: add CPU_FAM_STM32C0 support
2024-01-29 14:44:10 -05:00
fmc.c
cpu/stm32/periph: add FMC support
2023-07-26 09:02:10 +02:00
gpio_all.c
drivers/periph_gpio: let gpio_read() return bool
2024-10-23 13:24:09 +02:00
gpio_f1.c
drivers/periph_gpio: let gpio_read() return bool
2024-10-23 13:24:09 +02:00
gpio_ll_irq.c
drivers/periph_gpio_ll: change API to access GPIO ports
2024-08-02 09:55:24 +02:00
gpio_ll.c
cpu/stm32: implement periph_gpio_ll_switch_dir
2024-08-08 22:17:35 +02:00
hwrng.c
cpu/stm32: add initial support for stm32u5 family
2021-12-23 11:04:41 +01:00
i2c_1.c
cpu/stm32: cpu/sam0_common: rename internal i2c _start function
2023-05-14 21:08:26 +02:00
i2c_2.c
cpu/stm32: fix periph_i2c for F1, F2, L1 and F4 families
2023-12-12 09:55:47 +01:00
ltdc.c
cpu/stm32: adapt ltdc periph disp_dev interface
2022-04-13 12:49:58 +02:00
Makefile
cpu/stm32: add ADC support for WB55
2024-07-08 11:18:57 +02:00
pm.c
cpu/stm32: add CPU_FAM_STM32C0 support
2024-01-29 14:44:10 -05:00
ptp.c
cpu/stm32/ptp: drop vendor file typo workaround
2023-08-28 09:56:40 +02:00
pwm.c
cpu/stm32/periph_pwm: allow to use complementary timer channels
2023-05-19 16:51:26 +02:00
qdec.c
cpu/stm32/periph_qdec: support pin remap for F1
2022-10-27 14:28:06 +02:00
rtc_all.c
cpu/stm32u5: Enable rtc support
2024-03-29 10:19:42 +01:00
rtc_f1.c
cpu/*: realign ENABLE_DEBUG
2020-10-23 00:46:26 +02:00
rtc_mem.c
cpu/stm32u5: Enable rtc support
2024-03-29 10:19:42 +01:00
rtt_all.c
cpu/stm32: add CPU_FAM_STM32C0 support
2024-01-29 14:44:10 -05:00
rtt_f1.c
cpu/*: realign ENABLE_DEBUG
2020-10-23 00:46:26 +02:00
sdmmc.c
build_system/xfa: change API to fix alignment
2024-11-07 16:30:01 +01:00
spi.c
cpu/stm32: implement periph_spi_reconfigure
2024-02-15 19:11:37 +01:00
timer.c
cpu/stm32: implement periph_timer_query_freqs
2023-12-07 16:15:06 +01:00
uart.c
boards/nucleo-u575zi-q: Add support
2024-03-01 11:18:18 +01:00
usbdev_fs.c
cpu/stm32/periph/usbdev_fs: avoid using ztimer when not needed
2024-03-13 21:39:07 +01:00
vbat.c
cpu/stm32: add VBAT for stm32
2022-02-21 10:49:43 +01:00
wdt.c
cpu/*: remove unneeded ENABLE_DEBUG
2020-10-23 11:29:57 +02:00