test public

Dependencies:   HttpServer_snapshot_mbed-os

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.