#include <cmsis-plus/rtos/os-decls.h>
Go to the source code of this file.
Classes | |
class | os::rtos::semaphore::attributes |
Semaphore attributes. More... | |
class | os::rtos::semaphore::attributes_binary |
Binary semaphore attributes. More... | |
class | os::rtos::semaphore::attributes_counting |
Counting semaphore attributes. More... | |
class | os::rtos::semaphore |
POSIX compliant semaphore. More... | |
class | os::rtos::semaphore_binary |
POSIX compliant binary semaphore. More... | |
class | os::rtos::semaphore_counting |
POSIX compliant counting semaphore. More... | |
Namespaces | |
namespace | os |
System namespace. | |
namespace | os::rtos |
RTOS namespace. | |