Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: ImageZoomInout_Sample ImageRotaion_Sample ImageScroll_Sample GR-PEACH_LCD_4_3inch_Save_to_USB ... more
RGA_API.h File Reference
Go to the source code of this file.
Functions | |
| errnum_t | R_GRAPHICS_STATIC_OnInitializeDefault (graphics_t *self, graphics_config_t *in_out_Config, void **out_CalleeDefined) |
| R_GRAPHICS_STATIC_OnInitializeDefault. | |
| errnum_t | R_GRAPHICS_STATIC_OnFinalizeDefault (graphics_t *self, void *CalleeDefined, errnum_t e) |
| R_GRAPHICS_STATIC_OnFinalizeDefault. | |
Detailed Description
- Module:
- RGA
- PublicVersion:
- 1.20
(=RGA_VERSION)
- Rev:
- Date:
Definition in file RGA_API.h.
Function Documentation
| errnum_t R_GRAPHICS_STATIC_OnFinalizeDefault | ( | graphics_t * | self, |
| void * | CalleeDefined, | ||
| errnum_t | e | ||
| ) |
R_GRAPHICS_STATIC_OnFinalizeDefault.
- Parameters
- None
- Returns:
- None.
Definition at line 178 of file RGA_Callback.c.
| errnum_t R_GRAPHICS_STATIC_OnInitializeDefault | ( | graphics_t * | self, |
| graphics_config_t * | in_out_Config, | ||
| void ** | out_CalleeDefined | ||
| ) |
R_GRAPHICS_STATIC_OnInitializeDefault.
- Parameters
- None
- Returns:
- None.
Definition at line 79 of file RGA_Callback.c.
Generated on Tue Jul 12 2022 11:15:08 by
1.7.2