TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::MCUInstrumentation::getCPUCycles() from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::MCUInstrumentation::getCPUCycles()

touchgfx::MCUInstrumentation::getCPUCycles() method

@fn virtual unsigned int MCUInstrumentation::getCPUCycles(void) = 0; Gets CPU cycles from register. Gets CPU cycles from register.

Syntax

virtual unsigned int getCPUCycles(void) = 0;

Return value

CPU cycles.

Examples

touchgfx::MCUInstrumentation::getCPUCycles() is referenced by 4 libraries and example projects.

Call Tree

Functions calling touchgfx::MCUInstrumentation::getCPUCycles()
touchgfx::MCUInstrumentation::getCPUCycles()