Clock#

group bsp_clock

Functions to initialize low and high frequency clocks.

Author

Alexandre Abadie alexandre.abadie@inria.fr

Copyright

Inria, 2022

Functions

void db_hfclk_init(void)#

Initialize and start the High Frequency clock.

void db_lfclk_init(void)#

Initialize and start the Low Frequency clock.