distortos  v0.7.0
object-oriented C++ RTOS for microcontrollers
distortos::chip::anonymous_namespace{STM32F4-chipLowLevelInitializer.cpp} Namespace Reference

Functions

void chipLowLevelInitializer ()
 Low-level chip initializer for STM32F4. More...
 
 BIND_LOW_LEVEL_INITIALIZER (40, chipLowLevelInitializer)
 

Function Documentation

◆ chipLowLevelInitializer()

void distortos::chip::anonymous_namespace{STM32F4-chipLowLevelInitializer.cpp}::chipLowLevelInitializer ( )

Low-level chip initializer for STM32F4.

This function is called before constructors for global and static objects via BIND_LOW_LEVEL_INITIALIZER().