OpenRTX/platform/mcu/STM32F4xx/drivers
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
..
usb STM32F4xx: updated gpio driver 2024-06-21 18:00:33 +02:00
DmaStream.hpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
Timer.hpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
USART3.cpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
USART3.h Updated year in copyright headers 2025-04-04 21:15:39 +02:00
delays.cpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
flash.c Updated year in copyright headers 2025-04-04 21:15:39 +02:00
flash.h Updated year in copyright headers 2025-04-04 21:15:39 +02:00
i2c_stm32.c Updated year in copyright headers 2025-04-04 21:15:39 +02:00
i2c_stm32.h Updated year in copyright headers 2025-04-04 21:15:39 +02:00
rcc.c Updated year in copyright headers 2025-04-04 21:15:39 +02:00
rcc.h STM32F4: rcc: added rcc_getPeriphClock function 2025-08-13 18:56:25 +02:00
rng.c Updated year in copyright headers 2025-04-04 21:15:39 +02:00
rtc.c Updated year in copyright headers 2025-04-04 21:15:39 +02:00
timers.h Updated year in copyright headers 2025-04-04 21:15:39 +02:00
usb_vcom.c Updated year in copyright headers 2025-04-04 21:15:39 +02:00
usb_vcom.h Updated year in copyright headers 2025-04-04 21:15:39 +02:00