TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::HAL::enableMCULoadCalculation() 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::HAL::enableMCULoadCalculation()

touchgfx::HAL::enableMCULoadCalculation() method

@fn void HAL::enableMCULoadCalculation(bool enabled) This method sets a flag that determines if generic HAL should calculate MCU load. This method sets a flag that determines if generic HAL should calculate MCU load based on concrete MCU instrumentation.

Syntax

void enableMCULoadCalculation(bool enabled);

Arguments

enabled

If true, set flag to update MCU load.

Examples

touchgfx::HAL::enableMCULoadCalculation() is referenced by 4 libraries and example projects.

References

LocationText
HAL.hpp:868
void enableMCULoadCalculation(bool enabled)

Data Use

Data read by touchgfx::HAL::enableMCULoadCalculation()
Data written by touchgfx::HAL::enableMCULoadCalculation()
touchgfx::HAL::enableMCULoadCalculation()
all items filtered out