Searched full:strictly (Results 1 – 25 of 45) sorted by relevance
12
/Zephyr-Core-3.5.0/dts/bindings/regulator/ |
D | nordic,npm1100.yaml | 8 strictly following the BUCK node name. For example:
|
D | nordic,npm6001-regulator.yaml | 8 children nodes, strictly following the BUCK0..3, LDO0..1 node names. For
|
D | adi,adp5360-regulator.yaml | 8 defined as children nodes, strictly following the BUCK and BUCKBOOST node
|
D | nordic,npm1300-regulator.yaml | 8 The regulators need to be defined as child nodes, strictly following the
|
D | nxp,pca9420.yaml | 8 children nodes, strictly following the BUCK1, BUCK2, LDO1 and LDO2 node names.
|
/Zephyr-Core-3.5.0/include/zephyr/drivers/ |
D | cache.h | 87 * @p addr or a padded @p size is not strictly necessary. 130 * time, so having an aligned @p addr or a padded @p size is not strictly 221 * @p addr or a padded @p size is not strictly necessary. 264 * time, so having an aligned @p addr or a padded @p size is not strictly
|
/Zephyr-Core-3.5.0/include/zephyr/arch/ |
D | cache.h | 97 * @p addr or a padded @p size is not strictly necessary. 144 * time, so having an aligned @p addr or a padded @p size is not strictly 252 * @p addr or a padded @p size is not strictly necessary. 299 * time, so having an aligned @p addr or a padded @p size is not strictly
|
/Zephyr-Core-3.5.0/include/zephyr/ |
D | cache.h | 210 * @p addr or a padded @p size is not strictly necessary. 242 * @p addr or a padded @p size is not strictly necessary. 336 * time, so having an aligned @p addr or a padded @p size is not strictly 369 * time, so having an aligned @p addr or a padded @p size is not strictly
|
D | spinlock.h | 252 /* Strictly we don't need atomic_clear() here (which is an in k_spin_unlock()
|
/Zephyr-Core-3.5.0/cmake/ |
D | target_toolchain_flags.cmake | 32 # Loading of templates are strictly not needed as they do not set any
|
/Zephyr-Core-3.5.0/arch/arm/core/cortex_m/ |
D | swap_helper.S | 231 /* ISB is not strictly necessary here (stack pointer is not being 304 /* ISB is not strictly necessary here (stack pointer is not being 545 /* ISB is not strictly necessary here (stack pointer is not being
|
/Zephyr-Core-3.5.0/soc/xtensa/intel_adsp/cavs/include/intel_tgl_adsp/ |
D | adsp_shim.h | 88 /* Host memory window control. Not strictly part of the shim block. */
|
/Zephyr-Core-3.5.0/doc/develop/languages/cpp/ |
D | index.rst | 82 The scope of the minimal C++ library is strictly limited to providing the basic
|
/Zephyr-Core-3.5.0/tests/kernel/sched/deadline/src/ |
D | main.c | 75 * permits 31 (strictly: the deadline time of the in ZTEST()
|
/Zephyr-Core-3.5.0/drivers/timer/ |
D | apic_tsc.c | 73 * Interpreted strictly, the IA SDM description of the in sys_clock_set_timeout()
|
/Zephyr-Core-3.5.0/include/zephyr/arch/arm/ |
D | arch.h | 162 * so we make sure the region is strictly larger than this size by
|
/Zephyr-Core-3.5.0/tests/kernel/mem_slab/mslab/src/ |
D | main.c | 215 /* not strictly necessary, but keeps coverity checks happy */ in ZTEST()
|
/Zephyr-Core-3.5.0/include/zephyr/sys/ |
D | rb.h | 77 * Compares the two nodes and returns true if node A is strictly less
|
D | timeutil.h | 180 * strictly after the base instant in both the reference and local
|
/Zephyr-Core-3.5.0/subsys/net/lib/lwm2m/ |
D | lwm2m_registry.h | 164 * smalles object instance id strictly larger than @p obj_inst_id.
|
/Zephyr-Core-3.5.0/arch/arm/core/ |
D | userspace.S | 281 /* ISB is not strictly necessary here (stack pointer is not being 570 /* ISB is not strictly necessary here (stack pointer is not being
|
/Zephyr-Core-3.5.0/arch/arm/core/cortex_a_r/ |
D | swap_helper.S | 414 /* ISB is not strictly necessary here (stack pointer is not being
|
/Zephyr-Core-3.5.0/doc/security/ |
D | secure-coding.rst | 93 than one user or process shall not be shared if not strictly
|
/Zephyr-Core-3.5.0/arch/xtensa/core/ |
D | xtensa-asm2-util.S | 146 * strangely when RFI doesn't "return" to a INTLEVEL strictly lower
|
/Zephyr-Core-3.5.0/doc/services/crypto/ |
D | tinycrypt.rst | 90 than the ones strictly required by the intended application. In other words,
|
12