Home
last modified time | relevance | path

Searched full:contain (Results 1 – 25 of 476) sorted by relevance

12345678910>>...20

/Zephyr-latest/drivers/display/
Ddisplay_st7567_regs.h10 /* All following bytes will contain commands */
12 /* All following bytes will contain data */
14 /* The next byte will contain a command, then expect another control byte */
Dssd1306_regs.h11 /* All following bytes will contain commands */
13 /* All following bytes will contain data */
15 /* The next byte will contain a command */
17 /* The next byte will contain data */
/Zephyr-latest/cmake/compiler/
Dcompiler_features.cmake12 # - `compile_feature_c99` will contain `c_std_90;c_std_99`
13 # - `compile_feature_iso9899:2011` will contain `c_std_90;c_std_99;c_std_11`
/Zephyr-latest/soc/nordic/nrf54h/bicr/
DKconfig10 directory must contain a "bicr.json" file for this option to work.
/Zephyr-latest/doc/connectivity/networking/
Dnet_pkt_processing_stats.rst53 The numbers inside the brackets contain information how many microseconds it
57 contain this information:
71 contain this information:
/Zephyr-latest/dts/bindings/mtd/
Dnordic,owned-partitions.yaml13 A single memory node can contain multiple partition tables, each with a
16 are allowed to contain gaps between the partitions, but this is discouraged.
/Zephyr-latest/submanifests/
DREADME.txt1 This directory can contain additional west manifest files. Any files
/Zephyr-latest/subsys/net/lib/capture/
DKconfig31 Each net_pkt will contain a list of net_buf's that contain
/Zephyr-latest/samples/userspace/prod_consumer/src/
Dapp_shared.c9 /* Define the shared partition, which will contain a memory region that
/Zephyr-latest/
D.gitlint31 [title-must-not-contain-word]
41 # (e.g. title-must-not-contain-word).
/Zephyr-latest/doc/contribute/style/
Dindex.rst30 it to contain:
40 *$ZEPHYR_BASE/.git/hooks/pre-push* executable and edit it to contain:
/Zephyr-latest/drivers/rtc/
Drtc_utils.h19 * Ensure that any fields selected by mask contain a valid value.
/Zephyr-latest/boards/shields/
DCMakeLists.txt3 # Shield directories may contain multiple shields. Filter out duplicate
/Zephyr-latest/boards/
DKconfig.v225 For example, if building for ``nrf5340dk/nrf5340/cpuapp`` then this will contain the
/Zephyr-latest/dts/bindings/interrupt-controller/
Dst,stm32-exti.yaml34 5 first lines contain one element
/Zephyr-latest/scripts/dts/
DREADME.txt1 This directory used to contain the edtlib.py and dtlib.py libraries
/Zephyr-latest/dts/bindings/coredump/
Dzephyr,coredump.yaml21 into the coredump. The memory-regions array can contain 0 or more entries, and more
/Zephyr-latest/include/zephyr/sys/
Dwinstream.h41 * @param buf Pointer to a region of memory to contain the stream
42 * @param buflen Length of the buffer, must be large enough to contain
/Zephyr-latest/doc/build/dts/
Dindex.rst41 These pages contain reference material for Zephyr's devicetree APIs and
/Zephyr-latest/include/zephyr/net/
Dsocketutils.h34 * @param def_port Default port number to use if addr_str doesn't contain it
/Zephyr-latest/scripts/west_commands/fetchers/
D__init__.py29 # Those do not contain subclasses of ZephyrBlobFetcher
/Zephyr-latest/subsys/fs/nvs/
DKconfig44 not contain a valid NVS. A region containing an invalid NVS can be
/Zephyr-latest/doc/project/
Dissues.rst9 Any changes that originate from a tracked feature or issue should contain a
/Zephyr-latest/doc/build/flashing/
Dconfiguration.rst30 they apply to using a ``runners`` list value, this can contain ``all`` if it applies to all
31 runners, otherwise must contain each runner that it applies to using the runner-specific name.
/Zephyr-latest/soc/
DCMakeLists.txt35 # A SoC root for HWMv1 may not contain a CMakeLists.txt file on this so

12345678910>>...20