Lines Matching refs:code
127 This is a status code to be used as the return type of :term:`HAL` APIs.
129 .. code-block:: c
146 Here is the general list. The detailed usages for each error code are described
151 Status code to indicate general success.
155 Status code to indicate an error that does not correspond to any defined failure
160 Status code to indicate that the module is not initialed.
164 Status code to indicate that the input is invalid.
168 Status code to indicate that the requested operation or a parameter is not
173 Status code to indicate that the requested action cannot be performed in the
178 Status code to indicate that the current number has got the max value.
182 Status code to indicate that the memory check failed.
200 .. code-block:: c
228 .. code-block:: c
257 .. code-block:: c
356 .. code-block:: c
364 .. code-block:: c
372 .. code-block:: c
380 .. code-block:: c
388 .. code-block:: c
396 .. code-block:: c
407 .. code-block:: c
430 .. code-block:: c
461 .. code-block:: c
488 .. code-block:: c
516 .. code-block:: c
556 .. code-block:: c
586 .. code-block:: c
614 .. code-block:: c
658 .. code-block:: c
682 .. code-block:: c
706 .. code-block:: c
730 .. code-block:: c
862 .. code-block:: c
879 .. code-block:: c
898 .. code-block:: c
918 .. code-block:: c
945 .. code-block:: c