60#if defined(__ARM_ARCH_6M__)
64#if defined(__ARM_ARCH_7M__) || defined(__ARM_ARCH_7EM__)
92#if defined(__ARM_ARCH_6M__)
96#if defined(__ARM_ARCH_7M__) || defined(__ARM_ARCH_7EM__)
uint32_t dwt_read_cycle_counter(void)
DebugTrace Read the CPU cycle counter.
bool dwt_enable_cycle_counter(void)
DebugTrace Enable the CPU cycle counter.
#define DWT_CYCCNT
DWT_CYCCNT register Cycle Count Register (Shows or sets the value of the processor cycle counter,...
#define DWT_CTRL_CYCCNTENA
CYCCNTENA Enables the Cycle counter.
#define DWT_CTRL
DWT Control register Purpose Provides configuration and status information for the DWT block,...
#define DWT_CTRL_NOCYCCNT
#define SCS_DEMCR
Debug Exception and Monitor Control Register (DEMCR).