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

__WEAK macro

Syntax

#define __WEAK __attribute__((weak))

Examples

__WEAK is referenced by 2 libraries and example projects.

References

LocationText
cmsis_gcc.h:59
#define __WEAK __attribute__((weak))