Home
last modified time | relevance | path

Searched +full:5 +full:us (Results 1 – 25 of 340) sorted by relevance

12345678910>>...14

/Zephyr-latest/tests/bluetooth/init/
Dpa_lna.overlay5 ctx-settle-time-us = <5>;
7 crx-settle-time-us = <5>;
/Zephyr-latest/dts/bindings/w1/
Dadi,max32-w1.yaml54 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/subsys/net/lib/ptp/
DKconfig118 bool "1us"
120 bool "2.5us"
122 bool "10us"
124 bool "25us"
126 bool "100us"
128 bool "250us"
209 range 0 5
226 range 0 5
258 default 5
261 is 5 foreign timeTransmitter records per PTP Port. Kconfig does not allow for math
/Zephyr-latest/samples/boards/nordic/coresight_stm/
DREADME.rst59 *** Using Zephyr OS v3.6.99-5bb7bb0af17c ***
73 rad: Timing for log message with 0 arguments: 5.10us
74 rad: Timing for log message with 1 argument: 6.10us
75 rad: Timing for log message with 2 arguments: 6.0us
76 rad: Timing for log message with 3 arguments: 6.40us
77 rad: Timing for log_message with string: 7.10us
78 rad: Timing for tracepoint: 0.5us
79 rad: Timing for tracepoint_d32: 0.5us
80 flpr: Timing for log message with 0 arguments: 1.20us
81 flpr: Timing for log message with 1 argument: 1.20us
[all …]
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_df_types.h7 /* @brief Max supported CTE length in 8us units */
9 /* @brief Min supported CTE length in 8us units */
21 /* @brief Macro to convert length of CTE to [us] */
43 uint8_t cte_length:6; /* Length of CTE in 8us units */
50 /* BT 5.1 Vol 6, Part B, Section 2.5.4 reference period is sampled with 1us
55 * If 1us sampling slots are supported maximum number of IQ samples in single CTE
56 * is 74 (sample spacing is 2us). If it is not supported maximum number of IQ
57 * samples is 37 (sample spacing is 4us).
122 uint8_t slot_durations:2; /* Bit field where: BIT(0) is 1us, BIT(1) is 2us. */
123 uint8_t max_cte_count:5; /* Max number of received CTEs. */
[all …]
/Zephyr-latest/boards/ezurio/bl654_dvk/
Dbl654_dvk_nrf52840_pa.dts16 ctx-settle-time-us = <23>;
17 crx-settle-time-us = <5>;
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_conn_iso.h36 uint32_t offset; /* Offset of CIS from start of CIG in us */
37 uint32_t sub_interval; /* Interval between subevents in us */
38 uint8_t nse:5; /* Number of subevents */
88 uint32_t num_cis:5; /* Number of CISes in this CIG */
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/dts/bindings/input/
Dkbd-matrix-common.yaml21 default: 5
24 to never exit poll mode. Defaults to 5ms if unspecified.
51 settle-time-us:
56 to 50us if unspecified.
Dst,stmpe811.yaml41 panel-driver-settling-time-us:
56 As a general rule, 1-5 nF capacitors require around 500 us settling time, and 5-10 nF need
60 touch-detect-delay-us:
/Zephyr-latest/soc/nordic/nrf52/
DKconfig84 window after stopping (230 us to 330 us). Software reset also stops the
88 that clock is started later than 330 us after reset. If crystal oscillator
118 range 0 5
119 default 5
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/
Dnrf5340_audio_dk_nrf5340_cpuapp_common.dtsi32 <1 &adc 2>, /* A1 = P0.5 = AIN2 */
34 <3 &adc 5>, /* A3 = P0.7 = AIN5 */
36 <5 &adc 7>; /* A5 = P0.26 = AIN7 */
162 vbus-conversion-time-us = <4156>;
163 vshunt-conversion-time-us = <4156>;
173 vbus-conversion-time-us = <4156>;
174 vshunt-conversion-time-us = <4156>;
184 vbus-conversion-time-us = <4156>;
185 vshunt-conversion-time-us = <4156>;
195 vbus-conversion-time-us = <4156>;
[all …]
/Zephyr-latest/samples/drivers/auxdisplay/boards/
Desp_wrover_kit.overlay22 enable-line-rise-delay-us = <1000>;
23 enable-line-fall-delay-us = <500>;
30 <&aux_display_gpio 5 (GPIO_ACTIVE_HIGH)>,
/Zephyr-latest/tests/subsys/logging/log_benchmark/src/
Dmain.c112 TEST_LOG_CAPACITY(5, total_cnt, 1); in ZTEST()
132 DBG_PRINT("%d arguments message logged in %u cycles (%u us). " \
148 TEST_LOG_MESSAGE_STORE_NO_OVERFLOW(5, total_cyc, total_msg); in run_log_message_store_time_no_overwrite()
155 PRINT("%sAverage logging a message: %u cycles (%u us)\n", in run_log_message_store_time_no_overwrite()
177 DBG_PRINT("%d arguments message logged in %u cycles (%u us). " \
193 TEST_LOG_MESSAGE_STORE_OVERFLOW(5, 50, total_cyc, total_msg); in ZTEST()
200 PRINT("Average overwrite logging a message: %u cycles (%u us)\n", in ZTEST()
226 uint32_t us = k_cyc_to_us_ceil32(cyc); in ZTEST() local
228 PRINT("%slogging with transient string %u cycles (%u us).", in ZTEST()
230 cyc / repeat, us / repeat); in ZTEST()
/Zephyr-latest/include/zephyr/usb/
Dusb_ch9.h29 uint8_t recipient : 5;
35 uint8_t recipient : 5;
70 #define USB_REQTYPE_GET_TYPE(bmRequestType) (((bmRequestType) >> 5) & 0x03U)
109 /** Descriptor Types defined in spec. Table 9-5 */
114 #define USB_DESC_ENDPOINT 5
118 /** Additional Descriptor Types defined in USB 3 spec. Table 9-5 */
254 #define USB_SCD_REMOTE_WAKEUP BIT(5)
345 #define USB_FS_INT_EP_INTERVAL(us) CLAMP(((us) / 1000U), 1U, 255U) argument
348 #define USB_HS_INT_EP_INTERVAL(us) CLAMP((ilog2((us) / 125U) + 1U), 1U, 16U) argument
351 #define USB_FS_ISO_EP_INTERVAL(us) CLAMP(((us) / 1000U), 1U, 16U) argument
[all …]
/Zephyr-latest/tests/boards/native_sim/rtc/src/
Dmain.c26 unsigned int us; in us_time_to_str() local
31 us = time % 1000000; in us_time_to_str()
33 sprintf(dest, "%02u:%02u:%02u.%06u", hour, minute, second, us); in us_time_to_str()
57 double time_ratios[5] = {0.25, 2, 2, 2, 2}; in ZTEST()
79 for (int i = 0; i < 5; i++) { in ZTEST()
94 posix_print_trace("%i/5: Speed ratio %.2f. Took %.3fms. " in ZTEST()
113 posix_print_trace("%i/5: PSEUDOHOSTREALTIME reports %.3fms " in ZTEST()
/Zephyr-latest/samples/drivers/jesd216/
DREADME.rst49 Byte program: type 32 + 1 * B us, max 192 + 6 * B us
50 Page program: typ 896 us, max 5376 us
59 30 b0 30 b0 f7 c4 d5 5c 00 be 29 ff f0 d0 ff ff
/Zephyr-latest/boards/silabs/dev_kits/sltb010a/
Dthunderboard.dtsi38 gpios = <&gpioa 5 GPIO_ACTIVE_LOW>;
46 startup-delay-us = <100000>;
55 startup-delay-us = <100000>;
62 startup-delay-us = <100000>;
92 30 b0 30 b0 f7 c4 d5 5c 00 be 29 ff f0 d0 ff ff
/Zephyr-latest/boards/silabs/dev_kits/xg27_dk2602a/
Dthunderboard.dtsi38 gpios = <&gpioa 5 GPIO_ACTIVE_LOW>;
46 startup-delay-us = <100000>;
55 startup-delay-us = <100000>;
62 startup-delay-us = <100000>;
92 30 b0 30 b0 f7 c4 d5 5c 00 be 29 ff f0 d0 ff ff
/Zephyr-latest/soc/st/stm32/stm32f4x/
Dpower.c37 * low-power mode takes typically 8us, max 13us more time than with the main in pm_state_set()
38 * regulator. We are using RTC as a wakeup source, which has a tick 62,5us. in pm_state_set()
/Zephyr-latest/drivers/led_strip/
Dtlc59731.c18 * between 1.67us and 50us. We want to go as fast as possible, but
19 * delays under 1us don't work very well, so we settle on 5us for the
25 * A one is represented by an additional pulse between 275ns and 2.5us
28 * full 1us. After the pulse, we wait an additional T_CYCLE_1 to complete
44 #define TLC59731_DELAY 0x01 /* us */
45 #define TLC59731_T_CYCLE_0 0x04 /* us */
46 #define TLC59731_T_CYCLE_1 0x01 /* us */
/Zephyr-latest/dts/bindings/net/wireless/
Dnordic,nrf21540-fem.yaml32 rx-en-gpios = <&gpio0 5 GPIO_ACTIVE_HIGH>;
47 - RX_EN on P0.5 (from 'rx-en-gpios')
96 tx-en-settle-time-us:
105 rx-en-settle-time-us:
114 pdn-settle-time-us:
123 trx-hold-time-us:
/Zephyr-latest/boards/innblue/innblue21/
Dinnblue21_common.dtsi30 gpios = <&gpio0 5 0>;
54 startup-delay-us = <10000>;
58 en_5v0_boost: enable-5v0-boost {
62 startup-delay-us = <10000>;
126 hts221@5f {
132 lps22hb-press@5c {
137 ccs811: ccs811@5a {
/Zephyr-latest/drivers/ieee802154/
DKconfig.b9121 int "Tx/Rx modes switching delay time (us)"
49 hex "MAC Address Byte 5"
53 This is the byte 5 of the MAC address.
/Zephyr-latest/boards/st/b_g474e_dpow1/
Db_g474e_dpow1.dts38 gpios = <&gpiob 5 GPIO_ACTIVE_HIGH>;
57 gpios = <&gpioc 5 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
176 * tTransitionWindow = 1.687 uS * 8 = 13.5 uS
177 * tInterFrameGap = 1.687 uS * 17 = 28.68 uS
/Zephyr-latest/include/zephyr/bluetooth/
Dcs.h149 * | 5 | A2 A3 A1 |
162 * | 5 | A2 A3 A1 A4 |
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
[all …]

12345678910>>...14