Home
last modified time | relevance | path

Searched refs:retrieve (Results 1 – 25 of 116) sorted by relevance

12345

/Zephyr-latest/drivers/sensor/nxp/nxp_tempmon/
DKconfig12 This is used to retrieve on-die operational temperature.
/Zephyr-latest/doc/hardware/peripherals/
Dentropy.rst9 The entropy API provides functions to retrieve entropy values from
Dhwinfo.rst15 :c:func:`hwinfo_get_supported_reset_cause` to retrieve the flags that are
/Zephyr-latest/drivers/pcie/host/
DKconfig77 bool "Support for IRQ information retrieve via ACPI PRT (PCI Routing Table)"
80 This will enable retrieve interrupt routing information for PCI legacy
/Zephyr-latest/samples/net/sockets/sntp_client/
DREADME.rst10 This sample is a simple SNTP client showing how to retrieve the current
/Zephyr-latest/subsys/mgmt/mcumgr/grp/stat_mgmt/
DKconfig33 exceeds this limit, it will be impossible to retrieve its values with
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dod_cli.rst11 version 1.1, and is used to set and retrieve the On-Demand Private GATT Proxy state. The state
/Zephyr-latest/samples/net/sockets/coap_client/
DREADME.rst10 This sample is a simple CoAP client showing how to retrieve information
/Zephyr-latest/subsys/demand_paging/backing_store/
DKconfig38 zephyr.bin on the host is used to retrieve needed data with the
/Zephyr-latest/doc/kernel/data_structures/
Dindex.rst17 user-defined struct. Macros are provided to retrieve a user struct
/Zephyr-latest/doc/kernel/services/data_passing/
Dmailboxes.rst71 may retrieve the message data when it receives the message from the mailbox,
209 there is *no* limit to the time the receiving thread may take to retrieve
341 The most straightforward way for a thread to retrieve message data is to
400 the message is received, so that it can retrieve the data into a message buffer
403 and a size indicating the maximum amount of data it is willing to retrieve
418 wants to retrieve the data, the thread must call :c:func:`k_mbox_data_get`
423 want to retrieve the data, the thread must call :c:func:`k_mbox_data_get`
455 /* retrieve message data and delete the message */
/Zephyr-latest/boards/kincony/kincony_kc868_a32/doc/
Dindex.rst30 below to retrieve those files.
/Zephyr-latest/samples/boards/st/i2c_timing/
DREADME.rst26 retrieve timing register configuration for the defined ``clock-frequency``.
/Zephyr-latest/boards/wemos/esp32s2_lolin_mini/doc/
Dindex.rst37 below to retrieve those files.
/Zephyr-latest/samples/subsys/nvs/
DREADME.rst5 Store and retrieve data from flash using the NVS API.
/Zephyr-latest/samples/drivers/video/capture_to_lvgl/
DREADME.rst10 The application uses the :ref:`Video API <video_api>` to retrieve video frames from
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dccp.rst54 retrieve :Retrieve a held call [<{instance_index,
185 retrieve :Retrieve call <call_index>
192 remote_retrieve :Simulate remote retrieve <call_index>
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs_internal.h262 struct bt_tbs_call_cp_retrieve retrieve; member
/Zephyr-latest/samples/tfm_integration/tfm_secure_partition/
DREADME.rst19 partition, and retrieve a hash of the secret.
/Zephyr-latest/boards/shields/nrf7002eb/doc/
Dindex.rst34 below to retrieve those files.
/Zephyr-latest/boards/shields/nrf7002ek/doc/
Dindex.rst34 below to retrieve those files.
/Zephyr-latest/doc/kernel/object_cores/
Dindex.rst44 Object cores provide a uniform means to retrieve that information via object
175 integrated into the object core statistics framework can both retrieve queried
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi734 Select the mechanism to retrieve buffered data from AP.
737 bool "PS-Poll frame-based mechanism to retrieve buffered data from AP"
744 bool "QoS null frame-based mechanism to retrieve buffered data from AP"
782 Select the power save exit strategy to retrieve buffered data from AP.
785 bool "Exit power save every time to retrieve buffered data from AP"
787 Exit power save every time to retrieve buffered data from AP. Entering back to
793 Exit power save based on an intelligent algorithm to retrieve buffered data from the AP.
/Zephyr-latest/boards/m5stack/m5stack_atoms3/doc/
Dindex.rst68 below to retrieve those files.
/Zephyr-latest/doc/build/dts/
Dzephyr-user-node.rst8 you can put essentially arbitrary properties inside it and retrieve their

12345