CMSIS-DAP  
Interface Firmware for CoreSight Debug Access Port
 
Loading...
Searching...
No Matches

Functions

__STATIC_INLINE uint32_t TIMESTAMP_GET (void)
 

Description

Access function for Test Domain Timer.

The value of the Test Domain Timer in the Debug Unit is returned by the function TIMESTAMP_GET. By default, the DWT timer is used. The frequency of this timer is configured with TIMESTAMP_CLOCK.

Function Documentation

◆ TIMESTAMP_GET()

__STATIC_INLINE uint32_t TIMESTAMP_GET ( void  )

Get timestamp of Test Domain Timer.

Returns
Current timestamp value.