Searched full:strictly (Results 1 – 25 of 50) sorted by relevance
12
/Zephyr-Core-3.6.0/dts/bindings/regulator/ |
D | nordic,npm1100.yaml | 8 strictly following the BUCK node name. For example:
|
D | maxim,max20335-regulator.yaml | 8 children nodes, strictly following the BUCK1..2, LDO1..3 node names. For
|
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.6.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.6.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.6.0/cmake/ |
D | target_toolchain_flags.cmake | 32 # Loading of templates are strictly not needed as they do not set any
|
/Zephyr-Core-3.6.0/doc/services/portability/posix/conformance/ |
D | index.rst | 39 .. The following should be valued greater than zero in Zephyr, in order to be strictly conformant 52 strictly conforming application need not be modified in order to compile against Zephyr.
|
/Zephyr-Core-3.6.0/scripts/tests/twister_blackbox/ |
D | conftest.py | 83 # We're operating in temp, so it is not strictly necessary
|
/Zephyr-Core-3.6.0/include/zephyr/ |
D | cache.h | 211 * @p addr or a padded @p size is not strictly necessary. 243 * @p addr or a padded @p size is not strictly necessary. 337 * time, so having an aligned @p addr or a padded @p size is not strictly 370 * time, so having an aligned @p addr or a padded @p size is not strictly
|
/Zephyr-Core-3.6.0/samples/bluetooth/extended_adv/ |
D | README.rst | 21 practices. Even though it is not strictly required, scheduling from another context is
|
/Zephyr-Core-3.6.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.6.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.6.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.6.0/tests/kernel/sched/deadline/src/ |
D | main.c | 75 * permits 31 (strictly: the deadline time of the in ZTEST()
|
/Zephyr-Core-3.6.0/drivers/timer/ |
D | apic_tsc.c | 73 * Interpreted strictly, the IA SDM description of the in sys_clock_set_timeout()
|
/Zephyr-Core-3.6.0/tests/kernel/mem_slab/mslab/src/ |
D | main.c | 215 /* not strictly necessary, but keeps coverity checks happy */ in ZTEST()
|
/Zephyr-Core-3.6.0/include/zephyr/arch/arm/ |
D | arch.h | 165 * so we make sure the region is strictly larger than this size by
|
/Zephyr-Core-3.6.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.6.0/subsys/net/lib/lwm2m/ |
D | lwm2m_registry.h | 164 * smalles object instance id strictly larger than @p obj_inst_id.
|
/Zephyr-Core-3.6.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.6.0/arch/arm/core/cortex_a_r/ |
D | swap_helper.S | 412 /* ISB is not strictly necessary here (stack pointer is not being
|
12