Home
last modified time | relevance | path

Searched full:works (Results 1 – 25 of 414) sorted by relevance

12345678910>>...17

/Zephyr-latest/
DLICENSE40 "Derivative Works" shall mean any work, whether in Source or Object
44 of this License, Derivative Works shall not include works that remain
46 the Work and Derivative Works thereof.
50 to that Work or Derivative Works thereof, that is intentionally
69 copyright license to reproduce, prepare Derivative Works of,
71 Work and such Derivative Works in Source or Object form.
90 Work or Derivative Works thereof in any medium, with or without
95 Derivative Works a copy of this License; and
100 (c) You must retain, in the Source form of any Derivative Works
104 the Derivative Works; and
[all …]
/Zephyr-latest/tests/crypto/tinycrypt/src/
Dctr_prng.c324 /**TESTPOINT: Check if init works*/ in test_prng_vector()
329 /**TESTPOINT: Check if generate works*/ in test_prng_vector()
334 /**TESTPOINT: Check if generate works*/ in test_prng_vector()
361 /**TESTPOINT: Check if init works*/ in ZTEST()
369 /**TESTPOINT: Check if generate works*/ in ZTEST()
375 /**TESTPOINT: Check if generate works*/ in ZTEST()
378 /* reseed and confirm generate works again in ZTEST()
391 /**TESTPOINT: Check if generate works again*/ in ZTEST()
404 /**TESTPOINT: Check if reseed works*/ in ZTEST()
420 /**TESTPOINT: Check if reseed works*/ in ZTEST()
[all …]
/Zephyr-latest/tests/bsim/babblekit/include/babblekit/
Dsync.h19 * @note Only works between two devices in a simulation, with IDs 0 and 1.
30 * @note Only works between two devices in a simulation, with IDs 0 and 1.
40 * @note Only works between two devices in a simulation, with IDs 0 and 1.
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.gic15 The ARM Generic Interrupt Controller v1 (e.g. PL390) works with the
22 The ARM Generic Interrupt Controller v2 (e.g. GIC-400) works with the
30 works with the ARM Cortex-family processors.
/Zephyr-latest/tests/kernel/workq/work_queue/src/
Dstart_stop.c29 struct k_work works[NUM_TEST_ITEMS]; in ZTEST() local
41 k_work_init(&works[i], work_handler); in ZTEST()
42 zassert_equal(k_work_submit_to_queue(&work_q, &works[i]), 1, in ZTEST()
/Zephyr-latest/tests/lib/sys_util/src/
Dmain.c17 * @brief Test wait_for works as expected with typical use cases
42 * @brief Test NUM_VA_ARGS works as expected with typical use cases
57 * @brief Test NUM_VA_ARGS_LESS_1 works as expected with typical use cases
/Zephyr-latest/tests/drivers/hwinfo/api/src/
Dmain.c15 * @brief TestPurpose: verify device id get works
75 * @brief TestPurpose: verify get reset cause works.
111 * @brief TestPurpose: verify clear reset cause works. This may
113 * works on that SoC.
165 * @brief TestPurpose: verify get supported reset cause works.
/Zephyr-latest/tests/ztest/error_hook/src/
Dmain.c270 * @details Valid a fatal error we triggered in thread context works.
293 * @brief Test if catching an assert works
295 * @details Valid the assert in thread context works or not. If the assert
297 * assert works as expected.
324 * @brief Test if an assert fail works in ISR context
326 * @details Valid the assert in ISR context works or not. If the assert
328 * assert works as expected.
349 * @details Valid a z_oops we triggered in thread context works.
/Zephyr-latest/tests/kernel/fatal/no-multithreading/
DREADME1 This test case verifies that kernel fatal error handling works correctly
/Zephyr-latest/tests/drivers/dma/chan_blen_transfer/boards/
Dnucleo_wb09ke.conf1 # Use lowest- and highest-numbered channels to make sure the whole range works
/Zephyr-latest/cmake/compiler/icx/
Dcompiler_flags.cmake4 # Remove after testing that -Wshadow works
/Zephyr-latest/tests/kernel/fatal/exception/
DREADME1 This test case verifies that kernel fatal error handling works correctly.
/Zephyr-latest/samples/sensor/bme280/
DKconfig13 # Enable SPI and I2C support by default so that the sample works with
/Zephyr-latest/samples/net/sockets/echo_client/boards/
Dqemu_cortext_m3.conf1 # The addresses are selected so that qemu<->qemu connectivity works ok.
Dqemu_x86.conf1 # The addresses are selected so that qemu<->qemu connectivity works ok.
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/support/
Dappli_debug_cmd.gdb5 # works if the .elf is located in "build" directory
/Zephyr-latest/tests/drivers/pinctrl/api/src/
Dmain.c35 * Devicetree works as expected.
92 * @brief Test that pinctrl_lookup_state() works as expected
108 * @brief Test that pinctrl_apply_state() works as expected.
141 * @brief This test checks if pinctrl_update_states() works as expected.
/Zephyr-latest/submanifests/
DREADME.txt7 For more details about how this works, see this part of the west
/Zephyr-latest/tests/arch/arc/arc_vpx_lock/
DREADME.txt6 code that uses the ARC VPX vector registers works correctly. As this VPX
/Zephyr-latest/tests/drivers/spi/spi_controller_peripheral/
DREADME.txt2 One SPI instance works as a controller, second one is configured as a peripheral.
/Zephyr-latest/drivers/mm/
Dmm_drv_common.h118 * if this works for them. Or they can override sys_mm_drv_map_region()
144 * if this works for them. Or they can override sys_mm_drv_map_array()
170 * if this works for them. Or they can override sys_mm_drv_unmap_region()
193 * if this works for them. Or they can override sys_mm_drv_remap_region()
220 * if this works for them. Or they can override sys_mm_drv_move_region()
249 * if this works for them. Or they can override sys_mm_drv_move_array()
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_linkaddr.rst14 connectivity works correctly in the network stack. Typically the link layer
/Zephyr-latest/cmake/compiler/armclang/
Dcompiler_flags.cmake11 # Remove after testing that -Wshadow works
/Zephyr-latest/dts/bindings/sensor/
Dzephyr,sensing-sensor.yaml33 description: sensor works on stream mode or poll mode
/Zephyr-latest/samples/subsys/fs/fs_sample/
DKconfig17 showing how file system works on non-SD devices like internal

12345678910>>...17