Lines Matching refs:is
6 Cortex-M Software Interface Standard (CMSIS) RTOS is a vendor-independent
21 ``osMutexPrioInherit`` is supported by default and is not configurable,
24 ``osMutexRecursive`` is also supported by default. If this attribute is
25 not set, an error is thrown when the same thread tries to acquire
28 ``osMutexRobust`` is not supported in Zephyr.
34 ``osError`` (Unspecified error) is not supported.
38 semaphore_id is in an invalid semaphore state) is not supported.
42 is in an invalid mutex state) is not supported.
46 is in an invalid timer state) is not supported.
50 parameter msgq_id is in an invalid message queue state)
51 is not supported.
55 parameter msgq_id is in an invalid message queue state)
56 is not supported.
60 parameter mp_id is in an invalid memory pool state) is
65 parameter mp_id is in an invalid memory pool state) is
71 parameter ef_id is not ready to be used) are not supported.
74 ``osErrorParameter`` (the value of the parameter ef_id is
75 incorrect) is not supported.
80 thread_id is not active to receive flags) are not supported.
83 ``osFlagsErrorResource`` (Running thread is not active to
84 receive flags) is not supported.
87 ``osParameter`` (the time cannot be handled) is not supported.