Searched refs:generates (Results 26 – 50 of 62) sorted by relevance
123
/Zephyr-latest/soc/intel/intel_adsp/common/ |
D | CMakeLists.txt | 45 # header (our link generates lots of phdrs because of the disjoint
|
/Zephyr-latest/arch/x86/zefi/ |
D | README.txt | 46 basically Windows DLLs. But our compiler only generates code for ELF
|
/Zephyr-latest/doc/hardware/arch/ |
D | x86.rst | 79 The page table generation script (:file:`arch/x86/gen_mmu.py`) generates
|
/Zephyr-latest/samples/shields/x_nucleo_iks02a1/microphone/ |
D | README.rst | 14 The microphone generates a PDM stream which is acquired through I2S.
|
/Zephyr-latest/lib/os/ |
D | Kconfig.cbprintf | 125 When used with picolibc, this option generates cbprintf-compatible
|
/Zephyr-latest/soc/microchip/mec/ |
D | Kconfig | 16 which generates an SPI image with TAG, Header, and firmware binary. This
|
/Zephyr-latest/cmake/compiler/gcc/ |
D | compiler_flags.cmake | 133 # "volatile" usage generates warnings by default in standard versions
|
/Zephyr-latest/doc/build/cmake/ |
D | index.rst | 239 generates an app shared memory aligned linker script snippet where the 278 list is passed to *gperf*, which generates a perfect hash function and
|
/Zephyr-latest/doc/kernel/services/ |
D | interrupts.rst | 34 allowing a single function to service a device that generates 40 generates a fatal system error if an unexpected interrupt is signaled. 469 The default parser generates C arrays filled with arguments and interrupt 628 Beside of the _isr_list_sname the :c:macro:`IRQ_CONNECT` macro generates an entry
|
/Zephyr-latest/cmake/ide/ |
D | eclipse_cdt4_generator_amendment.cmake | 11 # The amendment function generates a macro header file
|
/Zephyr-latest/cmake/ |
D | llext-edk.cmake | 4 # This script generates a tarball containing all headers and flags necessary to
|
/Zephyr-latest/include/zephyr/arch/x86/ia32/ |
D | linker.ld | 18 * generates an image suitable for loading into and executing from RAMABLE_REGION by
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu.rst | 254 1. The Initiator generates a BLOB ID, and sends it to the Distributor's Firmware Distribution Server 304 1. The Distributor's Firmware Update Client model generates a BLOB ID and sends it to each Target
|
/Zephyr-latest/doc/build/dts/ |
D | phandles.rst | 51 generates an interrupt, and ``node-b`` represents the interrupt
|
D | bindings-syntax.rst | 144 build system only generates macros for properties listed in the ``properties:``
|
/Zephyr-latest/doc/develop/debug/ |
D | index.rst | 27 debugging purposes. The build system generates the image in the build
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | Kconfig | 393 If enabled, the CPU generates a UsageFault exception when executing a
|
/Zephyr-latest/doc/build/kconfig/ |
D | tips.rst | 779 ``string`` symbols. That also generates clearer documentation: (*Implicitly 866 the symbol is removed, the symbol ends up without a type, which generates a
|
/Zephyr-latest/doc/kernel/services/other/ |
D | float.rst | 37 the kernel generates a fatal error condition and aborts the thread.
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 1414 # Possible values are: LIGHT always generates light mode output, DARK always 1415 # generates dark mode output, AUTO_LIGHT automatically sets the mode according 1566 # If the GENERATE_HTMLHELP tag is set to YES then Doxygen generates three 2039 # If the COMPACT_LATEX tag is set to YES, Doxygen generates more compact LaTeX 2192 # If the COMPACT_RTF tag is set to YES, Doxygen generates more compact RTF 2272 # If the MAN_LINKS tag is set to YES and Doxygen generates man output, then it 2627 # Doxygen generates you can specify fontname, fontcolor and fontsize attributes.
|
/Zephyr-latest/doc/project/ |
D | release_process.rst | 432 generates 'lightweight' tags regardless of release or pre-release). You should
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.1.rst | 653 * :github:`19872` - sensor/lis2dh: using runtime scale other than 2g generates strange values 760 * :github:`19165` - zephyr\_file generates bad links on branches
|
D | release-notes-2.2.rst | 678 identifiers. Including :file:`generated_dts_board.h` now generates a warning 877 * :github:`22299` - The file flash_stm32wbx.c generates compilation error
|
/Zephyr-latest/doc/hardware/porting/ |
D | arch.rst | 623 region located immediately before the stack buffer that generates an exception 793 * :c:func:`arch_syscall_oops` which generates a kernel oops when system
|
/Zephyr-latest/doc/kernel/usermode/ |
D | syscalls.rst | 191 This generates an inline function that takes three arguments with void
|
123