CMSIS + 0/25 examples
CodeScope will show references to POSITION_VAL from the following samples and libraries:
 
Symbols
loading...
Files
loading...

POSITION_VAL macro

Syntax

#define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL)))

Arguments

VAL

Examples

POSITION_VAL is referenced by 25 libraries and example projects.

References

LocationText
stm32f4xx.h:225
#define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL)))