µOS++ IIIe Reference 7.0.0
The third edition of µOS++, a POSIX inspired open source framework, written in C++
Loading...
Searching...
No Matches
device.h File Reference
#include <cmsis-plus/posix-io/io.h>
#include <cmsis-plus/utils/lists.h>
#include <mutex>

Go to the source code of this file.

Classes

class  os::posix::device
 Base device class. More...
 
class  os::posix::device_impl
 

Namespaces

namespace  os
 System namespace.
 
namespace  os::posix
 

Macros

#define OS_STRING_POSIX_DEVICE_PREFIX   "/dev/"
 

Macro Definition Documentation

◆ OS_STRING_POSIX_DEVICE_PREFIX

#define OS_STRING_POSIX_DEVICE_PREFIX   "/dev/"

Definition at line 33 of file device.h.