Home
last modified time | relevance | path

Searched full:previously (Results 1 – 25 of 262) sorted by relevance

1234567891011

/Zephyr-latest/include/zephyr/data/
Djwt.h77 * Add JWT payload to a previously initialized builder with the following fields:
84 * @param builder A previously initialized builder.
100 * Sign a previously initialized with payload JWT.
102 * @param builder A previously initialized builder with payload.
/Zephyr-latest/tests/benchmarks/thread_metric/
Dthread_metric_readme.txt153 This function resumes the previously created thread specified by
158 This function suspend the previously created thread specified by
178 This function sends a message to the previously created queue.
183 This function receives a message from the previously created
193 This function gets the previously created binary semaphore.
198 This function puts the previously created binary semaphore.
209 previously created memory pool. If successful, a TM_SUCCESS
215 This function releases the previously allocated 128-byte block
/Zephyr-latest/samples/basic/hash_map/
DREADME.rst13 * replaces up to the same number that were previously inserted
14 * removes all previously inserted keys
/Zephyr-latest/lib/cpp/
DKconfig30 2011 C++ standard, previously known as C++0x.
40 2017 C++ standard, previously known as C++0x.
50 2020 C++ standard, previously known as C++2A.
/Zephyr-latest/include/zephyr/drivers/
Dloopback_disk.h45 * @brief Unregister a previously registered loopback disk device
49 * @param ctx Context structure previously passed to a successful invocation of
Dpm_cpu_ops.h47 * into the calling supervisory software or have been previously powered down
/Zephyr-latest/include/zephyr/sys/
Dfdtable.h97 * @param fd File descriptor previously returned by zvfs_reserve_fd()
110 * @param fd File descriptor previously returned by zvfs_reserve_fd()
138 * @param fd File descriptor previously returned by zvfs_reserve_fd()
152 * @param fd File descriptor previously returned by zvfs_reserve_fd()
163 * @param fd File descriptor previously returned by zvfs_reserve_fd()
178 * @param obj Object previously returned by a call to e.g. @ref zvfs_get_fd_obj.
Dspsc_lockfree.h181 * @brief Produce one previously acquired element to the SPSC
185 * @param spsc SPSC to produce the previously acquired element or do nothing
196 * @brief Produce all previously acquired elements to the SPSC
201 * @param spsc SPSC to produce all previously acquired elements or do nothing
213 * @brief Drop all previously acquired elements
217 * @param spsc SPSC to drop all previously acquired elements or do nothing
/Zephyr-latest/include/zephyr/drivers/interrupt_controller/
Dintel_vtd.h103 * @param irte_idx A previously allocated irte entry index number
126 * @param irte_idx A previously allocated irte entry index number
162 * @param irte_idx A previously allocated irte entry index number
179 * @param irte_idx A previously allocated irte entry index number
/Zephyr-latest/tests/bluetooth/mesh/blob_io_flash/
Dprj.conf9 # previously witten data, which is considered overwrite although it takes no effect.
/Zephyr-latest/include/zephyr/kernel/
Dsmp.h43 * @brief Resume a previously suspended CPU.
48 * previously been called for the target CPU, and it must have
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/device/
DREADME.rst12 type. That, even if they have previously exchanged IRK; (Core Specification version 5.4, vol. 1
/Zephyr-latest/soc/nordic/common/
Ddmm.h109 * @brief Release the previously prepared DMA output buffer
112 * @param buffer_out Bus address of the DMA output buffer previously prepared
145 * @brief Release the previously prepared DMA input buffer
154 * @param buffer_in Bus address of the DMA input buffer previously prepared
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/dfu/
Ddfu_slot.sh10 # - Third test is rebooted device that deletes all previously added slots
/Zephyr-latest/include/zephyr/xen/
Dgnttab.h23 * Finished access for previously shared grant. Does NOT
24 * free memory, if it was previously allocated by
/Zephyr-latest/subsys/bluetooth/controller/util/
Dmfifo.h114 * @brief Commit a previously allocated buffer (=void-ptr)
129 * @brief Commit a previously allocated buffer (=void-ptr)
179 * @brief Atomically commit a previously allocated buffer
187 * @param idx[in] Index one-ahead of previously allocated buffer
197 * @brief Atomically commit a previously allocated buffer
200 * @param idx[in] Index one-ahead of previously allocated buffer
/Zephyr-latest/subsys/net/lib/tls_credentials/
DKconfig52 The secure files will have been previously provisioned to the
/Zephyr-latest/soc/espressif/common/include/
Desp_heap_runtime.h41 * @param ptr Pointer to previously allocated memory.
/Zephyr-latest/drivers/wifi/simplelink/
DKconfig.simplelink48 previously connected AP on startup. Should the Wi-Fi connection
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/bridge/
Dbrg_table_state_change.sh22 # message is received with the content of the previously sent DATA message.
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/op_agg/
Dfull_status_msg_list.sh18 # 4. The client sends the sequence message with the previously configured context,
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_get_addr/src/
Dtest_suite_full_list_overwrite_oldest.c155 * - A valid pointer in the keys pool is returned, matching the one previously assigned to the
189 * - A valid pointer in the keys pool is returned, matching the one previously assigned to the
223 * - A valid pointer in the keys pool is returned, matching the one previously assigned to the
/Zephyr-latest/include/zephyr/
Dtypes.h35 * C11 uses "_Thread_local". Previously the GNU "__thread" keyword was used
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dop_agg_cli.h44 * Uses previously configured context and sends aggregated message
/Zephyr-latest/boards/native/native_posix/
Dhw_counter.c70 * Starts the counter. It must be previously configured with

1234567891011