Home
last modified time | relevance | path

Searched refs:return (Results 201 – 225 of 230) sorted by relevance

12345678910

/Zephyr-latest/doc/releases/
Dmigration-guide-3.5.rst188 ``manage_callback``, ``get_pending_int``. The public API will return
Drelease-notes-3.3.rst689 * Intel GPDMA fixed to return errors on dma stop
1021 * Added check for return values of the driver start/stop routines when
2803 - :github:`54581` - STM32H7 adc sequence init function unstable logic return
2876 * :github:`54575` - Automatic termination with return code from a native_posix main function
2900 * :github:`54492` - west: twister return code ignored by west
3209 * :github:`52517` - lib: posix: sleep() does not return the number of seconds left if interrupted
3433 …107` - Ethernet: Error frames are often displayed: <err> eth_mcux: ENET_GetRxFrameSize return: 4001
3515 * :github:`50354` - ztest_new: _zassert_base : return without post processing
Drelease-notes-1.13.rst354 * :github:`9530` - Bluetooth/gatt: bt_gatt_notify never return -ENOMEM, undocumented return value.
Drelease-notes-1.14.rst1304 * :github:`14508` - mempool allocator can return with no allocation even if memory is available
1305 * :github:`14504` - mempool can return success if no memory was available
1664 * :github:`12745` - SimpleLink socket functions, on error, sometimes do not set errno and return (-…
1704 * :github:`12453` - nrf52 SPIM spi_transceive function occasionally doesn't return
1909 * :github:`11146` - ext: debug: segger: rtt: SEGGER_RTT_Init() missing return statement
1989 * :github:`10672` - nRF52: UARTE: uart_fifo_fill return value unreliable
Drelease-notes-1.10.rst383 * :github:`4165` - ieee802154_uart_pipe.c: warning: return from incompatible pointer type
Drelease-notes-4.0.rst168 * :c:func:`bt_tbs_client_register_cb` now supports multiple listeners and may now return an error.
200 :c:func:`bt_conn_le_create` and :c:func:`bt_conn_le_create_synced` return an error if the
Drelease-notes-3.7.rst674 * In LiteX (:file:`drivers/clock_control/clock_control_litex.c`) added return code checking for
1821 * Fixed NVS issue where :c:func:`nvs_calc_free_space` would return larger
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dimplementation.rst293 … :c:member:`conn_mgr_conn_api.connect` should initiate a connection process and return immediately.
/Zephyr-latest/tests/cmake/yaml/
DCMakeLists.txt29 return()
/Zephyr-latest/doc/hardware/pinctrl/
Dindex.rst468 return ret;
/Zephyr-latest/doc/security/
Dsensor-threat.rst209 arbitrarily intercept this channel and, for example, return spoofed
/Zephyr-latest/doc/build/dts/
Dhowtos.rst112 return -ENODEV;
/Zephyr-latest/doc/kernel/services/smp/
Dsmp.rst169 One example is the Zephyr :c:func:`k_thread_abort` API, which cannot return
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.ll_sw_split372 recombining the AD Data and could return BT_HCI_ERR_PACKET_TOO_LONG
1293 This option enables ticker to return expiration info. The extended
DKconfig859 Set Periodic Advertiser List size, this will be return in the HCI LE
/Zephyr-latest/doc/services/storage/zms/
Dzms.rst156 ZMS can also return the free space remaining in the partition.
/Zephyr-latest/doc/connectivity/networking/api/
Dlwm2m.rst270 return 0; /* won't reach this */
/Zephyr-latest/cmake/linker/iar/
Dconfig_file_script.cmake295 return()
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst352 it may return a value considerably ahead of the simulated time.
/Zephyr-latest/doc/develop/west/
Drelease-notes.rst264 - The ``west.Manifest.ManifestProject.__repr__`` return value was fixed
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst346 return 1; /* We should check if scheduling decision should be made */
/Zephyr-latest/doc/
Dzephyr.doxyfile.in900 # are documented, but have no documentation for their parameters or return
920 # at the end of the Doxygen process Doxygen will return with a non-zero status.
1953 # which will return the search results when EXTERNAL_SEARCH is enabled.
2137 # mode nothing is printed on the terminal, errors are scrolled as if <return> is
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dshell.rst553 does not have the given page, it will return the last page before it.
1253 …* ``MaxCount``: Optional maximum number of images to return. If omitted, there's no limit on the n…
/Zephyr-latest/doc/contribute/
Dguidelines.rst609 dereferencing, use after free, unchecked return values, dead code, buffer
/Zephyr-latest/kernel/
DKconfig106 subsystems to return from interrupt context but be guaranteed

12345678910