1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32/include
Gilles DOFFE f39aa979af cpu/stm32: setup CLOCK_LSI for stm32mp1
Set stm32mp1 family LSI clock frequency to 32KHz as specified in datasheet.
STM32MP157C example:
https://www.st.com/resource/en/datasheet/stm32mp157c.pdf

Signed-off-by: Gilles DOFFE <gilles.doffe@savoirfairelinux.com>
2020-11-13 10:43:08 +01:00
..
clk cpu/stm32: move stm32l5 default PLL N to cpu 2020-11-10 09:34:07 +01:00
periph cpu/stm32: add basic support for stm32l5 2020-10-23 18:21:50 +02:00
vendor cpu/stm32: configure stm32l5 cmsis repository version 2020-10-23 18:13:07 +02:00
.gitignore cpu/stm32: add tool to generate a header with IRQ numof defines 2020-09-02 11:30:49 +02:00
can_params.h boards: enable CAN bus on nucleo-f446re & nucleo-f446ze 2020-07-27 14:36:29 +02:00
candev_stm32.h cpu/stm32: adapt Doxygen documentation 2020-05-20 13:39:11 +02:00
cpu_conf_stm32_common.h cpu/stm32: add basic support for stm32l5 2020-10-23 18:21:50 +02:00
cpu_conf.h stm32: Adapt to flashpage/flashpage_pagewise API 2020-11-11 23:16:42 +01:00
periph_cpu.h cpu/stm32: setup CLOCK_LSI for stm32mp1 2020-11-13 10:43:08 +01:00
stmclk.h cpu/stm32: adapt Doxygen documentation 2020-05-20 13:39:11 +02:00
usbdev_stm32.h cpu/stm32: adapt Doxygen documentation 2020-05-20 13:39:11 +02:00