Home
last modified time | relevance | path

Searched full:different (Results 1 – 25 of 967) sorted by relevance

12345678910>>...39

/Zephyr-Core-3.6.0/samples/subsys/fs/format/
DREADME.rst5 Format different storage devices for different file systems.
10 This sample shows how to format different storage
11 devices for different file systems. There are 2 scenarios prepared for this
/Zephyr-Core-3.6.0/tests/drivers/spi/spi_loopback/src/
Dspi.c96 /* test transferring different buffers on the same dma channels */
138 LOG_ERR("Buffer contents are different: %s", buffer_print_tx); in spi_complete_multiple()
140 zassert_false(1, "Buffer contents are different"); in spi_complete_multiple()
147 LOG_ERR("Buffer 2 contents are different: %s", buffer_print_tx2); in spi_complete_multiple()
149 zassert_false(1, "Buffer 2 contents are different"); in spi_complete_multiple()
195 LOG_ERR("Buffer contents are different: %s", buffer_print_tx); in spi_complete_loop()
197 zassert_false(1, "Buffer contents are different"); in spi_complete_loop()
299 LOG_ERR("Buffer contents are different: %s", buffer_print_tx); in spi_rx_half_start()
301 zassert_false(1, "Buffer contents are different"); in spi_rx_half_start()
357 LOG_ERR("Buffer contents are different: %s", buffer_print_tx); in spi_rx_half_end()
[all …]
Dspi_rtio.c81 /* test transferring different buffers on the same dma channels */
111 LOG_ERR("Buffer contents are different: %s", buffer_print_tx); in spi_complete_multiple()
113 zassert_false(1, "Buffer contents are different"); in spi_complete_multiple()
120 LOG_ERR("Buffer 2 contents are different: %s", buffer_print_tx2); in spi_complete_multiple()
122 zassert_false(1, "Buffer 2 contents are different"); in spi_complete_multiple()
157 LOG_ERR("Buffer contents are different: %s", buffer_print_tx); in spi_complete_loop()
159 zassert_false(1, "Buffer contents are different"); in spi_complete_loop()
243 LOG_ERR("Buffer contents are different: %s", buffer_print_tx); in spi_rx_half_start()
245 zassert_false(1, "Buffer contents are different"); in spi_rx_half_start()
298 LOG_ERR("Buffer contents are different: %s", buffer_print_tx); in spi_rx_half_end()
[all …]
/Zephyr-Core-3.6.0/tests/subsys/fs/fcb/src/
Dfcb_test_reset.c25 "fcb_walk: elements count read different than expected"); in ZTEST()
37 "fcb_walk: elements count read different than expected"); in ZTEST()
56 "fcb_walk: elements count read different than expected"); in ZTEST()
72 "fcb_walk: elements count read different than expected"); in ZTEST()
91 "fcb_walk: elements count read different than expected"); in ZTEST()
113 "fcb_walk: elements count read different than expected"); in ZTEST()
136 "fcb_walk: elements count read different than expected"); in ZTEST()
Dfcb_test_append_fill.c63 "fcb_walk: elements count read different than expected"); in ZTEST()
65 "fcb_walk: elements count read different than expected"); in ZTEST()
75 "fcb_walk: elements count read different than expected"); in ZTEST()
77 "fcb_walk: elements count read different than expected"); in ZTEST()
Dfcb_test_rotate.c69 "fcb_walk: entry count got different than expected"); in ZTEST()
71 "fcb_walk: entry count got different than expected"); in ZTEST()
96 "fcb_walk: entry count got different than expected"); in ZTEST()
98 "fcb_walk: entry count got different than expected"); in ZTEST()
/Zephyr-Core-3.6.0/samples/tfm_integration/tfm_psa_test/
DREADME.rst78 [Check 7] Call get API for different UID 5
79 [Check 8] Call get_info API for different UID 5
80 [Check 9] Call remove API for different UID 5
90 [Check 7] Call get API for different UID 5
91 [Check 8] Call get_info API for different UID 5
92 [Check 9] Call remove API for different UID 5
/Zephyr-Core-3.6.0/dts/bindings/dac/
Dnxp,lpdac.yaml19 different for different SoCs.
/Zephyr-Core-3.6.0/samples/subsys/logging/syst/
Dprj.conf6 # If using a different backend such as "ADSP"
8 # Note: If using different platforms, be sure to
/Zephyr-Core-3.6.0/dts/bindings/pinctrl/
Dnxp,imx-iomuxc.yaml55 different register layouts. This property can be set to indicate
62 different register layouts. This property can be set to indicate
69 different register layouts. This property can be set to indicate
76 different register layouts. This property can be set to indicate
/Zephyr-Core-3.6.0/tests/subsys/logging/log_switch_format/
Dprj.conf6 # If using a different backend such as "ADSP"
8 # Note: If using different platforms, be sure to
/Zephyr-Core-3.6.0/tests/kernel/common/
Dmultilib.txt5 Some architectures support different ISA variants, each backed a different
/Zephyr-Core-3.6.0/soc/arm/atmel_sam0/common/
Dgmac_fixup_samd5x.h9 * APB-specific symbols, in order to accommodate different SoC series with the
10 * GMAC core connected to different APBs.
/Zephyr-Core-3.6.0/doc/hardware/peripherals/
Dhwinfo.rst13 example due to a watchdog timeout or due to power cycling. Different devices
14 support different subset of flags. Use
/Zephyr-Core-3.6.0/lib/posix/options/getopt/
DKconfig10 Different shell backends are use their own instance of getopt to
23 Different shell backends are using their own instance of getopt to
/Zephyr-Core-3.6.0/subsys/mgmt/mcumgr/grp/img_mgmt_client/
DKconfig27 Change default value when platform needs different data alignment.
33 Change default value when platform needs a different time.
/Zephyr-Core-3.6.0/samples/basic/servo_motor/
DREADME.rst17 Different servomotors may require different PWM pulse widths, and you may need
18 to modify the source code if you are using a different servomotor.
/Zephyr-Core-3.6.0/dts/bindings/rtc/
Dnordic,nrf-rtc.yaml22 # If enabled, overflow different than full range (24 bits) is handled
25 # of counter period if top value is different than maximal.
/Zephyr-Core-3.6.0/doc/develop/sca/
Dsparse.rst10 spaces in C code with subsequent verification that pointers to different
12 attribute which should be used to cast pointers between different address
/Zephyr-Core-3.6.0/scripts/native_simulator/common/src/include/
Dnsi_main.h22 * Note that other components may have requested a different
33 * Note that other components may have requested a different
/Zephyr-Core-3.6.0/tests/posix/common/src/
Dkey.c29 zassert_equal(pthread_getspecific(key), value, "set and retrieved values are different"); in thread_top()
45 "set and retrieved values are different"); in thread_func()
84 /* Different threads set different values to same key */ in ZTEST()
104 /* Single thread associates its value with different keys */ in ZTEST()
/Zephyr-Core-3.6.0/include/zephyr/arch/arc/v2/mpu/
Darc_core_mpu.h18 * Each MPU is different and has a different set of attributes, hence instead
21 * An intent type (i.e. THREAD_STACK_GUARD) can correspond to a different set
/Zephyr-Core-3.6.0/arch/riscv/core/
Dsemihost.c15 * different pages.
19 * never placed across two different pages.
/Zephyr-Core-3.6.0/samples/drivers/audio/dmic/
DREADME.rst5 Perform PDM transfers using different configurations.
12 It performs two PDM transfers with different configurations (using one channel
/Zephyr-Core-3.6.0/samples/basic/minimal/
DREADME.rst4 Measure Zephyr's minimal ROM footprint in different configurations.
10 can be used to measure Zephyr's minimal ROM footprint in different
24 The following combinations are suggested for comparing ROM sizes in different

12345678910>>...39