Home
last modified time | relevance | path

Searched full:requirement (Results 1 – 25 of 143) sorted by relevance

123456

/Zephyr-latest/doc/safety/
Dsafety_requirements.rst15 `Requirement repository
49 that each requirement can be tested.
53 Requirement UID (Unique identifier) Handling
57 responsible for handling the Unique Identifier (UID) associated with each requirement. To manage
60 #. Don't add a requirement UID and UID field for new requirements
69 Requirement Types
75 Requirement title convention
78 Use short and succinct requirement titles.
80 Pull Request requirement repository
91 Characteristics of a good requirement
[all …]
/Zephyr-latest/dts/bindings/dma/
Ddma-controller.yaml33 description: Memory address alignment requirement for DMA buffers used by the controller.
37 description: Memory size alignment requirement for DMA buffers used by the controller.
/Zephyr-latest/doc/hardware/peripherals/
Dvideo.rst30 particular requirement on the content. The requirement for the content is
/Zephyr-latest/doc/project/
Ddocumentation.rst10 requirement for defining an API's success. Doxygen is a general purpose
24 else in a requirement catalogue.
62 requirement::
/Zephyr-latest/dts/bindings/ethernet/
Dadi,adin2111-phy.yaml25 Disables requirement of 2.4V TX operating mode in the AN advertisement.
/Zephyr-latest/tests/benchmarks/thread_metric/
Dthread_metric_readme.txt227 * Zephyr : Requirement met.
237 * Zephyr : Requirement met. System tick rate = 100 Hz.
242 * Zephyr : Requirement met.
248 * Zephyr : Requirement met. See irq_offload().
/Zephyr-latest/drivers/display/
DKconfig.ili9xxx18 the requirement to bitshift data read from the ILI9XXX. Note the
/Zephyr-latest/tests/subsys/pm/policy_api/src/
Dmain.c173 /* add a latency requirement with a maximum value below the in ZTEST()
184 /* update latency requirement to a value between latencies for in ZTEST()
196 /* add a new latency requirement with a maximum value below the in ZTEST()
228 /* get notified when latency requirement changes */ in ZTEST()
/Zephyr-latest/cmake/modules/
DFindDtc.cmake47 # DTC was found but version requirement is not met, or dtc was not working.
/Zephyr-latest/lib/crc/
Dcrc32c_sw.c18 * the entire stream is calculated. This is a requirement of crc32c algo.
/Zephyr-latest/dts/bindings/pwm/
Dmicrochip,xec-pwmbbled.yaml55 There may be a product requirement, either to blink (or) not blink LED in Suspend state.
/Zephyr-latest/scripts/west_commands/
Dpackages.py80 Run 'west packages pip' to print all requirement files needed by
145 requirements += [Path(module.project) / r for r in pip.get("requirement-files", [])]
/Zephyr-latest/include/zephyr/pm/
Dpolicy.h277 * @brief Add a new latency requirement.
289 * @brief Update a latency requirement.
298 * @brief Remove a latency requirement.
/Zephyr-latest/tests/arch/arc/arc_dsp_sharing/src/
Ddsp_regs_arc.h29 * The only requirement is that the arch specific implementations of
/Zephyr-latest/tests/net/socket/socketpair/src/
Dexpected_failures.c50 /* This is not a POSIX requirement, but should be safe */ in ZTEST_USER_F()
/Zephyr-latest/doc/kernel/memory_management/
Dheap.rst176 requirement by defining a Kconfig option with the prefix
178 specify custom values, the sum of these will be used as the minimum requirement.
184 when optimizing the heap size and the minimum requirement can be more accurately
/Zephyr-latest/doc/security/
Dsecurity-citations.rst33 .. [RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels",
/Zephyr-latest/soc/silabs/common/
Dsoc_power_pmgr.c110 LOG_DBG("Set PM requirement em=%d add=%s name=%s", in sli_power_manager_debug_log_em_requirement()
/Zephyr-latest/tests/kernel/fpu_sharing/generic/src/
Dfloat_regs_arm_gcc.h58 * The only requirement is that the arch specific implementations of
Dfloat_regs_arc_gcc.h33 * The only requirement is that the arch specific implementations of
/Zephyr-latest/tests/kernel/interrupt/src/
Dstatic_shared_irq.c25 * testing platforms. Failing to meet this requirement in ZTEST()
/Zephyr-latest/lib/libc/common/source/stdlib/
Dmalloc.c46 /* Figure out alignment requirement */
184 * requirement and so can be used by memalign.
/Zephyr-latest/samples/net/prometheus/
DREADME.rst16 Requirement chapter
/Zephyr-latest/include/zephyr/arch/arm/
Darch.h133 * alignment requirement.
227 * requirement.
/Zephyr-latest/subsys/usb/device/
DKconfig85 # Hidden option to simplify bluetooth buffer requirement

123456