Home
last modified time | relevance | path

Searched full:between (Results 1 – 25 of 1397) sorted by relevance

12345678910>>...56

/Zephyr-latest/dts/bindings/spi/
Dnxp,s32-spi.yaml40 A delay in nanoseconds between the stop of clock signal and
42 asserted between transfer, this delay will be inserted between transfer.
50 A delay in nanoseconds between activating Chip Select and the start
52 between transfer, this delay will be inserted between transfer.
60 A delay in nanoseconds between deactivating Chip Select at the stop
62 next transfer. If CS remains asserted between transfer, this delay
Dnxp,lpc-spi.yaml14 Delay in nanoseconds inserted between chip select assert to the first
20 Delay in nanoseconds inserted between the last clock edge to the chip
26 Delay in nanoseconds inserted between data frames when chip select is
33 Delay in nanoseconds inserted between transfers when chip select is
/Zephyr-latest/dts/bindings/pinctrl/
Dnuvoton,npcx-lvolctrl-conf.yaml6 between Nuvoton NPCX GPIO and low-voltage controller (LV_GPIO_CTL)
12 description: Child node to present the mapping between GPIO pad and its low-voltage support
17 description: list of configurations map between io and low-voltage controllers
/Zephyr-latest/tests/bsim/babblekit/include/babblekit/
Dsync.h6 * This file provides a synchronization mechanism between devices, for the
19 * @note Only works between two devices in a simulation, with IDs 0 and 1.
30 * @note Only works between two devices in a simulation, with IDs 0 and 1.
40 * @note Only works between two devices in a simulation, with IDs 0 and 1.
/Zephyr-latest/modules/trusted-firmware-m/
DKconfig.tfm.partitions18 parameter. Any dependencies between the various TFM_PARTITION_*
29 parameter. Any dependencies between the various TFM_PARTITION_*
40 parameter. Any dependencies between the various TFM_PARTITION_*
52 parameter. Any dependencies between the various TFM_PARTITION_*
63 parameter. Any dependencies between the various TFM_PARTITION_*
75 parameter. Any dependencies between the various TFM_PARTITION_*
/Zephyr-latest/doc/connectivity/networking/
Dnetworking_with_host.rst27 * Here IP packets are exchanged between Zephyr and the host system via serial
33 * Here IP packets are exchanged between Zephyr and the host system via QEMU's
50 routes TCP and UDP traffic between the guest and host. It uses the user mode
76 and want to create a connection between them, see
79 * Simulating IEEE 802.15.4 network between two QEMUs.
82 run over an UART between them.
90 packets are bridged between those two interfaces.
/Zephyr-latest/dts/bindings/dma/
Dst,stm32u5-dma.yaml22 the slot is a value between <0> .. (<dma-requests> - 1).
31 0x0: no address increment between transfers
32 0x1: increment address between transfers
34 0x0: no address increment between transfers
35 0x1: increment address between transfers
Dst,stm32-dma-v1.yaml15 or a value between <1> .. <dma-generators> (not supported yet)
16 or a value between <dma-generators>+1 .. <dma-generators>+<dma-requests>
25 0x0: STM32_DMA_PERIPH_NO_INC: no address increment between transfers
26 0x1: STM32_DMA_PERIPH_INC: increment address between transfers
28 0x0: STM32_DMA_MEM_NO_INC: no address increment between transfers
29 0x1: STM32_DMA_MEM_INC: increment address between transfers
Dst,stm32-dma-v2.yaml18 or a value between <1> .. <dma-generators> (not supported yet)
19 or a value between <dma-generators>+1 .. <dma-generators>+<dma-requests>
32 0x0: STM32_DMA_PERIPH_NO_INC: no address increment between transfers
33 0x1: STM32_DMA_PERIPH_INC: increment address between transfers
35 0x0: STM32_DMA_MEM_NO_INC: no address increment between transfers
36 0x1: STM32_DMA_MEM_INC: increment address between transfers
Dgd,gd32-dma.yaml17 - 0x0: no address increment between transfers
18 - 0x1: increment address between transfers
21 - 0x0: no address increase between transfers
22 - 0x1: increase address between transfers
Dandestech,atcdmac300.yaml41 0x0: no address increment between transfers
42 0x1: increment address between transfers
44 0x0: no address increment between transfers
45 0x1: increment address between transfers
/Zephyr-latest/dts/bindings/input/
Dkbd-matrix-common.yaml23 Defines the poll period in msecs between between matrix scans, set to 0
29 Defines the poll period in msecs between matrix scans when the matrix is
55 Delay between setting column output and reading the row values. Defaults
/Zephyr-latest/samples/drivers/led/led_strip/
DKconfig7 int "Delay between LED updates in ms"
10 Delay between LED updates in ms.
/Zephyr-latest/samples/boards/bbc/microbit/pong/
DREADME.rst4 Play pong as single player or over Bluetooth between two micro:bit devices.
9 Play pong as single player or over Bluetooth between two micro:bit
14 button A to toggle between single- and multi-player, and press button B
/Zephyr-latest/drivers/flash/
DKconfig.nrf33 synchronization between flash memory driver and radio.
39 Enable synchronization between flash memory driver and radio using
45 disable synchronization between flash memory driver and radio.
55 This allows interrupting flash erase between operations
DKconfig.nrf_rram46 synchronization between flash memory driver and radio.
52 Enable synchronization between flash memory driver and radio using
58 disable synchronization between flash memory driver and radio.
/Zephyr-latest/samples/drivers/adc/adc_sequence/boards/
Dlpcxpresso55s69_cpu0.overlay24 * - Connect LPADC0 CH0A signal to voltage between 0~3.3V (P19 pin 4)
25 * - Connect LPADC0 CH0B signal to voltage between 0~3.3V (P19 pin 2)
27 * - Connect LPADC0 CH4A signal to voltage between 0~3.3V (P17 pin 19)
29 * - Connect LPADC0 CH4B signal to voltage between 0~3.3V (P18 pin 1)
Dmimxrt595_evk_cm33.overlay22 * - Connect LPADC0 CH0A signal to voltage between 0~1.8V (J30 pin 1)
23 * - Connect LPADC0 CH0B signal to voltage between 0~1.8V (J30 pin 2)
25 * - Connect LPADC0 CH2A signal to voltage between 0~1.8V (J30 pin 3)
/Zephyr-latest/soc/nxp/imxrt/imxrt118x/
DKconfig46 # Note- This config present the offest between container header and user
50 hex "The offset between container header and user image"
53 The offset between container and user image. IF change the user image
/Zephyr-latest/subsys/net/lib/ptp/
DKconfig198 int "Interval between successive Announce messages"
202 Defines mean time interval between successive Announce messages. The value should be
207 int "Interval between successive Delay_Req messages"
211 The minimum time interval between Delay_Req messages.
215 int "Interval between successive Sync messages"
219 Specify mean time interval between successive Sync messages,
228 Specifies minimum permitted mean time interval between successive Pdelay_Req messages.
/Zephyr-latest/include/zephyr/drivers/timer/
Dnrf_rtc_timer.h62 * @param chan Channel ID between 0 and @kconfig{CONFIG_NRF_RTC_TIMER_USER_CHAN_COUNT}.
74 * @param chan Channel ID between 1 and @kconfig{CONFIG_NRF_RTC_TIMER_USER_CHAN_COUNT}.
84 * @param chan Channel ID between 1 and @kconfig{CONFIG_NRF_RTC_TIMER_USER_CHAN_COUNT}.
94 * @param chan Channel ID between 1 and @kconfig{CONFIG_NRF_RTC_TIMER_USER_CHAN_COUNT}.
102 * @param chan Channel ID between 0 and @kconfig{CONFIG_NRF_RTC_TIMER_USER_CHAN_COUNT}.
119 * @param chan Channel ID between 1 and @kconfig{CONFIG_NRF_RTC_TIMER_USER_CHAN_COUNT}.
147 * @param chan Channel ID between 1 and @kconfig{CONFIG_NRF_RTC_TIMER_USER_CHAN_COUNT}.
174 * @param chan Channel ID between 1 and @kconfig{CONFIG_NRF_RTC_TIMER_USER_CHAN_COUNT}.
188 /** @brief Get offset between nrf53 network cpu system clock and application cpu
/Zephyr-latest/doc/kernel/
Dtimeutil.rst23 clocks underlying the cycle counter, the offset between time estimated from
29 * :ref:`converting between time representations <timeutil_repr>`
82 * The relative error between observable instants in each scale, required to
88 Synchronization or alignment between time scales is done with a multi-step
125 value, e.g. jumping forward or back when going between successive instants.
142 changes in Earth’s rotation. Thus the difference between TAI and UT varies
171 difference between TAI and UTC from 36 seconds to 37 seconds. There was
173 between TAI and UTC was only 32 seconds. The following table shows
196 There are two stages required to support conversion between Zephyr time and
199 * Translation between the continuous but inaccurate Zephyr time scale and an
[all …]
/Zephyr-latest/samples/bluetooth/iso_receive/
DKconfig9 int "Interval between each packet report"
19 This may be needed if report printouts are to be synchronized between
/Zephyr-latest/samples/boards/nordic/nrfx_prs/
DREADME.rst11 share certain hardware resources, but it is possible to switch between them and
23 - by pressing Button 2 user can switch between the two peripherals
30 board (between the MOSI and MISO pins for SPIMs and between the TX and RX pins
/Zephyr-latest/samples/drivers/adc/adc_dt/boards/
Dlpcxpresso55s69_lpc55s69_cpu0.overlay24 * - Connect LPADC0 CH0A signal to voltage between 0~3.3V (P19 pin 4)
25 * - Connect LPADC0 CH0B signal to voltage between 0~3.3V (P19 pin 2)
27 * - Connect LPADC0 CH4A signal to voltage between 0~3.3V (P17 pin 19)
29 * - Connect LPADC0 CH4B signal to voltage between 0~3.3V (P18 pin 1)

12345678910>>...56