How to print out the current CPU clock in Zephyr OS? #84633
Unanswered
MasterKeyxda
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, If I understand your question correctly, you could get the CPU clock speed in Hz, KHz or MHz using the function
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am looking to print out the current system clock in MHz or Hz using the printf() function. Is there a way I can get the information?
Beta Was this translation helpful? Give feedback.
All reactions