Searched full:retrieve (Results 1 – 25 of 242) sorted by relevance
12345678910
/Zephyr-Core-3.5.0/include/zephyr/acpi/ |
D | acpi.h | 44 * @brief Retrieve a legacy interrupt number for a PCI device. 52 * @brief Retrieve the current resource settings of a device. 61 * @brief Retrieve possible resource settings of a device. 79 * @brief Retrieve IRQ routing table of a bus. 98 * @brief Retrieve acpi device info for given hardware id and unique id. 107 * @brief Retrieve acpi device info from the index. 136 * @brief Retrieve acpi table for the given signature. 145 * @brief retrieve acpi MAD table for the given type. 155 * @brief retrieve DMA remapping structure for the given type. 165 * @brief retrieve acpi DRHD info for the given scope. [all …]
|
/Zephyr-Core-3.5.0/soc/xtensa/intel_adsp/common/include/ |
D | intel_adsp_ipc_devtree.h | 11 * @brief Retrieve node identifier for Intel ADSP host IPC. 31 * @brief Retrieve node identifier for Intel ADSP IDC.
|
/Zephyr-Core-3.5.0/samples/drivers/espi/src/ |
D | espi_oob_handler.h | 33 * @brief Retrieve PCH temperature over OOB channel. 47 * @brief Retrieve PCH temperature over OOB channel.
|
D | espi_oob_handler.c | 129 LOG_ERR("OOB retrieve failed %d", ret); in get_pch_temp_sync() 162 * Should not attempt to retrieve in callback context in oob_rx_handler() 203 LOG_ERR("Failure to retrieve temp %d", ret); in espihub_thread()
|
/Zephyr-Core-3.5.0/samples/subsys/video/capture/ |
D | README.rst | 5 Use the video API to retrieve video frames from a capture device. 10 This sample application uses the :ref:`Video API <video_api>` to retrieve video frames from the
|
/Zephyr-Core-3.5.0/drivers/sensor/nxp_tempmon/ |
D | Kconfig | 12 This is used to retrieve on-die operational temperature.
|
/Zephyr-Core-3.5.0/arch/arm64/core/ |
D | isr_wrapper.S | 87 /* Retrieve the interrupt service routine */ 123 /* No more nested: retrieve the task's stack. */ 127 /* retrieve pointer to the current thread */
|
/Zephyr-Core-3.5.0/samples/tfm_integration/tfm_ipc/src/ |
D | main.c | 18 * \brief Retrieve the version of the PSA Framework API. 40 * \brief Retrieve the minor version of a RoT Service.
|
/Zephyr-Core-3.5.0/doc/hardware/peripherals/ |
D | entropy.rst | 9 The entropy API provides functions to retrieve entropy values from
|
D | hwinfo.rst | 15 :c:func:`hwinfo_get_supported_reset_cause` to retrieve the flags that are
|
/Zephyr-Core-3.5.0/drivers/pcie/host/ |
D | Kconfig | 77 bool "Support for IRQ information retrieve via ACPI PRT (PCI Routing Table)" 80 This will enable retrieve interrupt routing information for PCI legacy
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/shell/ |
D | ccp.rst | 54 retrieve :Retrieve a held call [<{instance_index, 183 retrieve :Retrieve call <call_index> 190 remote_retrieve :Simulate remote retrieve <call_index>
|
/Zephyr-Core-3.5.0/tests/drivers/uart/uart_basic_api/src/ |
D | test_uart_config.c | 21 * -# When test UART CONFIG Configure Get, the app will get/retrieve the 57 /* test UART configure get (retrieve configuration) */
|
D | test_uart_config_wide.c | 21 * -# When test UART CONFIG Configure Get, the app will get/retrieve the 57 /* test UART configure get (retrieve configuration) */
|
/Zephyr-Core-3.5.0/dts/bindings/led/ |
D | pwm-leds.yaml | 27 application to identify this LED or to retrieve its number/index
|
D | gpio-leds.yaml | 47 application to identify this LED or to retrieve its number/index
|
/Zephyr-Core-3.5.0/samples/subsys/video/capture/src/ |
D | main.c | 51 LOG_ERR("Unable to retrieve video capabilities"); in main() 71 LOG_ERR("Unable to retrieve video format"); in main()
|
/Zephyr-Core-3.5.0/samples/net/sockets/sntp_client/ |
D | README.rst | 10 This sample is a simple SNTP client showing how to retrieve the current
|
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/grp/stat_mgmt/ |
D | Kconfig | 33 be impossible to retrieve its values with a stat show command.
|
/Zephyr-Core-3.5.0/doc/kernel/services/data_passing/ |
D | mailboxes.rst | 71 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-Core-3.5.0/tests/subsys/mgmt/mcumgr/os_mgmt_info/src/ |
D | main.c | 245 /* Retrieve response buffer and ensure validity */ in ZTEST() 283 /* Retrieve response buffer and ensure validity */ in ZTEST() 335 /* Retrieve response buffer and ensure validity */ in ZTEST() 396 /* Retrieve response buffer and ensure validity */ in ZTEST() 458 /* Retrieve response buffer and ensure validity */ in ZTEST() 520 /* Retrieve response buffer and ensure validity */ in ZTEST() 581 /* Retrieve response buffer and ensure validity */ in ZTEST() 642 /* Retrieve response buffer and ensure validity */ in ZTEST() 703 /* Retrieve response buffer and ensure validity */ in ZTEST() 775 /* Retrieve response buffer and ensure validity */ in ZTEST() [all …]
|
/Zephyr-Core-3.5.0/doc/kernel/data_structures/ |
D | index.rst | 17 user-defined struct. Macros are provided to retrieve a user struct
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/mesh/ |
D | od_cli.rst | 11 version 1.1, and is used to set and retrieve the On-Demand Private GATT Proxy state. The state
|
/Zephyr-Core-3.5.0/tests/subsys/mgmt/mcumgr/settings_mgmt/src/ |
D | main.c | 136 /* Retrieve response buffer */ in ZTEST() 190 /* Retrieve response buffer */ in ZTEST() 266 /* Retrieve response buffer */ in ZTEST() 320 /* Retrieve response buffer */ in ZTEST() 407 /* Retrieve response buffer */ in ZTEST() 468 /* Retrieve response buffer */ in ZTEST() 572 /* Retrieve response buffer */ in ZTEST() 666 /* Retrieve response buffer */ in ZTEST() 727 /* Retrieve response buffer */ in ZTEST() 797 /* Retrieve response buffer */ in ZTEST() [all …]
|
/Zephyr-Core-3.5.0/include/zephyr/drivers/ |
D | hwinfo.h | 97 * @brief Retrieve cause of device reset. 105 * since the device was powered on. If you need to retrieve the cause only for
|
12345678910