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

Embed: (wiki syntax)

« Back to documentation index

r_ospl_os_less_typedef.h File Reference

r_ospl_os_less_typedef.h File Reference

OS Porting Layer API for OS less Compatibility. More...

Go to the source code of this file.

Enumerations

enum  r_ospl_wait_t
 

Waitnig mode of pseudo multi thread.

More...

Detailed Description

OS Porting Layer API for OS less Compatibility.

Data types.

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_typedef.h.


Enumeration Type Documentation

Waitnig mode of pseudo multi thread.

  • R_OSPL_WAIT_POLLING - 0
  • R_OSPL_WAIT_PM_THREAD - 1

Definition at line 54 of file r_ospl_os_less_typedef.h.