STM32746G-Discovery BSP User Manual: STM32746G_DISCOVERY_LCD Private Macros

STM32746G-Discovery BSP Drivers

STM32746G-Discovery BSP User Manual
STM32746G_DISCOVERY_LCD Private Macros

Defines

#define ABS(X)   ((X) > 0 ? (X) : -(X))

Define Documentation

#define ABS (   X)    ((X) > 0 ? (X) : -(X))

Definition at line 111 of file stm32746g_discovery_lcd.c.

Referenced by BSP_LCD_DrawLine(), and FillTriangle().

Generated on Fri Dec 30 2016 16:31:33 for STM32746G-Discovery BSP User Manual by   doxygen 1.7.6.1