mirror of
https://git.rtems.org/rtems-docs/
synced 2025-06-03 21:40:18 +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_NO_MEMORY``
|
||||
- could not get enough memory
|
||||
* - ``RTEMS_IO_ERROR``
|
||||
- driver I/O error
|
||||
* - ``RTEMS_INTERRUPTED``
|
||||
- returned by driver to indicate interrupted operation
|
||||
|
||||
.. raw:: latex
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user