Home
last modified time | relevance | path

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

123456789

/Zephyr-latest/doc/kernel/services/smp/
Dsmp.rst169 One example is the Zephyr :c:func:`k_thread_abort` API, which cannot return
/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/releases/
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.rst170 * :c:func:`bt_tbs_client_register_cb` now supports multiple listeners and may now return an error.
202 :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
Drelease-notes-1.12.rst360 * :github:`4959` - Failure to install on Mac OS High Sierra (return of the same error)
Drelease-notes-2.1.rst697 * :github:`19550` - drivers/pcie: \`pcie\_get\_mbar()\` should return a \`void \*\` not \`u32\_t\`
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.ll_sw_split371 recombining the AD Data and could return BT_HCI_ERR_PACKET_TOO_LONG
1294 This option enables ticker to return expiration info. The extended
DKconfig796 Set Periodic Advertiser List size, this will be return in the HCI LE
/Zephyr-latest/doc/connectivity/networking/api/
Dlwm2m.rst270 return 0; /* won't reach this */
/Zephyr-latest/doc/services/storage/zms/
Dzms.rst155 ZMS can also return the free space remaining in the partition.
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst345 return 1; /* We should check if scheduling decision should be made */
/Zephyr-latest/doc/develop/west/
Drelease-notes.rst264 - The ``west.Manifest.ManifestProject.__repr__`` return value was fixed
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst352 it may return a value considerably ahead of the simulated time.
/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.
1952 # which will return the search results when EXTERNAL_SEARCH is enabled.
2136 # mode nothing is printed on the terminal, errors are scrolled as if <return> is
/Zephyr-latest/kernel/
DKconfig105 subsystems to return from interrupt context but be guaranteed
/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.rst714 dereferencing, use after free, unchecked return values, dead code, buffer
/Zephyr-latest/doc/hardware/porting/
Darch.rst802 * :c:func:`arch_is_user_context` return nonzero if the CPU is currently
/Zephyr-latest/
DCMakeLists.txt832 # parameters or return values, indicate this to the system call boilerplate
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb3084 " return y_pred\n",
3091 " return loss"

123456789