mbed-os/libraries/mbed/targets/hal/TARGET_STM/TARGET_STM32F7
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_F746NG Change SERIAL_TX/RX value 2015-08-11 14:38:03 +02:00
PeripheralPins.h [DISCO_F746NG] Add new target (HAL part) 2015-06-18 11:15:03 +02:00
analogin_api.c [DISCO_F746NG] AnalogIn and PwmOut corrections 2015-06-24 15:48:24 +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 [DISCO_F746NG] Add new target (HAL part) 2015-06-18 11:15:03 +02:00
gpio_irq_api.c [DISCO_F746NG] Add new target (HAL part) 2015-06-18 11:15:03 +02:00
gpio_object.h [DISCO_F746NG] Typo corrections 2015-06-25 16:00:00 +02:00
i2c_api.c ALL STM32 platform 2015-11-20 15:51:10 +01:00
mbed_overrides.c [DISCO_F746NG] Add new target (HAL part) 2015-06-18 11:15:03 +02:00
pinmap.c [DISCO_F746NG] Add new target (HAL part) 2015-06-18 11:15:03 +02:00
port_api.c [DISCO_F746NG] Add new target (HAL part) 2015-06-18 11:15:03 +02:00
pwmout_api.c Improvement of timer initialization for pwmout 2015-08-11 14:42:15 +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 [DISCO_F746NG] Typo corrections 2015-06-25 16:00:00 +02:00
sleep.c [DISCO_F746NG] Typo corrections 2015-06-25 16:00:00 +02:00
spi_api.c [DISCO_F746NG] Fix different issues with SPI, I2C, Clock 2015-06-25 15:59:31 +02:00
us_ticker.c [DISCO_F746NG] Add new target (HAL part) 2015-06-18 11:15:03 +02:00