Home
last modified time | relevance | path

Searched refs:was (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/Zephyr-latest/samples/kernel/condition_variables/simple/
DREADME.rst142 [thread zephyr_app_main] wake - cond was signalled.
145 [thread zephyr_app_main] wake - cond was signalled.
148 [thread zephyr_app_main] wake - cond was signalled.
151 [thread zephyr_app_main] wake - cond was signalled.
154 [thread zephyr_app_main] wake - cond was signalled.
157 [thread zephyr_app_main] wake - cond was signalled.
160 [thread zephyr_app_main] wake - cond was signalled.
163 [thread zephyr_app_main] wake - cond was signalled.
166 [thread zephyr_app_main] wake - cond was signalled.
169 [thread zephyr_app_main] wake - cond was signalled.
[all …]
/Zephyr-latest/cmake/modules/
DFindDtc.cmake11 # Set to 'DTC-NOTFOUND' if dtc was not found.
14 # True if the devicetree compiler, dtc, was found.
47 # DTC was found but version requirement is not met, or dtc was not working.
48 # Treat it as DTC was never found by resetting the result from `find_program()`
DFindDeprecated.cmake34 # True if the Deprecated component was found and loaded.
42 # This code was deprecated after Zephyr v3.1.0
58 # This code was deprecated after Zephyr v3.3.0
68 # This code was deprecated after Zephyr v3.2.0
91 # This code was deprecated after Zephyr v3.4.0
103 # This code was deprecated after Zephyr v4.0.0
119 # This code was deprecated after Zephyr v4.0.0
135 # This code was deprecated after Zephyr v4.0.0
156 # This code was deprecated after Zephyr v3.5.0
DFindHostTools.cmake24 # Set to 'CMAKE_C_COMPILER-NOTFOUND' if no C compiler was found.
28 # Set to 'GPERF-NOTFOUND' if gperf was not found.
32 # Set to 'OPENOCD-NOTFOUND' if openocd was not found.
36 # Set to 'BOSSAC-NOTFOUND' if bossac was not found.
40 # Set to 'IMGTOOL-NOTFOUND' if imgtool was not found.
DFindoneApi.cmake10 # True if the oneApi toolchain/compiler, icx, was found.
DFindLlvmLld.cmake12 # Set to 'LLVMLLD_LINKER-NOTFOUND' if ld was not found.
15 # True if LLVM lld was found.
/Zephyr-latest/doc/develop/west/
Dwest-not-found.rst15 The west APIs are not documented since either west was missing or the zephyr
16 repository was not initialized using west during the documentation build.
Dwest-apis.rst72 instance for the current manifest file or aborts the program if one was
88 program if one was not provided. This is only safe to use from the
124 The deprecated *requires_installation* parameter was removed.
133 The *topdir* argument was added.
154 The *cwd* keyword argument was replaced with a catch-all ``**kwargs``.
163 The *cwd* keyword argument was replaced with a catch-all ``**kwargs``.
288 The deprecated *read_config* parameter was removed.
375 All arguments were made keyword-only. The *source_file* argument was
433 The *remote* attribute was removed. Its semantics could no longer
434 be preserved when support for manifest ``import`` keys was added.
[all …]
/Zephyr-latest/doc/
D404.rst14 Sorry, the page you requested was not found on this site.
22 strReferrer + "</a> was not found on this site.</p>");
24 document.write("<p>Sorry, the page you requested was not found on this site.</p>")
/Zephyr-latest/subsys/bindesc/
DKconfig.build_time28 The year the image was compiled, such as 2023
33 The month the image was compiled, such as 5 (May)
38 The day of the month the image was compiled, such as 9
43 The hour of the day the image was compiled, such as 13 in 13:34:52
48 The minute the image was compiled, such as 34 in 13:34:52
53 The second the image was compiled, such as 52 in 13:34:52
58 The UNIX time at which the image was compiled. This is an integer
DKconfig.host_info14 The name of the host that the image was compiled on
/Zephyr-latest/doc/connectivity/networking/
Dnet_pkt_processing_stats.rst34 when it was sent to the network. The RX time tells the time from its creation
35 to when it was passed to the application. The values are in microseconds. The
59 * Packet was created by application so the time is **0**.
64 * The network packet was just sent and the network stack is about to free the
73 * Packet was created network device driver so the time is **0**.
/Zephyr-latest/samples/drivers/led/led_strip/boards/
Dnrf51dk_nrf51822.overlay19 * Arduino D11 / P0.25, which was chosen to match the pin
/Zephyr-latest/dts/arm/microchip/mec5/
Dmec5_gpspi_v2.dtsi8 * a completely different design. Don't ask why it was given the same name;<)
/Zephyr-latest/doc/develop/test/
Dtwister_statuses.rst75 - The test wasn't run because it was not runnable in current configuration.
76 It was, however, built correctly.
81 - The test was not run because of an error or crash in the test suite.
86 - Test was skipped by some other reason than previously delineated.
211 Whole suite was not run, but only built. It requires than all Cases within were not run.
/Zephyr-latest/cmake/compiler/gcc/
Dgeneric.cmake9 message(FATAL_ERROR "Zephyr was unable to find the toolchain. Is the environment misconfigured?
/Zephyr-latest/doc/services/portability/
Dcmsis_rtos_v1.rst8 generic tool interfaces. Though it was originally defined for ARM Cortex-M
/Zephyr-latest/doc/hardware/peripherals/
Dhwinfo.rst12 Reset cause flags can be used to determine why the device was reset; for
/Zephyr-latest/cmake/compiler/xcc/
Dgeneric.cmake9 …message(FATAL_ERROR "Zephyr was unable to find ${CROSS_COMPILE}${CC}. Is the environment misconfig…
/Zephyr-latest/doc/develop/sca/
Dgcc.rst6 Static analysis was introduced in `GCC <https://gcc.gnu.org/>`__ 10 and it is enabled
/Zephyr-latest/subsys/logging/
DKconfig.filtering36 whatever was manually set.
53 whatever was manually set.
/Zephyr-latest/doc/develop/optimizations/
Dtools.rst28 This means that the file for the listed symbol was not added to the metadata file,
29 was empty, or was undefined. The tool was unable to get the name
36 of the report at an absolute path under one specific file. The tool was able
37 to get the name of the function, but it was unable to identify where it comes from.
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_senml_cbor.patch19 -#error "The type file was generated with a different default_max_qty than this file"
61 -#error "The type file was generated with a different default_max_qty than this file"
86 -#error "The type file was generated with a different default_max_qty than this file"
134 -#error "The type file was generated with a different default_max_qty than this file"
158 -/** Which value for --default-max-qty this file was created with.
/Zephyr-latest/modules/thrift/cmake/
Dthrift.cmake6 message(FATAL_ERROR "The 'thrift' command was not found")
/Zephyr-latest/tests/drivers/watchdog/wdt_error_cases/
DREADME.txt21 implementation. As a temporary remedy, order of tests was imposed.
22 Since, tests are executed alphabetically, order was set by starting
32 1. Although, code defines WDT_DISABLE_SUPPORTED but it was tested on a

12345678910>>...13