Home
last modified time | relevance | path

Searched refs:continuous (Results 1 – 25 of 38) sorted by relevance

12

/Zephyr-Core-3.6.0/tests/drivers/adc/adc_dma/boards/
Dfrdm_k64f.overlay9 continuous-convert;
Dfrdm_k82f.overlay9 continuous-convert;
/Zephyr-Core-3.6.0/doc/kernel/
Dtimeutil.rst55 other continuous or discontinuous scale.
124 * A time scale is *continuous* if the representation has no abrupt changes in
136 and continuous time scale.
163 The continuous analogue is `UNIX Leap Time
192 offsets and is a continuous time scale. However it can be relatively
199 * Translation between the continuous but inaccurate Zephyr time scale and an
205 of converting between continuous time scales.
220 For precise activities a continuous scale that is independent of local and
221 solar adjustments simplifies things considerably. Suitable continuous scales
224 - GPS time: epoch of 1980-01-06T00:00:00Z, continuous following TAI with an
[all …]
/Zephyr-Core-3.6.0/samples/sensor/tmp108/
DKconfig28 it requires continuous monitoring mode to be enabled
39 it requires continuous monitoring mode to be enabled
/Zephyr-Core-3.6.0/drivers/sensor/ens210/
DKconfig25 bool "Temperature measurements in continuous mode"
38 bool "Relative humidity measurements in continuous mode"
/Zephyr-Core-3.6.0/boards/arm/nrf5340_audio_dk_nrf5340/
Dnrf5340_audio_dk_nrf5340_cpuapp_common.dtsi162 adc-mode = "Bus and shunt voltage continuous";
173 adc-mode = "Bus and shunt voltage continuous";
184 adc-mode = "Bus and shunt voltage continuous";
195 adc-mode = "Bus and shunt voltage continuous";
/Zephyr-Core-3.6.0/drivers/sensor/tcn75a/
DKconfig35 the sensor be set to continuous sample mode.
/Zephyr-Core-3.6.0/drivers/pwm/
Dpwm_mcux_pwt.c43 bool continuous : 1; member
93 data->continuous = in mcux_pwt_configure_capture()
229 if (!data->continuous) { in mcux_pwt_isr()
Dpwm_mc_esp32.c59 bool continuous; member
306 capture->continuous = (flags & PWM_CAPTURE_MODE_CONTINUOUS); in mcpwm_esp32_configure_capture()
506 if (!capture->continuous) { in mcpwm_esp32_isr()
Dpwm_stm32.c62 bool continuous; member
548 cpt->continuous = (flags & PWM_CAPTURE_MODE_CONTINUOUS) ? true : false; in pwm_stm32_configure_capture()
742 if (!cpt->continuous) { in pwm_stm32_isr()
Dpwm_nxp_s32_emios.c40 bool continuous; member
287 data->capture[channel].continuous = (flags & PWM_CAPTURE_MODE_MASK); in pwm_nxp_s32_capture_configure()
507 if (!data->capture[channel].continuous) { in pwm_nxp_s32_capture_callback()
/Zephyr-Core-3.6.0/dts/arm/gd/gd32l23x/
Dgd32l233rc.dtsi17 /* Combine SRAM0(16K) and SRAM1(16K), since its address is continuous. */
/Zephyr-Core-3.6.0/samples/drivers/led_lp3943/
DREADME.rst11 a continuous pattern of turning them on one at a time (at a one
/Zephyr-Core-3.6.0/drivers/entropy/
DKconfig.mcux53 # to supply a continuous random stream. Instead, it is used to provide
DKconfig.stm3214 generator, based on a continuous analog noise, that provides
/Zephyr-Core-3.6.0/doc/develop/west/
Dwhy.rst32 * **R4**: Support both continuous tracking and commit-based (bisectable) project
60 - Does not support continuous tracking of the latest ``HEAD`` in external
/Zephyr-Core-3.6.0/drivers/sensor/bme280/
DKconfig22 Select sampling mode. In normal mode continuous measurements are
/Zephyr-Core-3.6.0/boards/arm/stm32g071b_disco/
Dstm32g071b_disco.dts147 adc-mode = "Bus voltage continuous";
/Zephyr-Core-3.6.0/doc/connectivity/bluetooth/api/mesh/
Dblob.rst12 The BLOB Transfer models support transfers of continuous binary objects of up to 4 GB (2 \ :sup:`32`
47 transfer through the mesh network. The BLOBs are continuous data objects, divided into blocks and
/Zephyr-Core-3.6.0/include/zephyr/arch/arc/v2/
Dlinker.ld145 * RAMABLE_REGION into the same (continuous) memory - otherwise we can get beginning of the
/Zephyr-Core-3.6.0/modules/hal_nordic/
DKconfig208 This option enables functions such as modulated carrier and continuous carrier.
/Zephyr-Core-3.6.0/boards/arm/bt610/doc/
Dbt610.rst151 This can deliver up to 50mA peak and 20mA continuous current.
435 Up to 50mA peak and 20mA continuous current can be delivered by the External
/Zephyr-Core-3.6.0/scripts/
Dspelling.txt406 continious||continuous
407 continous||continuous
/Zephyr-Core-3.6.0/doc/security/
Dsecurity-overview.rst579 shall be integrated into the continuous integration workflow to ensure
613 integrated into the continuous integration process.
/Zephyr-Core-3.6.0/doc/develop/flash_debug/
Dhost-tools.rst211 for continuous integration and test. LinkServer can be used with MCU-Link, LPC-Link2,

12