Searched full:covers (Results 1 – 25 of 61) sorted by relevance
123
/Zephyr-Core-3.5.0/cmake/compiler/ |
D | compiler_flags_template.cmake | 6 # This section covers flags related to optimization # 17 # This section covers flags related to warning levels # 41 # This section covers flags related to C or C++ standards / standard libs # 85 # This section covers all remaining C / C++ flags #
|
/Zephyr-Core-3.5.0/cmake/compiler/arcmwdt/ |
D | compiler_flags.cmake | 14 # This section covers flags related to optimization # 22 # This section covers flags related to warning levels # 112 # This section covers flags related to C or C++ standards / standard libs # 147 # This section covers all remaining C / C++ flags # 194 # This section covers asm flags #
|
/Zephyr-Core-3.5.0/soc/xtensa/dc233c/ |
D | Kconfig.defconfig | 22 # via TLB way 4 (which covers 1MB).
|
D | mmu.c | 53 * access to exception handlers. Each way 4 TLB covers 1MB (unless in arch_xtensa_mmu_post_init()
|
/Zephyr-Core-3.5.0/arch/arm/core/mmu/ |
D | Kconfig | 26 covers 1 MB of address space.
|
/Zephyr-Core-3.5.0/tests/kernel/pipe/pipe_api/src/ |
D | test_pipe_avail.c | 64 * This test case is for buffered @ref k_pipe objects and covers the case 102 * This test case is for buffered @ref k_pipe objects and covers the case 141 * This test case is for buffered @ref k_pipe objects and covers the case 184 * This test case is for buffered @ref k_pipe objects and covers the case
|
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/transport/ |
D | CMakeLists.txt | 8 # mgmt_mcumgr_transport covers interface API, allowing to implement transports.
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/tests_scripts/friendship/ |
D | lpn_terminate_cb.sh | 10 # This covers a corner case scenario where the LPN has received a friend offer, but has
|
/Zephyr-Core-3.5.0/drivers/spi/ |
D | Kconfig.sam | 26 default 8 # Sensible default that covers most common spi transactions
|
/Zephyr-Core-3.5.0/cmake/compiler/gcc/ |
D | compiler_flags.cmake | 13 # This section covers flags related to optimization # 25 # This section covers flags related to warning levels # 99 # This section covers flags related to C or C++ standards / standard libs # 153 # This section covers all remaining C / C++ flags #
|
/Zephyr-Core-3.5.0/dts/bindings/pinctrl/ |
D | sifive,pinctrl.yaml | 5 SiFive FE310 IO Function (iof) binding covers the IOF_EN/IOF_SEL registers
|
D | quicklogic,eos-s3-pinctrl.yaml | 5 Quicklogic EOS S3 IO MUX binding covers the 46 IOMUX_PAD_x_CTRL registers
|
/Zephyr-Core-3.5.0/samples/boards/nrf/system_off/src/ |
D | retained.h | 32 * stored little-endian, and covers everything up to but not
|
/Zephyr-Core-3.5.0/cmake/bintools/armclang/ |
D | elfconvert_command.cmake | 2 # Reason for that is because not a single command covers all use cases,
|
/Zephyr-Core-3.5.0/doc/hardware/arch/ |
D | x86.rst | 58 (Page Directory Pointer) covers 1GB of memory. For example: 71 (Page Directory) covers 4MB of memory.
|
/Zephyr-Core-3.5.0/dts/bindings/watchdog/ |
D | nxp,fs26-wdog.yaml | 12 state. This driver covers only the watchdog functionality of FS26. The rest
|
/Zephyr-Core-3.5.0/cmake/bintools/arcmwdt/ |
D | elfconvert_command.cmake | 2 # Reason for that is because not a single command covers all use cases,
|
/Zephyr-Core-3.5.0/boards/shields/frdm_kw41z/doc/ |
D | index.rst | 16 document covers usage as a shield; see :ref:`frdm_kw41z` for usage as a
|
/Zephyr-Core-3.5.0/doc/kernel/usermode/ |
D | mpu_stack_objects.rst | 58 that covers the memory access to determine the enforcement policy. Others may
|
/Zephyr-Core-3.5.0/cmake/compiler/clang/ |
D | compiler_flags.cmake | 34 # This section covers flags related to warning levels #
|
/Zephyr-Core-3.5.0/doc/security/ |
D | secure-coding.rst | 25 This document covers guidelines for the `Zephyr Project`_, from a 49 Finally, the document covers how changes are to be made to this
|
/Zephyr-Core-3.5.0/include/zephyr/net/ |
D | net_time.h | 64 * it only covers roughly +/- ~290 years. It also cannot be used to represent
|
/Zephyr-Core-3.5.0/drivers/dma/ |
D | dma_mcux_pxp.c | 133 /* We only support a process surface that covers the full buffer */ in dma_mcux_pxp_configure()
|
/Zephyr-Core-3.5.0/boards/posix/doc/ |
D | bsim_boards_design.rst | 6 This page covers the design, architecture and rationale, of the 72 support which covers a different need: testing a component in isolation.
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/autopts/ |
D | autopts-win10.rst | 12 Tutorial covers only nrf52840dk.
|
123