Some more precision in the comments.
authorNathael Pajani <nathael.pajani@ed3l.fr>
Mon, 28 Jul 2014 08:57:11 +0000 (10:57 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
include/core/system.h

index a631b1f..fd7fec9 100644 (file)
@@ -96,7 +96,7 @@ void system_brown_out_detection_config(uint32_t level);
  */
 void clock_config(uint32_t freq_sel);
 
-/* return current main clock */
+/* return current main clock in HZ */
 uint32_t get_main_clock(void);
 
 /* IO config clock */