Searched full:requirement (Results 1 – 25 of 143) sorted by relevance
123456
/Zephyr-latest/doc/safety/ |
D | safety_requirements.rst | 15 `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/ |
D | dma-controller.yaml | 33 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/ |
D | video.rst | 30 particular requirement on the content. The requirement for the content is
|
/Zephyr-latest/doc/project/ |
D | documentation.rst | 10 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/ |
D | adi,adin2111-phy.yaml | 25 Disables requirement of 2.4V TX operating mode in the AN advertisement.
|
/Zephyr-latest/tests/benchmarks/thread_metric/ |
D | thread_metric_readme.txt | 227 * 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/ |
D | Kconfig.ili9xxx | 18 the requirement to bitshift data read from the ILI9XXX. Note the
|
/Zephyr-latest/tests/subsys/pm/policy_api/src/ |
D | main.c | 173 /* 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/ |
D | FindDtc.cmake | 47 # DTC was found but version requirement is not met, or dtc was not working.
|
/Zephyr-latest/lib/crc/ |
D | crc32c_sw.c | 18 * the entire stream is calculated. This is a requirement of crc32c algo.
|
/Zephyr-latest/dts/bindings/pwm/ |
D | microchip,xec-pwmbbled.yaml | 55 There may be a product requirement, either to blink (or) not blink LED in Suspend state.
|
/Zephyr-latest/scripts/west_commands/ |
D | packages.py | 80 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/ |
D | policy.h | 277 * @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/ |
D | dsp_regs_arc.h | 29 * The only requirement is that the arch specific implementations of
|
/Zephyr-latest/tests/net/socket/socketpair/src/ |
D | expected_failures.c | 50 /* This is not a POSIX requirement, but should be safe */ in ZTEST_USER_F()
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | heap.rst | 176 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/ |
D | security-citations.rst | 33 .. [RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels",
|
/Zephyr-latest/soc/silabs/common/ |
D | soc_power_pmgr.c | 110 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/ |
D | float_regs_arm_gcc.h | 58 * The only requirement is that the arch specific implementations of
|
D | float_regs_arc_gcc.h | 33 * The only requirement is that the arch specific implementations of
|
/Zephyr-latest/tests/kernel/interrupt/src/ |
D | static_shared_irq.c | 25 * testing platforms. Failing to meet this requirement in ZTEST()
|
/Zephyr-latest/lib/libc/common/source/stdlib/ |
D | malloc.c | 46 /* Figure out alignment requirement */ 184 * requirement and so can be used by memalign.
|
/Zephyr-latest/samples/net/prometheus/ |
D | README.rst | 16 Requirement chapter
|
/Zephyr-latest/include/zephyr/arch/arm/ |
D | arch.h | 133 * alignment requirement. 227 * requirement.
|
/Zephyr-latest/subsys/usb/device/ |
D | Kconfig | 85 # Hidden option to simplify bluetooth buffer requirement
|
123456