imx93 how to get the frequency value of CPU

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

imx93 how to get the frequency value of CPU

82 次查看
ranYang
Contributor II

Hi:

    My system is “Linux bopixel 6.1.22 #154 SMP PREEMPT Mon Aug 25 16:07:47 CST 2025 aarch64 GNU/Linux”,there is a requirement to read the frequency value of the actual CPU quota. Is it possible to obtain it through the API interface using Linux C language?

标签 (1)
0 项奖励
回复
1 回复

67 次查看
pengyong_zhang
NXP Employee
NXP Employee

Hi @ranYang 

you can use the below command check the CPU frequency:

at /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

B.R

0 项奖励
回复