1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32_common/periph
2019-08-22 12:03:08 +02:00
..
can.c can stm32: add a driver for STM32 bxCAN peripheral 2019-03-29 12:03:43 +01:00
dac.c build: fix unused parameter errors 2017-11-28 14:36:01 +01:00
dma.c cpu: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
eeprom.c drivers/include/periph/eeprom: Changed uint8_t* to void* in API 2019-08-09 17:27:32 +02:00
eth.c stm32_eth: Code cleanup and some fixes 2019-07-04 15:27:50 +02:00
flash_common.c stm32_common/flash_common: properly clear EOP bit 2019-07-04 10:45:41 +02:00
flashpage.c Merge pull request #11790 from fjmolinas/pr_fix_wait_for_pending_isr 2019-07-04 11:28:50 +02:00
gpio.c stm32_common/gpio: remove unused guard 2019-07-23 17:05:37 +02:00
hwrng.c cpu/stm32_common/hwrng: use CPU_LINE for for stm32f410-specific code 2018-07-09 11:52:05 +02:00
i2c_1.c cpu/stm32_common: Updated i2c_release() 2019-08-22 12:03:08 +02:00
i2c_2.c cpu/stm32_common: Updated i2c_release() 2019-08-22 12:03:08 +02:00
Makefile cpu/stm32_common: remove inadapted periph_flash_common 2018-10-11 15:20:44 +02:00
pm.c stm32l0/pm: clear wakeup flags when setting STOP mode. 2019-03-21 19:42:08 +01:00
pwm.c make: fix sign-compare errors 2017-11-28 11:55:48 +01:00
qdec.c cpu/stm32_common: add qdec implementation 2018-02-23 23:17:26 +01:00
rtc.c cpu/stm32_common: fix month encoding in RTC driver for alarm 2019-04-04 14:15:26 +02:00
rtt.c stm32_common/rtt: add support for stm32f7 2019-05-23 14:49:39 +02:00
spi.c stm32-common/spi: add customizable gpio modes for spi pins 2019-08-05 16:46:41 +02:00
timer.c make: fix sign-compare errors 2017-11-28 11:55:48 +01:00
uart.c cpu/stm32_common: uniformize define alignments 2019-07-24 09:02:47 +02:00