Searched full:obtained (Results 1 – 25 of 165) 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/tests/posix/common/src/ |
| D | clock.c | 52 /* TESTPOINT: Check if time obtained from in ZTEST() 53 * gettimeofday is same or more than obtained in ZTEST()
|
| /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
|
| /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/soc/altr/zephyr_nios2f/cpu/ |
| D | README | 8 a supported device. The Lite version of Quartus may be obtained without charge
|
| /Zephyr-latest/subsys/fb/ |
| D | README_fonts.txt | 2 obtained from:
|
| /Zephyr-latest/subsys/net/lib/dhcpv6/ |
| D | Kconfig | 31 option from the server, and if available, use obtained information
|
| /Zephyr-latest/drivers/timer/ |
| D | Kconfig.riscv_machine | 25 A clock obtained by dividing the system clock by a value of [2^N] is
|
| /Zephyr-latest/samples/bluetooth/hci_pwr_ctrl/ |
| D | README.rst | 30 obtained from the peripheral.
|
| /Zephyr-latest/subsys/portability/cmsis_rtos_v2/ |
| D | mutex.c | 97 * @brief Release a Mutex that was obtained by osMutexWait. 151 /* Mutex was not obtained before */ in osMutexGetOwner()
|
| /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/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/samples/drivers/adc/adc_dt/ |
| D | README.rst | 14 be obtained, the raw readings are converted to millivolts.
|
| /Zephyr-latest/include/zephyr/net/ |
| D | dhcpv6.h | 85 * will remove all configuration obtained from a DHCP server from the
|
1234567