#include <cmsis-plus/rtos/os-decls.h>
Go to the source code of this file.
Classes | |
class | os::rtos::timer::attributes |
Timer attributes. More... | |
class | os::rtos::timer::attributes_periodic |
Periodic timer attributes. More... | |
struct | os::rtos::timer::run |
Timer run types. More... | |
struct | os::rtos::timer::state |
Timer states. More... | |
class | os::rtos::timer |
User single-shot or periodic timer. More... | |
Namespaces | |
namespace | os |
System namespace. | |
namespace | os::rtos |
RTOS namespace. | |