Searched refs:allow (Results 51 – 75 of 402) sorted by relevance
12345678910>>...17
/Zephyr-latest/tests/kernel/device/ |
D | app.overlay | 12 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/tests/drivers/build_all/led_strip/ |
D | app.overlay | 10 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/tests/benchmarks/wait_queues/ |
D | README.rst | 25 summary statistics as records to allow Twister parse the log and save that data
|
/Zephyr-latest/drivers/input/ |
D | Kconfig.kbd_matrix | 28 Use a 16 bit type for the internal structure, allow using a matrix
|
/Zephyr-latest/doc/develop/optimizations/ |
D | footprint.rst | 9 Stack sizes of various system threads are specified generously to allow for
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.dw_common | 32 with the DRAIN bit flag set to allow for the hardware FIFO to be drained
|
/Zephyr-latest/tests/lib/devicetree/devices/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/tests/kernel/device/boards/ |
D | hifive_unmatched_fu740_s7.overlay | 12 * with real-world devicetree nodes, to allow these tests to run on
|
D | hifive_unmatched_fu740_u74.overlay | 12 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/tests/drivers/build_all/eeprom/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/tests/drivers/build_all/led/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/tests/benchmarks/sched_queues/ |
D | README.rst | 27 summary statistics as records to allow Twister parse the log and save that data
|
/Zephyr-latest/boards/shields/arduino_uno_click/doc/ |
D | index.rst | 11 host sockets that allow you to connect many other click shields to your
|
/Zephyr-latest/doc/build/snippets/ |
D | design.rst | 34 - **DRY** (don't repeat yourself): snippets allow you to skip unnecessary
|
/Zephyr-latest/subsys/bluetooth/ |
D | Kconfig.iso | 133 Enabling advanced ISO parameters will allow the use of the ISO test 135 intended for testing, but can be used to allow the host to set more
|
/Zephyr-latest/arch/arm/core/mpu/ |
D | Kconfig | 40 allow nPRIV access at all. However, since the background map 85 Enable this to allow MPU RWX access to flash memory
|
/Zephyr-latest/share/sysbuild/cmake/modules/ |
D | native_simulator_sb_extensions.cmake | 14 # This will allow other tools, like twister, or the bsim test scripts, as well as users to find
|
/Zephyr-latest/doc/kernel/timing_functions/ |
D | index.rst | 16 To allow using the timing functions, :kconfig:option:`CONFIG_TIMING_FUNCTIONS`
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | index.rst | 19 behind this design is to allow the collections to be used in contexts
|
/Zephyr-latest/doc/services/storage/stream/ |
D | stream_flash.rst | 16 limitations which does not allow flash writes to be performed in parallel with
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/ |
D | CMakeLists.txt | 94 ${LINKERFLAGPREFIX},--allow-multiple-definition
|
/Zephyr-latest/lib/libc/newlib/ |
D | CMakeLists.txt | 6 # Do not allow LTO when compiling libc-hooks.c file
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | stacks.rst | 49 The kernel does allow an ISR to remove an item from a stack, however 117 its address back on the stack to allow the data structure to be reused.
|
/Zephyr-latest/doc/services/llext/ |
D | config.rst | 21 large enough to allow the extension sections to be allocated with the 60 and copies all data into allocated memory; this is done to allow the extension
|
/Zephyr-latest/boards/gd/gd32f403z_eval/doc/ |
D | index.rst | 105 allow flash programming and debug over USB. There are also program and debug 153 The GD32F403 MCU have a ROM bootloader which allow flash programming. User
|
12345678910>>...17