Home
last modified time | relevance | path

Searched refs:Flags (Results 1 – 25 of 28) sorted by relevance

12

/Zephyr-latest/cmake/compiler/gcc/
Dtarget_xtensa.cmake3 # Flags not supported by llext linker
13 # Flags to be added to llext code compilation
Dtarget_arm.cmake50 # Flags not supported by llext linker
61 # Flags to be added to llext code compilation
Dtarget_arc.cmake11 # Flags not supported by llext linker
Dtarget_riscv.cmake75 # Flags not supported by llext linker
86 # Flags to be added to llext code compilation
Dcompiler_flags.cmake208 # Flags to save temporary object files
214 # Flags to not track macro expansion
/Zephyr-latest/tests/arch/x86/info/src/
Dacpi.c56 if (drhd->Flags & ACPI_DRHD_FLAG_INCLUDE_PCI_ALL) { in vtd_drhd_info()
96 if (dmar->Flags & ACPI_DMAR_FLAG_X2APIC_OPT_OUT) { in vtd_info()
102 if (dmar->Flags & ACPI_DMAR_FLAG_INTR_REMAP) { in vtd_info()
/Zephyr-latest/cmake/compiler/xt-clang/
Dtarget.cmake5 # Flags not supported by llext linker
15 # Flags to be added to llext code compilation
/Zephyr-latest/cmake/bintools/
Dbintools_template.cmake18 # - <tool>_flag : Flags that must always be used with this command
56 # memusage_flag : Flags that must always be applied when calling memusage command
57 # memusage_flag_final : Flags that must always be applied last at the memusage command
65 # elfconvert_flag : Flags that must always be applied when calling elfconvert comma…
66 # elfconvert_flag_final : Flags that must always be applied last at the elfconvert command
85 # disassembly_flag : Flags that must always be applied when calling disassembly com…
86 # disassembly_flag_final : Flags that must always be applied last at the disassembly comm…
96 # readelf_flag : Flags that must always be applied when calling readelf command
97 # readelf_flag_final : Flags that must always be applied last at the readelf command
106 # strip_flag : Flags that must always be applied when calling strip command
[all …]
/Zephyr-latest/subsys/usb/device/class/
Dmsc.c67 uint8_t Flags; member
299 if ((cbw.Flags & 0x80) != 0U) { in fail()
375 if ((cbw.Flags & 0x80) != 0U) { in testUnitReady()
621 if ((cbw.Flags & 0x80)) { in CBWDecode()
637 if (!(cbw.Flags & 0x80)) { in CBWDecode()
656 if (!(cbw.Flags & 0x80)) { in CBWDecode()
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.vcp50 bool "Volume Flags notifiable support"
53 on the Volume Flags characteristic.
DKconfig.tbs164 bool "Support reading Status Flags"
167 This option enables support for reading Status Flags.
/Zephyr-latest/cmake/compiler/
Dcompiler_flags_template.cmake90 # Flags for coverage generation
111 # Flags to save temporary object files
119 # Flags for imacros. The specific header must be appended by user.
/Zephyr-latest/doc/connectivity/networking/
Deth_bridge_native_sim_setup.rst95 Flags : NO_AUTO_START
105 Flags : AUTO_START,IPv4,IPv6
135 Flags : AUTO_START,IPv4,IPv6
/Zephyr-latest/doc/services/device_mgmt/
Dsmp_protocol.rst36 | Res |Ver| OP | Flags | Data Length |
78 | ``Flags`` | Reserved for flags; there are no flags defined |
/Zephyr-latest/samples/arch/smp/pktqueue/
DREADME.rst27 | Identification |Flags| Fragment Offset |
/Zephyr-latest/samples/net/capture/
DREADME.rst121 Flags : AUTO_START,IPv4,IPv6
181 Flags : POINTOPOINT,NO_AUTO_START,IPv6
/Zephyr-latest/samples/tfm_integration/psa_protected_storage/
DREADME.rst62 - Flags: 0x 0
/Zephyr-latest/doc/hardware/peripherals/can/
Dshell.rst189 # Dev Flags ID Size Data bytes
203 * Flags
/Zephyr-latest/cmake/compiler/arcmwdt/
Dcompiler_flags.cmake137 # Flags for set extra warnigs (ARCMWDT asm can't recognize --fatal-warnings. Skip it)
/Zephyr-latest/cmake/
Dllext-edk.cmake21 # - llext_edk_cflags: Flags to be used for source compile commands.
/Zephyr-latest/arch/x86/zefi/
Defi.h263 uint32_t Flags; member
/Zephyr-latest/doc/kernel/memory_management/
Ddemand_paging.rst54 store metadata. Flags for each page frame:
/Zephyr-latest/doc/services/rtio/
Dindex.rst108 behavior of how submissions are worked through. Flags to form in order chains of
/Zephyr-latest/doc/services/debugging/
Dcoredump.rst288 * - Flags
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst500 /** Flags for this IRQ, see ISR_FLAG_* definitions */
615 /** Flags for this IRQ, see ISR_FLAG_* definitions */

12