bouffalolab / bl_iot_sdk

BL602/BL702 SDK. Any technical topic, please access the following link.
http://bbs.bouffalolab.com
Apache License 2.0
260 stars 170 forks source link

Do bl602 have counter? #45

Open zhageww opened 3 years ago

zhageww commented 3 years ago

If yes, how to use? thanks.

YafeiJin commented 3 years ago

@zhageww Please check bl_time.h

uint32_t bl_timer_now_us(void); uint64_t bl_timer_now_us64(void);