atbetaflight/lib/main/STM32F7/Drivers/STM32F7xx_HAL_Driver/Src
Andrey Mironov ff4c2bc145 Post-cleanup of F7 optimizations (#5729)
* Moved ART Prefetch enabling from library to main code

* Fixed tabs to spaces

* Added F7 LL EX header to simplify work with DMA and TIM

* Refactored F7 DSHOT using LL EX

* Got rid of overlooked duplicate lines
2018-04-21 18:14:35 +12:00
..
stm32f7xx_hal.c Post-cleanup of F7 optimizations (#5729) 2018-04-21 18:14:35 +12:00
stm32f7xx_hal_adc.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_adc_ex.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_can.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_cec.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_cortex.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_crc.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_crc_ex.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_cryp.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_cryp_ex.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_dac.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_dac_ex.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_dcmi.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_dcmi_ex.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_dfsdm.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_dma.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_dma2d.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_dma_ex.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_dsi.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_eth.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_flash.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_flash_ex.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_gpio.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_hash.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_hash_ex.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_hcd.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_i2c.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_i2c_ex.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_i2s.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_irda.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_iwdg.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_jpeg.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_lptim.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_ltdc.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_ltdc_ex.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_mdios.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_mmc.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_msp_template.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_nand.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_nor.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_pcd.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_pcd_ex.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_pwr.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_pwr_ex.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_qspi.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_rcc.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_rcc_ex.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_rng.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_rtc.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_rtc_ex.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_sai.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_sai_ex.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_sd.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_sdram.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_smartcard.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_smartcard_ex.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_smbus.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_spdifrx.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_spi.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_sram.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_tim.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_tim_ex.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_timebase_rtc_alarm_template.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_timebase_rtc_wakeup_template.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_timebase_tim_template.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_uart.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_usart.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_hal_wwdg.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_ll_adc.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_ll_crc.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_ll_dac.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_ll_dma.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_ll_dma2d.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_ll_exti.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_ll_fmc.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_ll_gpio.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_ll_i2c.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_ll_lptim.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_ll_pwr.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_ll_rcc.c Fix unused param, add PERIPH_DRIVER flag for F4, tidied up F1 and F3 in prep. 2017-07-30 01:07:09 +10:00
stm32f7xx_ll_rng.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_ll_rtc.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_ll_sdmmc.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_ll_spi.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_ll_tim.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_ll_usart.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_ll_usb.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f7xx_ll_utils.c Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00