Searched refs:these (Results 101 – 125 of 642) sorted by relevance
12345678910>>...26
/Zephyr-latest/samples/drivers/audio/dmic/ |
D | README.rst | 22 files for both of these boards.
|
/Zephyr-latest/tests/ztest/fail/ |
D | README.rst | 17 Note that these can be called indirectly through failed asserts or assumptions.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.4.rst | 63 to be selected, previously these options would have been selected 100 to be selected, previously these options would have been selected 188 setting the function pointers to the function handlers, these have been 190 :c:struct:`smp_transport_api_t`. Because of these changes, the legacy 502 * Added support for these SoC series: 509 * Removed support for these SoC series: 511 * Made these changes in other SoC series: 513 * Added support for these ARC boards: 518 * Added support for these ARM boards: 547 * Added support for these ARM64 boards: [all …]
|
/Zephyr-latest/cmake/modules/ |
D | west.cmake | 12 # it's defined, we assume west is installed. We do these checks here 47 set(PYTHON_EXECUTABLE_OUT_OF_SYNC "\nOr verify these installations:\n\
|
D | FindBabbleSim.cmake | 15 # If these are not set, as a fallback we attempt to find it through west, in case the user 60 #Many apps cmake files (in and out of tree) expect these environment variables. Lets provide them:
|
/Zephyr-latest/doc/kernel/usermode/ |
D | mpu_stack_objects.rst | 38 the correct sizing of the stack. During linking of the binary, these 51 v7m MPU will have these constraints.
|
/Zephyr-latest/doc/security/ |
D | security-overview.rst | 24 in detail. As depicted in Figure 1, these main steps are: 40 how these assets are protected. Certification claims shall be 83 2. The Zephyr Security Subcommittee will review these changes and provide feedback 86 3. Once accepted, these changes will become part of the document. 220 examples of these would be: 235 Some of these categories are interconnected and rely on multiple pieces 324 In addition to these general principles, the following points are 353 Based on these design principles and commonly accepted best practices, a 545 these assets are protected by the system and which threats against them 549 these vulnerabilities. Additionally, the impact on the asset, the module [all …]
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf5340bsim.rst | 49 and will use the same drivers as the nrf5340dk targets for these. 66 Building for, and using these boards 113 ARM's TrustZone is not modelled in these boards. This means that:
|
/Zephyr-latest/doc/services/tfm/ |
D | build.rst | 29 For each of these, it creates .bin, .hex, .elf, and .axf files. 38 For each of these, only .bin files are created. 46 The 'tfm' target contains properties for all these paths. 142 For more information on these tools look here: :ref:`footprint_tools`
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.sam | 35 length as these are transformed into normal transceives.
|
/Zephyr-latest/dts/arm/st/f0/ |
D | stm32f071.dtsi | 41 * these may be enabled at a time. Enabling more than one will
|
D | stm32f030Xc.dtsi | 26 * these may be enabled at a time. Enabling more than one will
|
D | stm32f091.dtsi | 16 * these may be enabled at a time. Enabling more than one will
|
/Zephyr-latest/samples/net/lldp/ |
D | README.rst | 29 Follow these steps to build the LLDP sample application:
|
/Zephyr-latest/drivers/mdio/ |
D | Kconfig | 25 # Include these first so that any properties (e.g. defaults) below can be
|
/Zephyr-latest/tests/drivers/build_all/video/ |
D | mimxrt1170_evk_mimxrt1176_cm7.overlay | 7 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/samples/subsys/debug/debugmon/ |
D | README.rst | 25 #. Have an LED connected via a GPIO pin (these are called "User LEDs" on many of
|
/Zephyr-latest/samples/drivers/charger/ |
D | README.rst | 24 responsibility of responding to these events falls on the user or the charger device implementation.
|
/Zephyr-latest/samples/boards/bbc/microbit/line_follower_robot/ |
D | README.rst | 25 Build and flash this sample project using these commands:
|
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/doc/ |
D | index.rst | 93 The configuration of these routes can be modified through DTS. Please refer to 119 underside of the board. You can solder to these pins, and use a JTag
|
/Zephyr-latest/subsys/ |
D | CMakeLists.txt | 6 # shadow variable warnings being active on these files. Until the module has
|
/Zephyr-latest/boards/shields/lmp90100_evb/doc/ |
D | index.rst | 29 LMP90100 EVB in particular, see these TI documents:
|
/Zephyr-latest/include/zephyr/linker/ |
D | app_smem.ld | 25 * macros, and thus these will not appear in
|
/Zephyr-latest/tests/kernel/device/ |
D | app.overlay | 12 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/samples/net/sockets/can/ |
D | README.rst | 13 The application consists of these functions:
|
12345678910>>...26