Graphics framework for GR-PEACH. When you use this program, we judge you have agreed to the following contents. https://developer.mbed.org/teams/Renesas/wiki/About-LICENSE
Dependents: ImageZoomInout_Sample ImageRotaion_Sample ImageScroll_Sample GR-PEACH_LCD_4_3inch_Save_to_USB ... more
RGA_Callback_WorkBuf.c File Reference
Go to the source code of this file.
Functions | |
R_OSPL_ALIGNMENT (16, R_OSPL_SECTION_FOR_ZERO_INIT(".mirrorram", static uint8_tgs_WorkBufferMemory[WORK_BUFFER_SIZE])) | |
gs_WorkBufferMemory | |
R_OSPL_ALIGNMENT (RGA_WORK_BUFFER_B_ADDRESS_ALIGNMENT, static uint8_t gs_WorkBufferB_Memory[WORK_BUFFER_B_SIZE]) | |
gs_WorkBufferB_Memory | |
void | R_MEMORY_SECTION_GetMemory_RGA_WorkBuffer (uint8_t **out_WorkBufferAddress, size_t *out_WorkBufferSize, uint8_t **out_WorkBufferB_Address, size_t *out_WorkBufferB_Size) |
Get Memory of RGA WorkBuffer. |
Detailed Description
- Module:
- RGA
- PublicVersion:
- 1.20
(=RGA_VERSION)
- Rev:
- Date:
Definition in file RGA_Callback_WorkBuf.c.
Function Documentation
void R_MEMORY_SECTION_GetMemory_RGA_WorkBuffer | ( | uint8_t ** | out_WorkBufferAddress, |
size_t * | out_WorkBufferSize, | ||
uint8_t ** | out_WorkBufferB_Address, | ||
size_t * | out_WorkBufferB_Size | ||
) |
Get Memory of RGA WorkBuffer.
- Parameters:
-
out_WorkBufferAddress uint8_t* out_WorkBufferSize size_t out_WorkBufferB_Address uint8_t* out_WorkBufferB_Size size_t
- Returns:
- None
Definition at line 65 of file RGA_Callback_WorkBuf.c.
R_OSPL_ALIGNMENT | ( | RGA_WORK_BUFFER_B_ADDRESS_ALIGNMENT | , |
static uint8_t | gs_WorkBufferB_Memory[WORK_BUFFER_B_SIZE] | ||
) |
gs_WorkBufferB_Memory
R_OSPL_ALIGNMENT | ( | 16 | , |
R_OSPL_SECTION_FOR_ZERO_INIT(".mirrorram", static uint8_tgs_WorkBufferMemory[WORK_BUFFER_SIZE]) | |||
) |
gs_WorkBufferMemory
Generated on Tue Jul 12 2022 11:15:08 by 1.7.2