Home
last modified time | relevance | path

Searched refs:returned (Results 26 – 50 of 86) sorted by relevance

1234

/Zephyr-latest/scripts/ci/
Dpylintrc112 non-iterator-returned,
114 invalid-length-returned,
/Zephyr-latest/doc/develop/languages/c/
Dminimal_libc.rst48 return values from functions. They are typically returned as the negative value
Dnewlib.rst110 memory space returned by the :c:func:`k_mem_free_get` function or the
/Zephyr-latest/lib/posix/options/
DKconfig.timer57 int "Maximum count returned my timer_getoverrun() in POSIX application"
DKconfig.deprecated251 int "Maximum count returned my timer_getoverrun() in POSIX application [DEPRECATED]"
/Zephyr-latest/subsys/mgmt/mcumgr/grp/enum_mgmt/
DKconfig101 additional fields that are returned by hooks.
/Zephyr-latest/doc/services/storage/fcb/
Dfcb.rst56 has been read by monitoring the returned entry's area pointer. Then you
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/
DKconfig99 at present only the size of the file is returned (if it exists).
177 then MGMT_ERR_EBUSY will be returned.
/Zephyr-latest/doc/services/smf/
Dindex.rst126 function takes a non-zero user defined value that will be returned by the
247 /* State machine terminates if a non-zero value is returned */
351 /* State machine terminates if a non-zero value is returned */
513 /* State machine terminates if a non-zero value is returned */
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_1.rst200 | | appears if an error is returned when using SMP version 2. |
403 | | appears if an error is returned when using SMP version 2. |
505 | | appears if an error is returned when using SMP version 2. |
625 …| | returned when using SMP version 2. …
/Zephyr-latest/scripts/net/
DREADME.txt65 container, is returned to the script on Zephyr or Docker application
/Zephyr-latest/cmake/modules/
Dextensions.cmake184 # - the empty string '', signifying that it should be returned as a list
185 # - _as_string signifying that it should be returned as a string
194 # By default the result will be returned ready to be passed directly
1594 # A single string is returned containing the full build string constructed from
1597 # When MERGE is supplied a list of build strings will be returned with the full
1599 # The full order of build strings returned in the list will be:
1626 # <out-variable>: Output variable where the build string will be returned.
1627 # SHORT <out-variable>: Output variable where the shortened build string will be returned.
2671 # files are returned. Configuration files will be:
2689 # returned in the <list>
[all …]
/Zephyr-latest/subsys/mgmt/mcumgr/smp/
DKconfig147 all errors are returned in the "rc" field as well as the new protocol
/Zephyr-latest/lib/heap/
DKconfig91 the needed alignment on returned memory allocations. Small chunk
/Zephyr-latest/doc/kernel/services/other/
Dfatal.rst95 __ASSERT(x != 0, "foo() returned zero!");
105 "foo() returned zero!");
/Zephyr-latest/doc/hardware/peripherals/can/
Dshell.rst183 The filter ID (0 in the example above) returned is to be used when removing the CAN RX filter.
234 below. The filter ID is the ID returned by the ``can filter add`` subcommand (0 in the example
/Zephyr-latest/subsys/net/lib/dns/
DKconfig179 int "Time-to-Live of returned DNS name"
249 int "Time-to-Live of returned DNS name"
/Zephyr-latest/doc/services/llext/
Dload.rst58 The returned ``void *`` can then be cast to the appropriate type and used.
/Zephyr-latest/doc/kernel/memory_management/
Dheap.rst43 returned by :c:func:`k_heap_alloc` for the same heap. Freeing a
159 chunk of heap memory cannot be found ``NULL`` is returned.
Dvirtual_memory.rst178 * The address returned is inside the virtual address space between
/Zephyr-latest/share/zephyr-package/cmake/
DZephyrConfigVersion.cmake66 # package file is returned. This Zephyr version has already been printed
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dhci.txt553 Each returned static address shall confirm to the Static Device Address
559 being available for a given static address. The identity root key returned from
560 Read_Key_Hierarchy_Roots command shall not be returned from this command.
626 shall not be used for static addresses returned by Read_Static_Addresses
629 Note: For addresses returned by Read_Static_Addresses with an all zeros
630 identity root key, the returned Identity_Root value may be used. It is however
/Zephyr-latest/doc/connectivity/networking/api/
Dmqtt_sn.rst131 an error returned.
/Zephyr-latest/share/sysbuild/cmake/modules/
Dsysbuild_extensions.cmake55 # The result will be returned in `<variable>`.
595 # The result will be returned in `<variable>`.
752 # specified using `sysbuild_add_dependencies()`. The result will be returned in
/Zephyr-latest/doc/services/storage/nvs/
Dnvs.rst127 MPU fault while using NVS, or ``-ETIMEDOUT`` error returned

1234