ISIX-RTOS - small operating system for ARM microcontrollers 1.2
|
Go to the source code of this file.
Namespaces | |
namespace | isix |
Enumerations | |
enum | isix::isix_error { isix::ISIX_EOK = 0, isix::ISIX_ENOMEM = -1, isix::ISIX_ETIMEOUT = -2, isix::ISIX_EINVARG = -3, isix::ISIX_EFIFOFULL = -4, isix::ISIX_EBUSY = -5, isix::ISIX_ENOPRIO = -6 } |