OpenRTX/platform/mcu/STM32F4xx
Silvano Seva e9b517abbc STM32F4: rcc: added rcc_getPeriphClock function
Added function to retrieve the clock frequency of the bus a peripheral is
attached to, given its base address. The function is C++ only and relies
on constexpr mechanism to have zero memory footprint.
2025-08-13 18:56:25 +02:00
..
boot Updated year in copyright headers 2025-04-04 21:15:39 +02:00
drivers STM32F4: rcc: added rcc_getPeriphClock function 2025-08-13 18:56:25 +02:00
linker_script_MDx.ld STM32F4: added linker script section for a .bss area in the 128kB SRAM 2025-03-07 19:06:27 +01:00
stm32_1m+192k_rom.ld STM32F4: changed name of Module17 linker script to a more generic one 2025-03-10 21:52:50 +01:00