Home
last modified time | relevance | path

Searched full:identical (Results 1 – 25 of 136) sorted by relevance

123456

/Zephyr-latest/cmake/modules/
Dsoc_v2.cmake13 # - SOC_NAME: Name of the SoC in use, identical to CONFIG_SOC
14 # - SOC_SERIES: Name of the SoC series in use, identical to CONFIG_SOC_SERIES
15 # - SOC_FAMILY: Name of the SoC family, identical to CONFIG_SOC_FAMILY
Dsoc_v1.cmake15 # - SOC_NAME: Name of the SoC in use, identical to CONFIG_SOC
16 # - SOC_SERIES: Name of the SoC series in use, identical to CONFIG_SOC_SERIES
17 # - SOC_FAMILY: Name of the SoC family, identical to CONFIG_SOC_FAMILY
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/beacon/
Dbeacon_cache.sh11 # 1. TX device sends two identical SNBs to the RX device.
13 # 3. RX device verifies that only one of the two identical beacons was processed.
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/priv_beacon/
Dpriv_beacon_cache.sh11 # 1. TX device sends two identical private beacons to the RX device.
13 # 3. RX device verifies that only one of the two identical beacons was processed.
/Zephyr-latest/dts/arm/st/wb0/
Dstm32wb06.dtsi7 /** STM32WB06 is identical to STM32WB07, except for RAM size */
Dstm32wb09.dtsi8 * STM32WB09 is mostly identical to STM32WB05.
/Zephyr-latest/tests/drivers/spi/spi_controller_peripheral/
DREADME.txt3 In each test, both instances get identical configuration (CPOL, CPHA, bitrate, etc.).
/Zephyr-latest/dts/bindings/serial/
Dsilabs,gecko-leuart.yaml20 # is a case all location-* properties need to have identical value.
Dsilabs,gecko-uart.yaml20 # is a case all location-* properties need to have identical value.
Dsilabs,gecko-usart.yaml19 # is a case all location-* properties need to have identical value.
/Zephyr-latest/soc/neorv32/
DKconfig27 identical to that of the NEORV32 Machine implementation ID (mimpid)
/Zephyr-latest/dts/bindings/spi/
Dsilabs,gecko-spi-usart.yaml19 # is a case all location-* properties need to have identical value.
/Zephyr-latest/scripts/
Drequirements-base.txt34 # Keep the version identical to the minimum required in cmake/modules/west.cmake
/Zephyr-latest/tests/cmake/config_dir/
DCMakeLists.txt7 # and keep reference to see it's identical when Zephyr boilerplate returns.
/Zephyr-latest/cmake/util/
Dexecute_process.cmake3 # Parameter names identical to the execute_process() CMake command, and
/Zephyr-latest/soc/espressif/esp32c2/
Dvectors.S34 j _isr_wrapper /* 32 identical entries, all pointing to the interrupt handler */
/Zephyr-latest/soc/espressif/esp32c3/
Dvectors.S34 j _isr_wrapper /* 32 identical entries, all pointing to the interrupt handler */
/Zephyr-latest/soc/espressif/esp32c6/
Dvectors.S34 j _isr_wrapper /* 32 identical entries, all pointing to the interrupt handler */
/Zephyr-latest/drivers/crypto/
Dcrypto_ataes132a_priv.h266 * - The expected output length must be identical to the original length of
269 * - The MAC Mode must be identical between encrypt and decrypt calls.
283 * must be identical to the ones used during encryption. If the
290 * values must be identical to those used during encryption.
300 * length (it must be identical to the length of the original
/Zephyr-latest/dts/bindings/dma/
Dnxp,mcux-edma.yaml31 Default value means DMAMUX channel is identical with DMAMUX register index
/Zephyr-latest/samples/modules/compression/lz4/src/
Dmain.c74 printk("*src and *new_src are not identical\n"); in main()
/Zephyr-latest/samples/drivers/can/babbling/
DREADME.rst11 transmitting CAN frames with identical - often high - priority. This constant babbling blocks CAN
/Zephyr-latest/include/zephyr/ipc/
Drpmsg_service.h31 * @param name String containing the name of the endpoint. Must be identical
/Zephyr-latest/soc/mediatek/mt8xxx/
DCMakeLists.txt22 # platforms are identical. The west sign integration similarly needs
/Zephyr-latest/samples/net/ipv4_autoconf/
DREADME.rst13 parties try to allocate an identical address.

123456