Lines Matching refs:return
91 changed from ``-ENETDOWN`` to ``-ENETUNREACH``. A return value of ``-ENETDOWN`` now indicates
94 * The list of valid return values for the CAN timing calculation functions have been expanded to
295 return nanoseconds instead of cycles.
809 return different error code based on the reason of parsing error.
930 initialization failures, since both produced ``NULL`` return values from
1524 * MQTT backend: bug fix to handle negative return value of the wait function.
1771 - :github:`50354` - ztest_new: _zassert_base : return without post processing
2066 * :github:`48960` - coap_packet_parse() should return different values based on error type
2131 * :github:`48470` - Inconsistent return value of uart_mux_fifo_fill when called inside/outside of a…
2228 * :github:`47606` - nvs_read return value is not correct
2289 * :github:`47030` - drivers: gpio: nrfx: return -ENOTSUP rather than -EIO for misconfigurations