time in microseconds

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

time in microseconds

810 次查看
anshun
Contributor II

Hi,

I am using mcuexpresso for my project.

How to calculate the time elapsed in microseconds .

Is there any API to get the count or time?

0 项奖励
回复
1 回复

801 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Anshun

 

one can try to use driver for the General Purpose Timer (GPT) described in

MCUXpresso SDK API Reference Manual, which is included in documentation of SDK

available on  https://mcuxpresso.nxp.com/en/welcome

 

Best regards
igor