/Zephyr-latest/dts/bindings/w1/ |
D | adi,max32-w1.yaml | 54 approximately 5us (micro second), 15us, and 7us, respectively. 58 and the time-slot recovery times out to approximately 8us, 22us, and 14us, respectively.
|
/Zephyr-latest/boards/ezurio/bl654_dvk/ |
D | bl654_dvk_nrf52840_pa.dts | 16 ctx-settle-time-us = <23>; 17 crx-settle-time-us = <5>; 18 tx-gain-db = <22>;
|
/Zephyr-latest/doc/connectivity/networking/ |
D | net_pkt_processing_stats.rst | 26 Avg TX net_pkt (11484) time 67 us 27 Avg RX net_pkt (11474) time 43 us 50 Avg TX net_pkt (18902) time 63 us [0->22->15->23=60 us] 51 Avg RX net_pkt (18892) time 42 us [0->9->6->11->13=39 us] 61 packet creation to this state, is **22** microseconds in this example.
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | lll_conn_iso.h | 36 uint32_t offset; /* Offset of CIS from start of CIG in us */ 37 uint32_t sub_interval; /* Interval between subevents in us */ 94 * maximum ISO interval of 4 seconds can be represented in 22-bits. 96 uint32_t iso_interval_us:22; 108 uint32_t window_widening_periodic_us_frac; /* Widening in us fractions 111 uint32_t window_widening_prepare_us_frac; /* Widening in us fractions 115 * us fractions for active 118 uint32_t window_widening_max_us; /* Maximum widening in us */
|
/Zephyr-latest/.github/workflows/ |
D | daily_test_version.yml | 8 - cron: '50 22 * * *' 24 aws-region: us-east-1
|
/Zephyr-latest/boards/vcc-gnd/yd_esp32/ |
D | yd_esp32_procpu.dts | 83 scl-gpios = <&gpio0 22 GPIO_OPEN_DRAIN>; 104 spi-one-frame = <0xfc>; /* 11111100: 0.937 us high and 0.313 us low */ 105 spi-zero-frame = <0xc0>; /* 11000000: 0.313 us high and 0.937 us low */
|
/Zephyr-latest/samples/modules/cmsis_dsp/moving_average/ |
D | README.rst | 56 Time: 244 us (244 cycles) 62 Input[30]: 21 22 23 24 25 26 27 28 29 30 | Output[30]: 25.50 63 Input[31]: 22 23 24 25 26 27 28 29 30 31 | Output[31]: 26.50
|
/Zephyr-latest/drivers/dma/ |
D | dma_pl330.h | 60 * TIMEOUT value of 100000us is kept to cover all possible data 61 * transfer sizes, with lesser time out value(10us) DMA channel 62 * appears to be busy on FPGA/Emul environment. Ideally 100000us 89 #define CC_DSTPRI_SHIFT 22
|
/Zephyr-latest/soc/mediatek/mt8xxx/ |
D | cpuclk.c | 78 static inline void delay_us(int us) in delay_us() argument 82 while (TIMER - t0 < (us * 13)) { in delay_us() 120 #define SETCLK22(val) setclk(22, 0, 2, 24, (val))
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | cs.h | 179 * | 22 | A3 A2 A4 A1 | 268 * Range: 1250us to 4s 296 * - 10 us 297 * - 20 us 298 * - 30 us 299 * - 40 us 300 * - 50 us 301 * - 60 us 302 * - 80 us 303 * - 145 us [all …]
|
/Zephyr-latest/dts/arm/ti/ |
D | cc13xx_cc26xx.dtsi | 34 min-residency-us = <1000>; 40 min-residency-us = <5000>; 41 exit-latency-us = <240>; 144 interrupts = <21 0 22 0>;
|
/Zephyr-latest/tests/bsim/bluetooth/ll/conn/src/ |
D | test_connect2.c | 33 * We expect a central to connect to us. 39 #define WAIT_TIME_REPEAT 22 /*seconds*/ 265 "pass if 20 connections are succeed in less than 22 seconds",
|
/Zephyr-latest/dts/arm/ambiq/ |
D | ambiq_apollo4p.dtsi | 42 * transition time are both lower than 1us, but 46 min-residency-us = <100>; 47 exit-latency-us = <5>; 55 * time is lower than 1us and deepsleep_to_run 56 * transition time is about 25us, but considering 59 min-residency-us = <2000>; 60 exit-latency-us = <125>; 334 interrupts = <22 0>;
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | bap_broadcast_assistant.rst | 86 uart:~$ bap_broadcast_assistant add_src 11:22:33:44:55:66 public 5 1 1 87 …BASS recv state: src_id 0, addr 11:22:33:44:55:66 (public), sid 5, sync_state 1, encrypt_state 000… 97 …Audio Source C:0 S:0 D:0 SR:0 E:1 Prim: LE 1M, Secn: LE 2M, Interval: 0x03c0 (1200000 us), SID: 0x0
|
/Zephyr-latest/subsys/tracing/sysview/ |
D | SYSVIEW_Zephyr.txt | 12 …PTY -16=EBUSY -17=EEXIST -18=EXDEV -19=ENODEV -20=ENOTDIR -21=EISDIR -22=EINVAL -23=ENFILE -2… 32 34 k_busy_wait Timeout=%u us 64 59 k_msgq_init msgq=%I, buffer=%p, msg_size=%u, max_msgs=%us 104 97 k_usleep usec=%u us | Returns %u
|
/Zephyr-latest/dts/arm/silabs/ |
D | efr32xg23.dtsi | 162 min-residency-us = <4>; 164 exit-latency-us = <2>; 174 min-residency-us = <260>; 175 exit-latency-us = <250>; 187 min-residency-us = <20000>; 188 exit-latency-us = <2000>; 430 interrupts = <22 0>;
|
/Zephyr-latest/dts/xtensa/espressif/esp32s2/ |
D | esp32s2_common.dtsi | 48 min-residency-us = <200>; 49 exit-latency-us = <60>; 55 min-residency-us = <2000>; 56 exit-latency-us = <212>; 212 ngpios = <22>; /* 32..53 */
|
/Zephyr-latest/boards/nxp/vmu_rt1170/ |
D | vmu_rt1170_mimxrt1176_cm7.dts | 75 startup-delay-us = <2000>; 84 enable-gpios = <&gpio1 22 GPIO_ACTIVE_HIGH>; 85 startup-delay-us = <2000>; 95 startup-delay-us = <2000>; 105 startup-delay-us = <2000>;
|
/Zephyr-latest/drivers/flash/ |
D | jesd216.c | 57 if (sys_le32_to_cpu(bfp->dw1) & BIT(22)) { in jesd216_bfp_read_support() 272 case 0x01: /* 1 us */ in jesd216_bfp_decode_dw14() 275 case 0x02: /* 8 us */ in jesd216_bfp_decode_dw14() 278 case 0x03: /* 64 us */ in jesd216_bfp_decode_dw14()
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt5xx_common.dtsi | 45 min-residency-us = <0>; 46 exit-latency-us = <0>; 52 min-residency-us = <500>; 53 exit-latency-us = <120>; 390 resets = <&rstctl1 NXP_SYSCON_RESET(0, 22)>; 485 dmas = <&dma0 22>; 575 interrupts = <22 0>;
|
/Zephyr-latest/doc/develop/test/ |
D | twister_statuses.rst | 28 ``Harness`` is a Python class inside Twister that allows us 122 :widths: 22 13 13 13 13 13 13
|
/Zephyr-latest/boards/arduino/nano_33_ble/ |
D | arduino_nano_33_ble-common.dtsi | 80 enable-gpios = <&gpio0 22 GPIO_ACTIVE_HIGH>; 82 startup-delay-us = <5000>;
|
/Zephyr-latest/boards/m5stack/m5stickc_plus/ |
D | m5stickc_plus_procpu.dts | 124 scl-gpios = <&gpio0 22 GPIO_OPEN_DRAIN>; 126 scl-timeout-us = <0>;
|
/Zephyr-latest/dts/arm/st/f4/ |
D | stm32f4.dtsi | 45 * We are basing on RTC as a wakeup source with 62,5us tick. 47 * works within system tick boundaries (100us by default), 50 min-residency-us = <400>; 51 exit-latency-us = <300>; 282 clocks = <&rcc STM32_CLOCK(APB1, 22U)>; 573 clocks = <&rcc STM32_CLOCK(AHB1, 22U)>;
|
/Zephyr-latest/boards/m5stack/m5stack_core2/ |
D | m5stack_core2_procpu.dts | 120 scl-gpios = <&gpio0 22 GPIO_OPEN_DRAIN>; 122 scl-timeout-us = <0>;
|