Searched full:obtained (Results 1 – 25 of 159) sorted by relevance
1234567
/Zephyr-latest/include/zephyr/portability/ |
D | cmsis_os2.h | 332 /* / \param[in] lock lock state obtained by \ref osKernelLock or \ref osKernelUnlock. … 371 /* / \param[in] thread_id thread ID obtained by \ref osThreadNew or \ref osThreadGetId. */ 380 /* / \param[in] thread_id thread ID obtained by \ref osThreadNew or \ref osThreadGetId. */ 385 /* / \param[in] thread_id thread ID obtained by \ref osThreadNew or \ref osThreadGetId. */ 390 /* / \param[in] thread_id thread ID obtained by \ref osThreadNew or \ref osThreadGetId. */ 395 /* / \param[in] thread_id thread ID obtained by \ref osThreadNew or \ref osThreadGetId. */ 401 /* / \param[in] thread_id thread ID obtained by \ref osThreadNew or \ref osThreadGetId. */ 410 /* / \param[in] thread_id thread ID obtained by \ref osThreadNew or \ref osThreadGetId. */ 415 /* / \param[in] thread_id thread ID obtained by \ref osThreadNew or \ref osThreadGetId. */ 420 /* / \param[in] thread_id thread ID obtained by \ref osThreadNew or \ref osThreadGetId. */ [all …]
|
D | cmsis_os.h | 235 osMailQId mail_id; ///< mail id obtained by \ref osMailCreate 236 osMessageQId message_id; ///< message id obtained by \ref osMessageCreate 321 /// \param[in] thread_id thread ID obtained by \ref osThreadCreate or \ref osThreadGetId. 332 /// \param[in] thread_id thread ID obtained by \ref osThreadCreate or \ref osThreadGetId. 339 /// \param[in] thread_id thread ID obtained by \ref osThreadCreate or \ref osThreadGetId. 394 /// \param[in] timer_id timer ID obtained by \ref osTimerCreate. 401 /// \param[in] timer_id timer ID obtained by \ref osTimerCreate. 407 /// \param[in] timer_id timer ID obtained by \ref osTimerCreate. 416 /// \param[in] thread_id thread ID obtained by \ref osThreadCreate or \ref osThreadGetId. 423 /// \param[in] thread_id thread ID obtained by \ref osThreadCreate or \ref osThreadGetId. [all …]
|
/Zephyr-latest/doc/build/dts/ |
D | design.rst | 35 determine the hardware supported by a board. This should be obtained from 43 generated and maintained by hand. This can and should be obtained from the 47 information obtained from devicetree, e.g. for device power management.
|
/Zephyr-latest/include/zephyr/ipc/ |
D | rpmsg_service.h | 46 * @param endpoint_id Id of registered endpoint, obtained by 62 * @param endpoint_id Id of registered endpoint, obtained by
|
D | ipc_service.h | 305 * Get the maximal size of a buffer which can be obtained by @ref 373 * obtained by using @ref ipc_service_get_tx_buffer. 384 * @retval -ENXIO when the buffer was not obtained using @ref 396 * has been obtained by using @ref ipc_service_get_tx_buffer. 409 * @param[in] data Pointer to the buffer to send obtained by @ref
|
/Zephyr-latest/tests/benchmarks/latency_measure/src/ |
D | timing_sc.c | 100 * Both start and finish timestamps were obtained in timestamp_overhead_adjustment() 115 * Both start and finish timestamps were obtained in timestamp_overhead_adjustment()
|
/Zephyr-latest/doc/services/storage/flash_map/ |
D | flash_map.rst | 44 The ID number for a flash area can be obtained from a fixed-partition 45 DTS node label using :c:macro:`FIXED_PARTITION_ID()`; these labels are obtained 77 Numeric flash area ID is obtained by passing DTS node label to
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | fetch_and_get.rst | 16 has been obtained and stored into the driver instance's private data. 18 The channel data most recently fetched can then be obtained as a
|
/Zephyr-latest/dts/bindings/gpio/ |
D | ambiq,gpio-bank.yaml | 17 gpio-cells can be obtained by: base address + child address offset + (pin << 2).
|
/Zephyr-latest/tests/lib/cbprintf_fp/ |
D | README.txt | 7 Footprint data can be obtained with:
|
/Zephyr-latest/include/zephyr/drivers/interrupt_controller/ |
D | intc_esp32.h | 233 * @param handle The handle, as obtained by esp_intr_alloc or esp_intr_alloc_intrstatus 244 * @param handle The handle, as obtained by esp_intr_alloc or esp_intr_alloc_intrstatus 253 * @param handle The handle, as obtained by esp_intr_alloc or esp_intr_alloc_intrstatus 270 * @param handle The handle, as obtained by esp_intr_alloc or esp_intr_alloc_intrstatus 283 * @param handle The handle, as obtained by esp_intr_alloc or esp_intr_alloc_intrstatus 295 * @param handle The handle, as obtained by esp_intr_alloc or esp_intr_alloc_intrstatus
|
/Zephyr-latest/subsys/fb/ |
D | README_fonts.txt | 2 obtained from:
|
/Zephyr-latest/soc/altr/zephyr_nios2f/cpu/ |
D | README | 8 a supported device. The Lite version of Quartus may be obtained without charge
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.riscv_machine | 30 A clock obtained by dividing the system clock by a value of [2^N] is
|
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/ |
D | mutex.c | 96 * @brief Release a Mutex that was obtained by osMutexWait. 150 /* Mutex was not obtained before */ in osMutexGetOwner()
|
/Zephyr-latest/samples/bluetooth/hci_pwr_ctrl/ |
D | README.rst | 30 obtained from the peripheral.
|
/Zephyr-latest/samples/net/sockets/coap_client/ |
D | README.rst | 28 be obtained by using a tool such as tcpdump or wireshark.
|
/Zephyr-latest/cmake/linker_script/common/ |
D | debug-sections.cmake | 2 # Following sections are obtained via 'ld --verbose'
|
/Zephyr-latest/tests/subsys/llext/src/ |
D | threads_kernel_objects_ext.c | 39 /* Ensure the console device was properly obtained at compile time */ in test_thread()
|
/Zephyr-latest/ |
D | .clang-format | 3 # Note: The list of ForEachMacros can be obtained using:
|
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v1/src/ |
D | semaphore.c | 43 /* Try releasing when no semaphore is obtained */ in thread_sema()
|
/Zephyr-latest/include/zephyr/usb/class/ |
D | usbd_uac2.h | 87 * This function releases buffer obtained in @ref get_recv_buf after USB 92 * @param buf Buffer previously obtained via @ref get_recv_buf
|
/Zephyr-latest/doc/connectivity/networking/ |
D | armfvp_user_networking_setup.rst | 27 More details about Arm FVP user mode networking can be obtained from here:
|
/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/ |
D | ft8xx.h | 70 * Data is to be obtained from calibration procedure started with
|
/Zephyr-latest/samples/drivers/adc/adc_dt/ |
D | README.rst | 14 be obtained, the raw readings are converted to millivolts.
|
1234567