Searched refs:required (Results 176 – 200 of 789) sorted by relevance
12345678910>>...32
/Zephyr-latest/samples/bluetooth/extended_adv/ |
D | README.rst | 12 - Outlining the steps required to initialize an extended advertising application. 22 practices. Even though it is not strictly required, scheduling from another context is
|
/Zephyr-latest/boards/nxp/rd_rw612_bga/doc/ |
D | index.rst | 111 directly, but some modifications are required (see 126 connected via jumper wires. Connections and required board changes are 215 rd_rw612_bga platform supports the monolithic feature. The required binary blob 225 rd_rw612_bga platform supports the monolithic feature. The required binary blob
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | relay_vector_table.ld | 25 * setting in any Cortex-M implementation (might not be required in every
|
D | CMakeLists.txt | 46 # required for CPUs without VTOR, which need to have the exception vector
|
/Zephyr-latest/doc/build/snippets/ |
D | using.rst | 41 Application required snippets
|
/Zephyr-latest/arch/arm/core/cortex_m/tz/ |
D | CMakeLists.txt | 4 # Security Extensions. This option is required when building a Secure firmware.
|
/Zephyr-latest/soc/renesas/ra/ra4l1/ |
D | sections.ld | 10 This avoids memory holes due to 1K alignment required by it. */
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.nxp_sof_host_dma | 21 int "Alignment (in bytes) required for memory regions passed to this driver"
|
/Zephyr-latest/samples/bluetooth/direct_adv/ |
D | README.rst | 14 can be done just after connection (no bonding required).
|
/Zephyr-latest/samples/subsys/console/echo/ |
D | README.rst | 17 UART console is required to run this sample.
|
/Zephyr-latest/cmake/modules/ |
D | west.cmake | 64 # Make sure its version matches the minimum required one. 81 …message(STATUS "Found west (found suitable version \"${west_version}\", minimum required is \"${MI…
|
D | python.cmake | 6 # interacting with a terminal. This is required since Python scripts
|
/Zephyr-latest/boards/st/stm32f072b_disco/doc/ |
D | index.rst | 7 MCU with everything required for beginners and experienced users to get 120 so its :ref:`installation <stm32cubeprog-flash-host-tools>` is required. 144 adapter is required.
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-intro.rst | 44 required: true 57 required ``num-foos`` property is present in the ``bar-device`` node, and that 66 has no ``num-foos`` property, and this property is marked required in the
|
/Zephyr-latest/doc/hardware/arch/ |
D | x86.rst | 47 still be required for additional page directory table. 52 required as the entries in page directory table will be cleared. 122 If the needed space is not exactly the same as required space,
|
/Zephyr-latest/scripts/dts/python-devicetree/tests/ |
D | test.dts | 512 // has 'required: true' and the other 'required: false' 542 required = <1>; 543 required-2 = <2>;
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | timers.rst | 38 If no expiry function is required a ``NULL`` function can be specified. 42 If no stop function is required a ``NULL`` function can be specified. 131 basis. Since the required work cannot be done at the interrupt level, 224 and/or unit control is required than that afforded by the simpler 231 If a thread needs to measure the time required to perform an operation
|
/Zephyr-latest/drivers/sensor/ti/ina23x/ |
D | Kconfig | 41 measurement is required.
|
/Zephyr-latest/samples/subsys/usb/hid-keyboard/ |
D | README.rst | 19 At least one key is required and up to four can be used. The first three keys
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.at45 | 15 property set to "atmel,at45" and other required properties like
|
/Zephyr-latest/cmake/bintools/arcmwdt/ |
D | target.cmake | 27 # MWDT binutils don't support required features like section renaming, so we
|
/Zephyr-latest/cmake/ |
D | verify-toolchain.cmake | 1 # The purpose of this file is to verify that required variables has been
|
/Zephyr-latest/cmake/compiler/icx/ |
D | target.cmake | 30 message(FATAL_ERROR "Failed to find required headers.")
|
/Zephyr-latest/samples/drivers/misc/ft800/ |
D | README.rst | 16 To use this sample, the following hardware is required:
|
/Zephyr-latest/soc/nxp/rw/ |
D | Kconfig | 30 Create data structures required by the boot ROM to boot the
|
12345678910>>...32