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
r_ospl_os_less_private.h File Reference
OS Porting Layer private functions for OS less. More...
Go to the source code of this file.
Functions | |
r_ospl_master_t * | R_OSPL_GetPrivateContext (void) |
Returns <r_ospl_master_t> type variable. | |
void | R_OSPL_MEMORY_Flush_Sub (void) |
Sub routine of <R_OSPL_MEMORY_Flush> | |
size_t | R_OSPL_MEMORY_GetCacheLineSize (void) |
GetCacheLineSize. | |
void | R_OSPL_MEMORY_RangeFlush_Sub (uintptr_t Start, uintptr_t Over, size_t CacheLineSize) |
Sub routine of <R_OSPL_MEMORY_RangeFlush> |
Detailed Description
OS Porting Layer private functions for OS less.
- Module:
- OSPL
- PublicVersion:
- 0.90
(=R_OSPL_VERSION)
- Rev:
- 35
- Date:
- 2014-04-15 21:38:18 +0900#
Definition in file r_ospl_os_less_private.h.
Function Documentation
r_ospl_master_t* R_OSPL_GetPrivateContext | ( | void | ) |
Returns <r_ospl_master_t> type variable.
- Parameters
- None
- Returns:
- <r_ospl_master_t> type variable.
void R_OSPL_MEMORY_Flush_Sub | ( | void | ) |
Sub routine of <R_OSPL_MEMORY_Flush>
- Parameters
- None
- Returns:
- None
size_t R_OSPL_MEMORY_GetCacheLineSize | ( | void | ) |
GetCacheLineSize.
- Parameters
- None
- Returns:
- CacheLineSize
void R_OSPL_MEMORY_RangeFlush_Sub | ( | uintptr_t | Start, |
uintptr_t | Over, | ||
size_t | CacheLineSize | ||
) |
Sub routine of <R_OSPL_MEMORY_RangeFlush>
- Parameters
- None
- Returns:
- None
Generated on Tue Jul 12 2022 11:15:07 by 1.7.2