Searched refs:above (Results 251 – 275 of 381) sorted by relevance
1...<<111213141516
/Zephyr-latest/boards/espressif/esp32c3_devkitm/doc/ |
D | index.rst | 96 It is recommended running the command above after :file:`west update`.
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | cap.rst | 167 Both of the above commands should be done for each device that you want to use in the set. 234 BASE. The data must be little-endian, so in the above example the metadata :code:`03020400` is
|
D | mcp.rst | 314 for the current group object above. (Note that the search results 370 As mentioned above, the media player (mpl) has the player logic, while
|
/Zephyr-latest/boards/nordic/nrf9160dk/doc/ |
D | index.rst | 429 If you want to route some of the above pins differently or enable any of the 503 how to configure and use the above routings. You can also include them from
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | Kconfig | 113 Trace (DWT) unit specified by the ARMv7-M and above. 116 from the DWT specified by the ARMv7-M and above in terms of both feature
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 141 - The :term:`board target`, which uniquely identifies a combination of the above 155 Continuing with the example above, The board :zephyr:board:`bl5340_dvk` is a single SoC 539 system, therefore no type shall be defined in above code snippet. 811 When exact is defined then building for ``plank@0.7.0`` in the above example 828 When building for a specific board revision, the above files are used as a
|
/Zephyr-latest/doc/kernel/services/ |
D | interrupts.rst | 103 hardware interrupt. Let's consider four interrupts shown above 395 are applicable here. If :kconfig:option:`CONFIG_SHARED_INTERRUPTS` is disabled, the above 396 code will generate a build error. Otherwise, the above code will result in the two ISRs 470 It works with all the architectures and compilers (with the exception mentioned above).
|
/Zephyr-latest/doc/build/kconfig/ |
D | tips.rst | 116 above, by a developer who is unaware of the ``USB_CONSOLE`` symbol (or simply 168 above. 353 Say that :file:`Kconfig.other` above contains this definition: 1012 for ``FOO_SETTING_1`` and ``FOO_SETTING_2``, as the code above is logically
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig | 32 write without erase is not allowed, taking the above restrictions,
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | rbtree.rst | 42 described above, all of these routines are guaranteed to have at most
|
/Zephyr-latest/boards/seeed/xiao_esp32s3/doc/ |
D | index.rst | 100 It is recommended running the command above after :file:`west update`.
|
/Zephyr-latest/doc/services/llext/ |
D | build.rst | 189 None of these flags are included in the above lists.
|
/Zephyr-latest/boards/heltec/heltec_wireless_stick_lite_v3/doc/ |
D | index.rst | 144 It is recommended running the command above after :file:`west update`.
|
/Zephyr-latest/boards/andestech/adp_xc7k_ae350/doc/ |
D | index.rst | 318 Then, you can use GDB to debug program by above commands but do NOT execute ``load``
|
/Zephyr-latest/boards/ezurio/bt510/doc/ |
D | bt510.rst | 154 the pinout shown above.
|
/Zephyr-latest/boards/espressif/esp32_devkitc_wroom/doc/ |
D | index.rst | 108 It is recommended running the command above after :file:`west update`.
|
/Zephyr-latest/boards/espressif/esp32_devkitc_wrover/doc/ |
D | index.rst | 108 It is recommended running the command above after :file:`west update`.
|
/Zephyr-latest/boards/m5stack/m5stack_cores3/doc/ |
D | index.rst | 50 It is recommended running the command above after :file:`west update`.
|
/Zephyr-latest/boards/olimex/olimex_esp32_evb/doc/ |
D | index.rst | 100 It is recommended running the command above after :file:`west update`.
|
/Zephyr-latest/boards/espressif/esp32c3_rust/doc/ |
D | index.rst | 141 It is recommended running the command above after :file:`west update`.
|
/Zephyr-latest/doc/kernel/services/scheduling/ |
D | index.rst | 166 time slicing (as described above), or the scheduler's time slicing capability 373 idling the CPU to wait for an event. See example above.
|
/Zephyr-latest/doc/services/pm/ |
D | device.rst | 132 It is important to emphasize that this method has drawbacks (see above) and 190 As mentioned above, device drivers do not directly change between these states.
|
/Zephyr-latest/doc/contribute/coding_guidelines/ |
D | index.rst | 1398 All of the functions listed above must be implemented by the 1402 In addition, any functions from the above list that are not part of the 1408 with justification given that the above requirements are satisfied. 1410 Note that the use of the functions listed above are subject to secure and safe 1470 All non-standard functions and macros listed above must be implemented by the 1476 above list is allowed with justification, given that the above requirement is
|
/Zephyr-latest/samples/tfm_integration/tfm_ipc/ |
D | README.rst | 89 As part of the normal build process above, a binary is also produced that can
|
/Zephyr-latest/doc/develop/west/ |
D | troubleshooting.rst | 29 The ``git fetch`` command example in the last line above is what needs to
|
1...<<111213141516