mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-27 20:55:27 +08:00
c-user/directive_status_codes.rst: Add RTEMS_IO_ERROR and RTEMS_INTERRUPTED
This commit is contained in:
parent
bef968f923
commit
4e9197ae0b
@ -78,6 +78,10 @@ The directives are:
|
|||||||
- RTEMS inconsistency detected
|
- RTEMS inconsistency detected
|
||||||
* - ``RTEMS_NO_MEMORY``
|
* - ``RTEMS_NO_MEMORY``
|
||||||
- could not get enough memory
|
- could not get enough memory
|
||||||
|
* - ``RTEMS_IO_ERROR``
|
||||||
|
- driver I/O error
|
||||||
|
* - ``RTEMS_INTERRUPTED``
|
||||||
|
- returned by driver to indicate interrupted operation
|
||||||
|
|
||||||
.. raw:: latex
|
.. raw:: latex
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user