Home
last modified time | relevance | path

Searched refs:triple (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/cmake/toolchain/llvm/
Dtarget.cmake12 set(triple armv8m.main-none-eabi) variable
15 set(triple armv8m.base-none-eabi) variable
19 set(triple armv7m-none-eabi) variable
23 set(triple armv6m-none-eabi) variable
26 set(triple arm-none-eabi) variable
29 set(triple aarch64-none-elf) variable
32 set(triple x86_64-pc-none-elf) variable
34 set(triple i686-pc-none-elf) variable
38 set(triple riscv64-unknown-elf) variable
40 set(triple riscv32-unknown-elf) variable
[all …]
/Zephyr-latest/cmake/toolchain/oneApi/
Dgeneric.cmake22 set(triple x86_64-pc-none-elf) variable
24 set(triple i686-pc-none-elf) variable
29 set(CMAKE_C_COMPILER_TARGET ${triple})
30 set(CMAKE_ASM_COMPILER_TARGET ${triple})
31 set(CMAKE_CXX_COMPILER_TARGET ${triple})
41 list(APPEND CMAKE_REQUIRED_FLAGS --target=${triple})
42 add_compile_options(--target=${triple})
43 add_link_options(--target=${triple})
/Zephyr-latest/cmake/compiler/armclang/
Dgeneric.cmake7 set(triple arm-arm-none-eabi) variable
13 "--target=${triple}"
20 set(CMAKE_C_COMPILER_TARGET ${triple})
21 set(CMAKE_ASM_COMPILER_TARGET ${triple})
22 set(CMAKE_CXX_COMPILER_TARGET ${triple})
Dcompiler_flags.cmake6 set_property(TARGET asm APPEND PROPERTY required "--target=${triple}")
/Zephyr-latest/cmake/modules/
DFindarmclang.cmake19 …execute_process(COMMAND ${CMAKE_C_COMPILER} --target=${triple} --version OUTPUT_VARIABLE ARMCLANG_…
/Zephyr-latest/subsys/usb/device/
DKconfig69 bool "Use Interface Association Descriptor code triple"
71 This option modifies the code triple in the device descriptor
/Zephyr-latest/boards/weact/stm32f405_core/doc/
Dindex.rst26 - 3x12-bit, 2.4 MSPS ADC up to 24 channels and 7.2 MSPS in triple interleaved mode
/Zephyr-latest/boards/st/nucleo_f722ze/doc/
Dindex.rst45 - 3x 12-bit ADC, up to 2.4 MSPS with 24 channels or 7.2 MSPS in triple-interleaved mode
/Zephyr-latest/arch/x86/core/
DKconfig.ia3261 letting the system triple-fault and reset.
/Zephyr-latest/share/sysbuild/images/bootloader/
DKconfig92 which usually means major.minor.patch triple, unless BOOT_VERSION_CMP_USE_BUILD_NUMBER is
/Zephyr-latest/subsys/usb/device_next/
Dusbd_shell.c574 SHELL_CMD_ARG(triple, &dsub_config_speed,
/Zephyr-latest/modules/
DKconfig.mcuboot222 means major.minor.patch triple, unless BOOT_VERSION_CMP_USE_BUILD_NUMBER
/Zephyr-latest/doc/releases/
Drelease-notes-3.2.rst205 * Added :c:enumerator:`CAN_MODE_3_SAMPLES` for enabling CAN controller triple-sampling receive