![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
#include "GUIDRV_DCache.h"Go to the source code of this file.
Data Structures | |
| struct | DRIVER_CONTEXT |
Functions | |
| void | GUIDRV_DCache__AddDirtyRect (DRIVER_CONTEXT *pContext, int x0, int y0, int x1, int y1) |
| void | GUIDRV_DCache__ClearDirtyRect (DRIVER_CONTEXT *pContext) |
| void | GUIDRV_DCache__InitOnce (GUI_DEVICE *pDevice) |
| void GUIDRV_DCache__AddDirtyRect | ( | DRIVER_CONTEXT * | pContext, |
| int | x0, | ||
| int | y0, | ||
| int | x1, | ||
| int | y1 | ||
| ) |
| void GUIDRV_DCache__ClearDirtyRect | ( | DRIVER_CONTEXT * | pContext | ) |
| void GUIDRV_DCache__InitOnce | ( | GUI_DEVICE * | pDevice | ) |
1.8.11