Home
last modified time | relevance | path

Searched full:stages (Results 1 – 25 of 35) sorted by relevance

12

/Zephyr-latest/dts/bindings/clock/
Draspberrypi,pico-rosc.yaml16 Specify the number of ring oscillator stages to use.
26 Specifies the drive strength of the eight stages of the ring oscillator.
/Zephyr-latest/include/zephyr/linker/
Dkobject-rom.ld11 * produced by gperf during the final stages of linking.
15 * during the final stages of linking (LINKER_ZEPHYR_FINAL).
Dkobject-priv-stacks.ld15 * produced by gperf during the final stages of linking.
19 * during the final stages of linking (LINKER_ZEPHYR_FINAL).
Dkobject-data.ld25 * produced by gperf during the final stages of linking.
29 * during the final stages of linking (LINKER_ZEPHYR_FINAL).
/Zephyr-latest/dts/bindings/i2c/
Drenesas,rz-riic.yaml37 noise-filter-stages:
/Zephyr-latest/soc/nordic/
DKconfig138 at later stages, for example, to implement authenticated debug.
180 handle it at later stages, for example, to implement authenticated
/Zephyr-latest/cmake/toolchain/arcmwdt/
Dgeneric.cmake32 # For other build stages ARCMWDT will be used.
/Zephyr-latest/drivers/pinctrl/
DKconfig34 peripheral at early boot stages depending on a certain input.
/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-kernel-devices.ld32 * the linking stages will end up shifting the addresses of the
/Zephyr-latest/samples/boards/nordic/dynamic_pinctrl/
DREADME.rst7 early boot stages, depending on the input level on a pin connected to a
/Zephyr-latest/tests/lib/cmsis_dsp/filtering/src/
Dbiquad_f16.c39 coeff_mod = calloc(47, sizeof(arm_biquad_mod_coef_f16)); /* 47 stages */ in ZTEST()
151 coeff_mod = calloc(47, sizeof(arm_biquad_mod_coef_f16)); /* 47 stages */ in ZTEST()
Dbiquad_f32.c38 coeff_mod = calloc(47, sizeof(arm_biquad_mod_coef_f32)); /* 47 stages */ in ZTEST()
148 coeff_mod = calloc(47, sizeof(arm_biquad_mod_coef_f32)); /* 47 stages */ in ZTEST()
/Zephyr-latest/scripts/build/
Dgen_kobject_placeholders.py14 the same during later stages of linking.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Ddfu.rst76 Stages subsection
79 The Bluetooth Mesh DFU process is designed to act in three stages:
244 :alt: Overview of DFU stages and procedures
246 DFU stages and procedures as seen from the Distributor
/Zephyr-latest/drivers/net/
Dloopback.c126 * the packet is reference counted in various stages of sending. in loopback_send()
/Zephyr-latest/doc/kernel/data_structures/
Dring_buffers.rst125 directly by the user. In the latter case, the operation is split into three stages:
136 case, the operation is split into three stages:
/Zephyr-latest/doc/safety/
Dsafety_overview.rst153 are the agreed upon stages:
171 stages, refine/iterate on selected rules.
/Zephyr-latest/soc/nordic/nrf53/
Dsync_rtc.c42 * consists of two stages: Getting offset on APP side, passing this offset to
/Zephyr-latest/doc/build/cmake/
Dindex.rst8 CMake build is done in two stages. The first stage is called
141 into four stages: the pre-build, first-pass binary, final binary, and
/Zephyr-latest/doc/security/
Dsecurity-overview.rst422 - **Lifecycle management:** system stages shall be defined and
423 documented along with the transactions between the stages in a
452 modules in all of its stages and the management of reported security
/Zephyr-latest/scripts/tests/twister/
Dtest_testinstance.py196 stages = TwisterRunner.get_cmake_filter_stages(filter_expr, logic_keys)
197 assert sorted(stages) == sorted(expected_stages)
/Zephyr-latest/doc/kernel/
Dtimeutil.rst196 There are two stages required to support conversion between Zephyr time and
/Zephyr-latest/cmake/modules/
Ddts.cmake13 # various build stages, as well as to other arbitrary Python scripts:
/Zephyr-latest/drivers/dai/nxp/esai/
Desai.h168 * during the same stages as PRRC.
/Zephyr-latest/
DCMakeLists.txt44 # Zephyr build system will use a dynamic number of linking stages based on build
47 # Currently up to three linking stages may be executed:
56 # Multiple linking stages are required in the following cases:
65 # When all three linking stages are active, then the following properties applies:

12