CMSIS + 0/6 examples
CodeScope will show references to __set_CONTROL() from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
Cortex
STM32469I_EVAL
Examples
Cortex
STM324x9I_EVAL
Examples
Cortex
STM324xG_EVAL
Examples
Cortex
STM32F413ZH-Nucleo
Examples
Cortex
 
Symbols
loading...
Files
loading...

__set_CONTROL() function

Set Control Register Writes the given value to the Control Register.

Syntax

__STATIC_FORCEINLINE void __set_CONTROL(uint32_t control);

Arguments

control

Examples

__set_CONTROL() is referenced by 6 libraries and example projects.

References

LocationText
cmsis_gcc.h:1001
__STATIC_FORCEINLINE void __set_CONTROL(uint32_t control)

Call Tree

Functions called by __set_CONTROL()
__set_CONTROL()
all items filtered out
Data read by __set_CONTROL()
all items filtered out
__set_CONTROL()