Utilities + 0/26 examples
CodeScope will show references to LINE from the following samples and libraries:
Drivers
Peripherals
Boards
Examples
STM32446E_EVAL
Examples
Applications
Audio
STM32469I-Discovery
Examples
Applications
Audio
USB_Host
STM32469I_EVAL
Examples
Applications
Audio
STM32F412G-Discovery
Examples
Applications
USB_Host
STM32F413H-Discovery
Examples
STM324x9I_EVAL
Applications
Audio
USB_Host
STM324xG_EVAL
Applications
USB_Host
 
Symbols
loading...
Files
loading...

LINE macro

Syntax

#define LINE(x) ((x) * (((sFONT *)BSP_LCD_GetFont())->Height))

Arguments

x

Examples

LINE is referenced by 26 libraries and example projects.

References

LocationText
fonts.h:69
#define LINE(x) ((x) * (((sFONT *)BSP_LCD_GetFont())->Height))