Searched refs:returned (Results 51 – 75 of 86) sorted by relevance
1234
/Zephyr-latest/subsys/net/lib/config/ |
D | Kconfig | 213 functions like time(), gettimeofday(), etc. returned the
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | ring_buffers.rst | 73 fewer than provided) will be returned. Likewise :c:func:`ring_buf_get` 188 contiguous region can be returned that crosses the end of the buffer.
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/ |
D | Kconfig | 190 format option 'b' (will also be returned with all responses by using 'a').
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | message_queues.rst | 141 can be returned due to :c:func:`k_msgq_purge`.
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | mcp.rst | 63 according to various criteria, with the result returned in the *search 320 results are returned no matter what is searched for.
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | clocks.rst | 118 value returned by :c:func:`k_uptime_ticks` at the time at which the kernel 357 the timepoint, the later also being returned if the timepoint is now in the
|
/Zephyr-latest/doc/kernel/drivers/ |
D | index.rst | 428 check, 0 should be returned on success and a POSIX :file:`errno.h` code 429 returned on failure. See
|
/Zephyr-latest/doc/services/debugging/ |
D | gdbstub.rst | 278 Value returned is $2 = 30
|
/Zephyr-latest/arch/arm64/core/ |
D | Kconfig | 280 This is the value returned by EL1 reads of MPIDR_EL1.
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | demand_paging.rst | 137 since it is first paged in. If the ``dirty`` bit is returned
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 1362 retuned||returned 1366 reutnred||returned
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | i3c.rst | 299 of type :c:struct:`i3c_device_id` for matching. The returned
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | Kconfig | 203 User-defined string that will be returned by the Zephyr VS Read Build 271 Size of the Isochronous Tx buffers and the value returned in HCI LE
|
/Zephyr-latest/doc/kernel/usermode/ |
D | syscalls.rst | 225 not be directly returned, from a system call to its wrapper, on 32-bit systems. 230 returned by the wrapper function.
|
D | memory_domain.rst | 138 dynamically allocated at runtime and a usable pointer to them returned to
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.6.rst | 698 * Fixed winc1500 driver. Disconnect result event was not returned when disconnecting. 1021 error was returned, leading to a possible deadlock. 1026 * Fixed an issue in MCUmgr image management whereby an error would be returned if a command was
|
D | release-notes-3.7.rst | 939 * The length of a strip is now checked before updating it, an error is returned if the provided 1369 * Fixed error codes returned when socket creation fails, and when all results have been returned.
|
D | release-notes-2.6.rst | 47 If the feature is not supported by the hardware ``-ENOTSUP`` will be returned. 48 Formerly ``-ENOTSUP`` was returned for both failure modes, meaning this change 281 The application must now release the buffer for all returned errors. 1944 * :github:`32385` - clock_control: int is returned on enum return value
|
D | release-notes-3.2.rst | 1399 execution result codes are instead returned in the ``ret`` 2276 * :github:`47105` - drivers: clock_control: stm32 common: wrong PLLCLK rate returned 2486 * :github:`45008` - esp32: i2c_read() error was returned successfully at the bus nack
|
D | release-notes-1.13.rst | 469 * :github:`8717` - posix: Memory is not returned to mempool when a pthread complete its execution
|
/Zephyr-latest/doc/contribute/coding_guidelines/ |
D | index.rst | 795 - The value returned by a function having non-void return type shall be used 1027 …- The pointers returned by the Standard Library functions localeconv, getenv, setlocale or, strer… 1034 …- The pointer returned by the Standard Library functions asctime, ctime, gmtime, localtime, local…
|
/Zephyr-latest/doc/kernel/services/smp/ |
D | smp.rst | 113 suspended, otherwise an ``-EINVAL`` will be returned.
|
/Zephyr-latest/doc/build/dts/ |
D | howtos.rst | 158 collect2: error: ld returned 1 exit status
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | lwm2m.rst | 491 and its content is then returned as a content in READ, NOTIFY or SEND operation for a given
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | workqueue.rst | 513 indication can be obsolete by the time the test is returned, and a "not-busy"
|
1234