Home
last modified time | relevance | path

Searched refs:must (Results 1 – 25 of 1067) sorted by relevance

12345678910>>...43

/Zephyr-latest/subsys/usb/device/class/
DKconfig.msc19 string "T10 assigned vendor ID for inquiry (must be 8 characters)"
23 Spaces must be added to bring the string to 8 bytes.
26 string "Product ID for inquiry (must be 16 characters)"
30 Spaces must be added to bring the string to 16 bytes.
33 string "Revision for inquiry (must be 4 characters)"
37 Spaces must be added to bring the string to 4 bytes.
/Zephyr-latest/samples/drivers/led/pwm/
DREADME.rst32 The LEDs must be correctly described in the DTS: the compatible property of the
33 device node must match "pwm-leds". And for each LED, a child node must be
34 defined and the PWM configuration must be provided through a "pwms" phandle's
/Zephyr-latest/drivers/ipm/
DKconfig.intel_adsp27 HP_SRAM_RESERVE region. This location must be synchronized
28 with host driver and SOF source code (must match
39 location must be synchronized with host driver and SOF
40 source code (where it must equal SRAM_SW_REG_SIZE). Be
/Zephyr-latest/boards/shields/adafruit_data_logger/
Dadafruit_data_logger.overlay15 * LED1 connection must be manually established using a jumper between
23 * LED2 connection must be manually established using a jumper between
61 * Interrupt connection must be manually established using a jumper wire between
/Zephyr-latest/drivers/gpio/
DKconfig.nct38xx21 NCT38xx GPIO driver initialization priority. The priority must be lower
29 must be lower than GPIO_NCT38XX_INIT_PRIORITY device.
44 must take place after the alert GPIO device is initialized.
/Zephyr-latest/drivers/regulator/
DKconfig.max2033520 (common part). It must be greater than I2C and MFD init priority.
26 Init priority for the Maxim MAX20335 regulator driver. It must be
DKconfig.npm130020 It must be greater than I2C init priority.
26 Init priority for the Nordic nPM1300 regulator driver. It must be
DKconfig.npm210020 It must be greater than I2C init priority.
26 Init priority for the Nordic nPM2100 regulator driver. It must be
DKconfig.pca942019 must be greater than I2C init priority.
25 Init priority for the NXP PCA9420 regulator driver. It must be
/Zephyr-latest/cmake/sca/sparse/
Dsparse.template5 # Everything before `--` are arguments for cmake invocation, those must be ignored.
7 # as environment variable for cgcc, hence that must also be ignored, thus first
/Zephyr-latest/doc/kernel/services/
Dpolling.rst31 A thread that wants to wait on multiple conditions must define an array of
34 All events in the array must be initialized before the array can be polled on.
36 Each event must specify which **type** of condition must be satisfied so that
39 Each event must specify what **kernel object** it wants the condition to be
42 Each event must specify which **mode** of operation is used when the condition
55 nature of the kernel. The caller must look at the state of all the poll events
61 :c:func:`k_poll()` must then invoke :c:func:`k_sem_take` to take
80 that matches the **type** specified must be passed to the initializers. The
81 **mode** *must* be set to :c:enumerator:`K_POLL_MODE_NOTIFY_ONLY`. The state
82 *must* be set to :c:macro:`K_POLL_STATE_NOT_READY` (the initializers take care
[all …]
/Zephyr-latest/soc/
DKconfig.v215 SoC name. The value of this setting must be defined by the selected
21 SoC series. The value of this setting must be defined by the selected
27 SoC family. The value of this setting must be defined by the selected
/Zephyr-latest/cmake/bintools/
Dbintools_template.cmake18 # - <tool>_flag : Flags that must always be used with this command
56 # memusage_flag : Flags that must always be applied when calling memusage command
57 # memusage_flag_final : Flags that must always be applied last at the memusage command
65 # elfconvert_flag : Flags that must always be applied when calling elfconvert comma…
66 # elfconvert_flag_final : Flags that must always be applied last at the elfconvert command
73 # Target value must be one of those listed described by: elfconve…
74 # elfconvert_flag_section_remove: Flag for specifying that following section must be removed
76 # elfconvert_flag_section_rename: Flag for specifying that following section must be renamed
86 # disassembly_flag : Flags that must always be applied when calling disassembly com…
87 # disassembly_flag_final : Flags that must always be applied last at the disassembly comm…
[all …]
/Zephyr-latest/doc/contribute/
Dbin_blobs.rst35 Blobs must be hosted on the Internet and managed by third-party infrastructure.
48 The blobs themselves must be specified in the :ref:`module.yml
52 module repository must exist first or be created as part of the submission
55 Each blob which may be fetched must be individually identified in the
56 corresponding :file:`module.yml` file. A specification for a blob must contain:
61 - The blob’s :ref:`type <bin-blobs-types>`, which must be one of the allowed types
75 Any accompanying code, including interface header files for the blobs, must be
130 Any person who wishes to submit a precompiled library must represent that it
138 The precompiled library must be accompanied by one or more header files,
148 * The blob must not depend on Zephyr APIs directly. In other words, it must have
[all …]
/Zephyr-latest/drivers/ethernet/
DKconfig.nxp_s32_netc44 Length of the TX ring. The value must be a multiple of 8.
51 Size, in bytes, of the TX data buffer. The size must be big enough to
59 Length of the RX ring. The value must be a multiple of 8.
66 Size, in bytes, of the RX data buffer. The size must be big enough to
99 VSI initialization priority. It must be bigger than PSI init priority
/Zephyr-latest/doc/kernel/memory_management/
Dslabs.rst25 It must be at least 4N bytes long, where N is greater than 0.
28 It must be greater than zero.
31 It must be at least "block size" times "number of blocks" bytes long.
33 The memory slab's buffer must be aligned to an N-byte boundary, where
36 the block size must also be a multiple of N.
38 A memory slab must be initialized before it can be used. This marks all of
43 it must release the block back to the memory slab so the block can be reused.
71 It must then be initialized by calling :c:func:`k_mem_slab_init`.
/Zephyr-latest/boards/shields/mikroe_mcp2518fd_click/doc/
Dindex.rst18 The shield uses a mikroBUS interface. The target board must define
20 (see :ref:`shields` for more details). The target board must also
/Zephyr-latest/samples/boards/nordic/nrfx_prs/boards/
Dnrf5340dk_nrf5340_cpuapp.overlay42 * the Zephyr driver, so it must have the status set to "okay".
54 * peripherals cannot be used simultaneously and this node must be disabled.
63 * pins must be specified, as the application expects to get this information
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob_srv.rst15 BLOB Transfer Client model, the BLOB Transfer Server must allow blocks to come in any order. The
16 chunks within a block may also come in any order, but all chunks in a block must be received before
43 Transfer Server can receive a transfer, it must be prepared by the user. The transfer ID must be
45 transfer is started by the BLOB Transfer Client. The ID must be shared between the BLOB Transfer
83 callback, the user must provide a BLOB stream to use for the rest of the transfer. If the recover
91 The BLOB Transfer Client sending the transfer must support transfer recovery for the transfer to
/Zephyr-latest/samples/
Dsample_definition_and_criteria.rst19 1. Samples must not be used to test features or verify platforms
22 * Samples must not use Zephyr's testing framework.
40 * Every sample must have a YAML file. Reference: :ref:`twister_script`.
63 * The default configuration for the sample must be in the :file:`prj.conf`
92 * Samples must not test the negative or edge case behaviors.
95 4. Samples must be documented.
97 * Samples must have a ``README.rst`` file in the samples folder.
/Zephyr-latest/boards/nxp/common/
Dsegger-ecc-systemview.rst9 block address must be set manually within SystemView or the RTT Viewer. The
14 The RTT control block address must be provided manually because this SOC
/Zephyr-latest/drivers/ethernet/nxp_imx_netc/
DKconfig56 Length of the TX ring. The value must be a multiple of 8.
63 Size, in bytes, of the TX data buffer. The size must be big enough to
78 Length of the RX ring. The value must be a multiple of 8.
85 Size, in bytes, of the RX data buffer. The size must be big enough to
/Zephyr-latest/tests/bsim/
Dsh_common.source7 : "${BSIM_OUT_PATH:?BSIM_OUT_PATH must be defined}"
60 # This must be run without/before cd'ing into another directory
67 # This must be run without/before cd'ing into another directory
/Zephyr-latest/soc/silabs/silabs_s1/efr32bg13p/
DKconfig.defconfig7 # must be >= the highest interrupt number used
/Zephyr-latest/soc/silabs/silabs_s1/efm32jg12b/
DKconfig.defconfig7 # must be >= the highest interrupt number used

12345678910>>...43