Home
last modified time | relevance | path

Searched full:requested (Results 1 – 25 of 603) sorted by relevance

12345678910>>...25

/Zephyr-latest/scripts/native_simulator/common/src/include/
Dnsi_main.h21 * @param[in] exit_code: Requested exit code to the shell
22 * Note that other components may have requested a different
32 * @param[in] exit_code: Requested exit code to the shell
33 * Note that other components may have requested a different
/Zephyr-latest/arch/arm/include/cortex_m/
Dcmse.h49 * @param addr The address for which the MPU region is requested
65 * @param addr The address for which the readability is requested
85 * @param addr The address for which the RW ability is requested
106 * for which the readability is requested
128 * for which the RW ability is requested
154 * for which the readability is requested
172 * for which the readability is requested
190 * for which the read and write ability is requested
208 * for which the read and write ability is requested
231 * @param addr The address for which the MPU region is requested
[all …]
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_olcp_internal.h87 /* Response if the requested procedure failed for a reason
91 /* Response if the requested procedure attempted to select an object
96 /* Response if the requested procedure failed due
100 /* Response if the requested procedure failed due
104 /* Response if the requested procedure failed due
105 * to there being no object with the requested Object ID.
/Zephyr-latest/doc/
D404.rst14 Sorry, the page you requested was not found on this site.
20 document.write("<p>Sorry, the page you requested: " +
24 document.write("<p>Sorry, the page you requested was not found on this site.</p>")
/Zephyr-latest/include/zephyr/fs/
Dext2.h17 * @param block_size Requested size of block.
18 * @param fs_size Requested size of file system. If 0 then whole available memory is used.
19 * @param bytes_per_inode Requested memory for one inode. It is used to calculate number of inodes
Dnvs.h109 * @return Number of bytes written. On success, it will be equal to the number of bytes requested
133 * @return Number of bytes read. On success, it will be equal to the number of bytes requested
134 * to be read. When the return value is larger than the number of bytes requested to read this
149 * @return Number of bytes read. On success, it will be equal to the number of bytes requested
150 * to be read. When the return value is larger than the number of bytes requested to read this
/Zephyr-latest/include/zephyr/net/
Dtls_credentials.h101 * @param tag A security tag of requested credential.
102 * @param type A TLS/DTLS credential type of requested credential.
108 * @retval -ENOENT Requested TLS credential was not found.
109 * @retval -EFBIG Requested TLS credential does not fit in the buffer provided.
126 * @retval -ENOENT Requested TLS credential was not found.
Dmqtt.h115 * requested by the Client.
182 /** Quality of service requested for the subscription.
571 * @param[in] client Client instance for which the procedure is requested.
583 * @param[in] client Client instance for which the procedure is requested,
600 * @param[in] client Client instance for which the procedure is requested.
620 * @param[in] client Client instance for which the procedure is requested.
635 * @param[in] client Client instance for which the procedure is requested.
650 * requested. Shall not be NULL.
662 * @param[in] client Client instance for which the procedure is requested.
677 * requested. Shall not be NULL.
[all …]
/Zephyr-latest/include/zephyr/mem_mgmt/
Dmem_attr_heap.h42 * @param attr capability / attribute requested for the memory block.
43 * @param bytes requested size of the allocation in bytes.
57 * @param attr capability / attribute requested for the memory block.
59 * @param bytes requested size of the allocation in bytes.
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/tests/pytest/pytest/
Dconftest.py19 # will be requested by other fixture of tests.
25 # will be requested by other fixture of tests.
/Zephyr-latest/samples/subsys/testsuite/pytest/basic/pytest/
Dconftest.py19 # will be requested by other fixture of tests.
25 # will be requested by other fixture of tests.
/Zephyr-latest/subsys/tracing/include/
Dtracing_buffer.h48 * @param size Requested buffer size (in bytes).
51 * requested if there isn't enough free space or buffer wraps.
80 * @param size Requested buffer size (in bytes).
82 * @return Size of valid buffer which can be smaller than requested
/Zephyr-latest/doc/kernel/data_structures/
Dmpsc_pbuf.rst11 Packet is produced in two steps: first requested amount of data is allocated,
20 * Allocator ensures that contiguous memory of requested length is allocated.
21 * Following policies can be applied when requested space cannot be allocated:
23 * **Overwrite** - oldest entries are dropped until requested amount of memory can
25 * **No overwrite** - When requested amount of space cannot be allocated,
72 If overwrite is enabled, oldest packets are dropped until requested amount of
/Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/fs_mgmt/
Dfs_mgmt.h66 * hash of the file could be requested and compared with the hash of the length of the
71 /** The requested offset is larger than the size of the file on the device. */
74 /** The requested checksum or hash type was not found or is not supported by this build. */
Dfs_mgmt_callbacks.h22 /** The type of operation that is being requested for a given file access callback. */
44 /** Specifies the type of the operation that is being requested. */
/Zephyr-latest/soc/espressif/common/include/
Desp_heap_runtime.h10 * @param size Amount of memory requested (in bytes).
19 * @param n Number of elements in the requested array
/Zephyr-latest/subsys/net/lib/mqtt/
Dmqtt_transport.h69 * @param[in] client Identifies the client on which the procedure is requested.
77 * @param[in] client Identifies the client on which the procedure is requested.
88 * @param[in] client Identifies the client on which the procedure is requested.
99 * @param[in] client Identifies the client on which the procedure is requested.
112 * @param[in] client Identifies the client on which the procedure is requested.
/Zephyr-latest/tests/bsim/bluetooth/host/att/read_fill_buf/server/
Dmain.c23 /* Fill the requested read size. */ in read_mtu_validation_chrc()
26 /* Echo back the requested read size in the first two bytes. */ in read_mtu_validation_chrc()
/Zephyr-latest/drivers/modem/
DKconfig.hl7800215 string "Requested eDRX timer"
227 string "Requested extended periodic TAU timer"
230 Requested extended periodic TAU (tracking area update) value (T3412)
235 string "Requested active time"
238 Requested Active Time value (T3324) to be allocated to the UE.
/Zephyr-latest/soc/nxp/imxrt/imxrt118x/
Dflexspi.c43 * requested when we can't output the exact requested frequency in flexspi_clock_set_freq()
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/
Dflexspi.c43 * requested when we can't output the exact requested frequency in flexspi_clock_set_freq()
/Zephyr-latest/samples/net/wifi/shell/
DREADME.rst34 Scan requested
45 Connection requested
/Zephyr-latest/include/zephyr/bluetooth/classic/
Davdtp.h30 /** The requested command indicates an invalid ACP SEID (not addressable) */
38 /** The requested command has an incorrect payload format */
40 /** The requested command is not supported by the device */
46 /** The requested Recovery Type is not defined in AVDTP */
/Zephyr-latest/include/zephyr/mgmt/mcumgr/mgmt/
Dmgmt.h152 * @return The requested command handler on success;
162 * @return The requested group on success;
173 * @return The requested command handler on success;
185 * @return Requested lookup function on success.
/Zephyr-latest/include/zephyr/multi_heap/
Dshared_multi_heap.h126 * @param attr capability / attribute requested for the memory block.
127 * @param bytes requested size of the allocation in bytes.
141 * @param attr capability / attribute requested for the memory block.
143 * @param bytes requested size of the allocation in bytes.

12345678910>>...25