Searched refs:returned (Results 1 – 25 of 86) sorted by relevance
1234
/Zephyr-latest/tests/benchmarks/thread_metric/ |
D | thread_metric_readme.txt | 148 returned. If an error occurs, TM_ERROR is returned. The created thread 154 thread_id. If successful, a TM_SUCCESS is returned. 159 thread_id. If successful, a TM_SUCCESS is returned. 174 one 16-byte message. If successful, a TM_SUCCESS is returned. 179 If successful, a TM_SUCCESS is returned. 184 queue. If successful, a TM_SUCCESS is returned. 189 TM_SUCCESS is returned. 194 If successful, a TM_SUCCESS is returned. 199 If successful, a TM_SUCCESS is returned. 204 128-byte block of memory. If successful, a TM_SUCCESS is returned. [all …]
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | smp_protocol.rst | 68 | | and returned in the map, otherwise left as 0b00 | 196 | | appears if an error is returned when using SMP version 2. | 205 Note that in the case of a successful command, an empty map will be returned (``rc``/``err`` is 206 only returned if there is an error condition, therefore if only an empty map is returned or a 208 errors relating to SMP itself that are not group specific will still be returned as ``rc``
|
D | mcumgr_callbacks.rst | 134 allowed or denied. With these handlers, the first non-OK error code returned 135 by a handler will be returned to the MCUmgr client. 194 Two types of errors can be returned, the ``rc`` parameter can be set to an 196 can be returned, or a group error code (introduced with version 2 of the MCUmgr 251 /* A handler returned a failure code */ 262 /* All handlers returned success codes */ 296 the action or false to deny, a MCUmgr result code needs to be returned, 315 returned, :c:enumerator:`MGMT_ERR_EOK` will allow the action, any other 323 returned, :c:enumerator:`MGMT_ERR_EOK` will allow the action, any other
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_3.rst | 120 | "val" | binary string of the returned data, note that the underlying data type | 129 | | appears if an error is returned when using SMP version 2. | 217 | | appears if an error is returned when using SMP version 2. | 307 | | appears if an error is returned when using SMP version 2. | 383 | | appears if an error is returned when using SMP version 2. | 459 | | appears if an error is returned when using SMP version 2. | 529 | | appears if an error is returned when using SMP version 2. |
|
D | smp_group_0.rst | 126 | | appears if an error is returned when using SMP version 2. | 242 | | appears if an error is returned when using SMP version 2. | 346 | | appears if an error is returned when using SMP version 2. | 439 | | appears if an error is returned when using SMP version 2. | 530 | | appears if an error is returned when using SMP version 2. | 630 | | appears if an error is returned when using SMP version 2. | 717 | | appears if an error is returned when using SMP version 2. | 733 date/time, processor type and application-defined details to be returned. This 764 | "format" | Format specifier of returned response, fields are appended in | 837 | | appears if an error is returned when using SMP version 2. | [all …]
|
D | smp_group_10.rst | 98 | | appears if an error is returned when using SMP version 2. | 186 | | appears if an error is returned when using SMP version 2. | 291 | | appears if an error is returned when using SMP version 2. | 305 on or details on all groups can be returned. 419 | | appears if an error is returned when using SMP version 2. |
|
D | smp_group_63.rst | 85 | | appears if an error is returned when using SMP version 2. |
|
D | smp_group_2.rst | 126 | | appears if an error is returned when using SMP version 2. | 219 | | appears if an error is returned when using SMP version 2. |
|
D | smp_group_8.rst | 150 | | appears if an error is returned when using SMP version 2. | 289 | | appears if an error is returned when using SMP version 2. | 389 | | appears if an error is returned when using SMP version 2. | 539 | | appears if an error is returned when using SMP version 2. | 637 … | | appears if an error is returned when using SMP version 2. | 713 | | appears if an error is returned when using SMP version 2. |
|
D | smp_group_9.rst | 123 | | appears if an error is returned when using SMP version 2. |
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | spsc_pbuf.rst | 15 data into the buffer. If the buffer is full error is returned.
|
D | mpsc_pbuf.rst | 64 within buffer is returned. Packet header is reset. If allocation required 67 returned or context blocks if allocation was with timeout.
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/shell_mgmt/ |
D | Kconfig | 28 will be returned from command output, if your output gets cut, then 47 return code is returned, incorrectly, in the rc field that was
|
/Zephyr-latest/subsys/secure_storage/ |
D | Kconfig.its_transform | 66 bool "Hash of the device ID returned by the HW info API (not necessarily secure)" 71 - the device EUI64 as returned by hwinfo_get_device_eui64() as first choice; 72 - the device ID as returned by hwinfo_get_device_uuid() as second choice.
|
/Zephyr-latest/samples/posix/eventfd/ |
D | README.rst | 10 which can be used for event notification. The returned file descriptor is used with write/read calls
|
/Zephyr-latest/tests/arch/arm/arm_tz_wrap_func/src/ |
D | README.txt | 11 - The return value from the wrapped function is correctly returned from the
|
/Zephyr-latest/samples/subsys/console/getchar/ |
D | README.rst | 15 see key/character codes as returned by the function.
|
/Zephyr-latest/samples/subsys/console/getline/ |
D | README.rst | 15 a line is returned by the function.
|
/Zephyr-latest/drivers/wifi/simplelink/ |
D | Kconfig.simplelink | 34 Actual number returned may be less. Maximum is 30.
|
/Zephyr-latest/tests/drivers/sdhc/ |
D | README.txt | 22 and verify that valid data is returned.
|
/Zephyr-latest/tests/kernel/timer/starve/ |
D | README.txt | 9 value returned by sys_clock_elapsed().
|
/Zephyr-latest/drivers/sensor/tdk/icm42688/ |
D | Kconfig | 32 Compile the ICM42688 decoder API which allows decoding raw data returned
|
/Zephyr-latest/tests/drivers/disk/disk_access/ |
D | README.txt | 20 location, to verify that the data being returned is the same.
|
/Zephyr-latest/subsys/mgmt/mcumgr/mgmt/ |
D | Kconfig | 27 acceptable, true must be returned by all the registered notification handlers.
|
/Zephyr-latest/cmake/modules/ |
D | yaml.cmake | 82 # If the context exists, then TRUE is returned in <result> 171 # If key represents a list, then the list is returned. 181 # - Anything will be returned, even json object strings. 216 # If key does not define an array, then the length -1 is returned.
|
1234