HAL + 0/1 examples
CodeScope will show references to __NOINLINE from the following samples and libraries:
Drivers
Boards
 
Symbols
loading...
Files
loading...

__NOINLINE macro

__NOINLINE definition

Syntax

#define __NOINLINE __attribute__ ( (noinline) )

Examples

__NOINLINE is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_hal_def.h:196
#define __NOINLINE __attribute__ ( (noinline) )