time in microseconds

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

time in microseconds

804 Views
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 Kudos
Reply
1 Reply

795 Views
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