![]() |
CMSIS-DAP
Version 1.00 - Preview
CMSIS-DAP support for Cortex-M processor-based devices
|
Functions | |
| static __inline void | TIMER_START (uint32_t usec) |
| Start Timer. | |
| static __inline void | TIMER_STOP (void) |
| Stop Timer. | |
| static __inline uint32_t | TIMER_EXPIRED (void) |
| Check if Timer expired. | |