mbed-os/libraries/mbed/targets/hal/TARGET_STM/TARGET_STM32F3
adustm 26e3c61983 [STM all] Fix #1480: change location of check for RTC already initialised
Need to keep PWR_CLK_ENABLE and LSE LSI oscillator configuration.
Just skip the HAL_RTC_Init in case INITS flag is already set.
2016-01-12 09:30:33 +00:00
..
TARGET_DISCO_F303VC [STM32F3xx] Refactor analogin, analogout and pwmout 2015-05-19 13:01:09 +02:00
TARGET_DISCO_F334C8 [STM32F3xx] Refactor analogin, analogout and pwmout 2015-05-19 13:01:09 +02:00
TARGET_NUCLEO_F302R8 [STM32F3xx] Refactor analogin, analogout and pwmout 2015-05-19 13:01:09 +02:00
TARGET_NUCLEO_F303K8 [NUCLEO_F303K8] add missing pins for arduino nano connector 2015-11-24 10:15:42 +01:00
TARGET_NUCLEO_F303RE [STM32F3xx] Refactor analogin, analogout and pwmout 2015-05-19 13:01:09 +02:00
TARGET_NUCLEO_F334R8 [STM32F3xx] Refactor analogin, analogout and pwmout 2015-05-19 13:01:09 +02:00
PeripheralPins.h [NUCLEO_F303RE] reorg hal 2015-03-21 20:32:47 +01:00
analogin_api.c [STM32F3xx] Refactor analogin, analogout and pwmout 2015-05-19 13:01:09 +02:00
analogout_api.c Fix analogout issue on 12 to 16 bits conversion 2015-10-19 15:32:09 +02:00
gpio_api.c [NUCLEO_F303RE] reorg hal 2015-03-21 20:32:47 +01:00
gpio_irq_api.c [NUCLEO_F303RE] reorg hal 2015-03-21 20:32:47 +01:00
gpio_object.h [STM32F3xx] Refactor analogin, analogout and pwmout 2015-05-19 13:01:09 +02:00
i2c_api.c ALL STM32 platform 2015-11-20 15:51:10 +01:00
mbed_overrides.c [NUCLEO_F303RE] reorg hal 2015-03-21 20:32:47 +01:00
pinmap.c [DISCO_F303VC] reorg hal part i 2015-03-22 16:35:00 +01:00
port_api.c [NUCLEO_F303RE] reorg hal 2015-03-21 20:32:47 +01:00
pwmout_api.c [STM32F3xx] Refactor analogin, analogout and pwmout 2015-05-19 13:01:09 +02:00
rtc_api.c [STM all] Fix #1480: change location of check for RTC already initialised 2016-01-12 09:30:33 +00:00
serial_api.c [NUCLEO_F303K8] add support for the nucleo_f303k8 2015-10-12 11:34:06 +02:00
sleep.c [NUCLEO_F303RE] reorg hal 2015-03-21 20:32:47 +01:00
spi_api.c Merge branch 'master' of https://github.com/sg-/mbed into sg--master 2015-05-27 13:09:05 +01:00
us_ticker.c [NUCLEO_F303RE] reorg hal 2015-03-21 20:32:47 +01:00