libopencm3/include/libopencm3/stm32/l1
Karl Palsson a7902aa4d0 stm32l1: rcc/lcd: fix RTCSEL HSE definition
Wrong since original commit in 2013.

LCD code can't actually automatically determine clock speed if it's HSE,
as we don't know here whether what HSE is, nor what it's divided by.
For more fun, that old 2014 API doesn't have any way of flagging that it
failed either.  Hooray.
2020-11-28 22:13:25 +00:00
..
adc.h stm32l1: adc: use the new v1-multi headers. 2019-05-10 22:35:10 +00:00
crc.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
dac.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
dma.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
doc-stm32l1.h doc: restore targets as pages. 2019-06-10 11:10:34 +00:00
exti.h stm32: exti: move register definition of all current stm32 devices to common_v1 2019-01-18 18:33:55 +01:00
flash.h stm32l0/l1: flash: support half page flashing 2020-11-28 22:13:25 +00:00
gpio.h doc: stm32: fix doxygen syntax 2016-08-18 23:51:49 +00:00
i2c.h stm32: unify i2c implementations 2017-03-30 21:48:07 +00:00
irq.json [build] Remove PyYAML dependency 2014-01-02 20:55:15 +01:00
iwdg.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
lcd.h doc: stm32l1: lcd: fix groupings and convert to doxygen 2020-03-06 01:11:45 +00:00
memorymap.h stm32l1: desig: use new mechanism to support different densities 2020-03-06 22:53:03 +00:00
pwr.h stm32: renamed pwr_common_all to pwr_common_v1, and pwr_common_l01 to pwr_common_v2 2017-03-30 21:48:08 +00:00
rcc.h stm32l1: rcc/lcd: fix RTCSEL HSE definition 2020-11-28 22:13:25 +00:00
ri.h stm32: l1: Change RI defines to be more readable 2017-03-30 21:48:08 +00:00
rtc.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
spi.h stm32: rework spi, based on PR #740 and #742. 2018-04-28 21:12:27 +00:00
st_usbfs.h usb: extract ST USB FS peripheral core. [BREAKING CHANGE] 2015-10-03 01:32:34 +00:00
syscfg.h stm32l1: syscfg: add USB pullup control definition 2018-03-02 22:42:05 +00:00
timer.h doc: stm32l1: timer: fix params, missing groupings 2019-06-17 22:33:32 +00:00
usart.h Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00