![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
#include "GUI_SetOrientation.h"
Go to the source code of this file.
Macros | |
#define | XY2PTR(x, y) (PIXEL *)(pContext->pData + y * pContext->BytesPerLine + x * pContext->pDrawingAPI->BytesPerPixel) |
Variables | |
const GUI_ORIENTATION_API | API_NAME |
#define XY2PTR | ( | x, | |
y | |||
) | (PIXEL *)(pContext->pData + y * pContext->BytesPerLine + x * pContext->pDrawingAPI->BytesPerPixel) |
Definition at line 42 of file GUI_SetOrientationCX.h.
const GUI_ORIENTATION_API API_NAME |
Definition at line 592 of file GUI_SetOrientationCX.h.