1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32/periph
2021-12-02 13:44:03 +01:00
..
adc_f0_g0.c cpu/stm32: added ADC for g0 2021-09-24 10:20:09 -04:00
adc_f1.c cpu/stm32/periph/adc_f1: removes ADC configuration loading 2020-08-27 03:56:26 +02:00
adc_f2.c cpu/stm32/periph/adc_f2: removes ADC configuration loading 2020-08-27 03:56:26 +02:00
adc_f3.c cpu/stm32/adc: migrate to ztimer 2021-12-02 13:44:03 +01:00
adc_f4_f7.c cpu/stm32/adc_f4: add support for stm32f7 2021-01-24 22:30:49 +01: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.c cpu/stm32/adc: migrate to ztimer 2021-12-02 13:44:03 +01:00
adc_wl.c cpu/stm32/wl: initial periph_adc implementation 2021-11-15 09:52:45 +01:00
can.c sys/include/can: Add loopback operation mode 2021-03-08 12:13:15 -05:00
dac.c cpu/stm32: adapt Doxygen documentation 2020-05-20 13:39:11 +02:00
dma.c cpu/stm32/periph/dma: add support for STM32F3 2020-08-19 11:26:04 +02:00
doc.txt cpu/stm32: Add stm32_eth_auto for auto-negotiation 2020-10-22 12:37:23 +02:00
eeprom.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
eth_common.c cpu/stm32/periph_ptp: bugfix & better debug output 2021-03-23 22:58:10 +01:00
eth.c cpu/stm32/eth: migrate to ztimer 2021-12-02 12:22:41 +01:00
flash_common.c cpu/stm32wl: Flashpage configuration 2021-04-20 21:04:36 +02:00
flashpage.c drivers/flashpage: flashpage_page() takes a const argument 2021-08-27 14:08:25 +02:00
gpio_all.c Merge pull request #16319 from jue89/fix/stm32-gpio_all-isr 2021-05-23 21:40:02 +02:00
gpio_f1.c cpu/stm32/gpio_f1: fix IRQ handler 2021-04-12 18:45:04 +02:00
hwrng.c cpu/stm32: adapt Doxygen documentation 2020-05-20 13:39:11 +02:00
i2c_1.c cpu/periph/i2c: update implementations to new I2C API 2021-11-29 06:35:25 +01:00
i2c_2.c cpu/periph/i2c: update implementations to new I2C API 2021-11-29 06:35:25 +01:00
Kconfig cpu/stm32/adc: migrate to ztimer 2021-12-02 13:44:03 +01:00
Makefile cpu/stm32: added ADC for g0 2021-09-24 10:20:09 -04:00
pm.c boards: add nucleo-wl55jc 2021-04-20 21:04:29 +02:00
ptp.c stm32/ptp: avoid creating a new rounding rule 2021-03-29 16:27:27 +02:00
pwm.c cpu/stm32/periph/pwm: useless static var and a semicolon removed 2020-07-14 01:41:16 +02:00
qdec.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
rtc_all.c cpu/stm32: add rtc_mem 2021-09-07 10:06:31 +02:00
rtc_f1.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
rtc_mem.c cpu/stm32: add rtc_mem 2021-09-07 10:06:31 +02:00
rtt_all.c boards/stm32g031-disco,examples,tests: Added STM32G031-DISCO board 2021-10-13 12:14:45 -04:00
rtt_f1.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
spi.c drivers/periph_spi: remove duplicated includes introduced in #15902 2021-09-02 09:40:31 +02:00
timer.c drivers/periph/timer: Use uint32_t for frequency 2020-10-30 22:02:12 +01:00
uart.c cpu/stm32: add stm32wl 2021-04-20 20:57:48 +02:00
usbdev.c stm32/usbdev: Adapt to xmit API 2021-11-16 20:17:04 +01:00
wdt.c cpu/*: remove unneeded ENABLE_DEBUG 2020-10-23 11:29:57 +02:00