Searched refs:microseconds (Results 1 – 25 of 33) sorted by relevance
12
/Zephyr-latest/doc/connectivity/networking/ |
D | net_pkt_processing_stats.rst | 35 to when it was passed to the application. The values are in microseconds. The 53 The numbers inside the brackets contain information how many microseconds it 61 packet creation to this state, is **22** microseconds in this example. 63 queue. It took **15** microseconds from previous state. 65 network packet. It took **23** microseconds from previous state. 66 * In total it took on average **60** microseconds to get the network packet 75 packet creation to this state, is **9** microseconds in this example. 77 queue. It took **6** microseconds from previous state. 79 It took **11** microseconds from previous state. 81 the value is **13** microseconds. [all …]
|
/Zephyr-latest/tests/drivers/dac/dac_loopback/boards/ |
D | twr_ke18f.overlay | 9 * Increase sample time to 5 microseconds since there is no
|
/Zephyr-latest/drivers/ethernet/eth_nxp_enet_qos/ |
D | Kconfig | 41 int "Time in microseconds to wait for software reset" 45 Time in us microseconds allow for software reset.
|
/Zephyr-latest/tests/kernel/timer/timer_behavior/ |
D | Kconfig | 21 int "The number of microseconds to for the timer period" 25 int "Maximum standard deviation in microseconds allowed" 31 int "Maximum drift in microseconds allowed (should be about 1 period allowance)"
|
/Zephyr-latest/drivers/hwspinlock/ |
D | Kconfig.sqn | 18 Default HW spinlock relax time in microseconds.
|
/Zephyr-latest/drivers/mdio/ |
D | Kconfig.dwcxgmac | 17 This option specifies the timeout value in microseconds (us) for checking
|
D | Kconfig.nxp_enet | 19 Time in microseconds before an MDIO transaction that has not
|
D | Kconfig.nxp_enet_qos | 26 The amount of time in microseconds that the driver should
|
/Zephyr-latest/samples/net/sockets/txtime/ |
D | Kconfig | 53 int "What is the TXTIME (in microseconds)" 58 packet by the network device driver. The value is in microseconds. 64 microseconds in this config option.
|
/Zephyr-latest/modules/openthread/ |
D | Kconfig.thread | 88 Defines how many microseconds ahead should MAC deliver a CSL frame to the sub-MAC layer. 91 int "CSL receiver wake up margin in microseconds" 98 The minimum time (microseconds) that radio has to be in receive mode before the start of the MHR. 104 The minimum time (microseconds) that radio should be in receive mode after the start of the MHR. 111 The fixed uncertainty of the Device for scheduling CSL Transmissions in units of 10 microseconds.
|
/Zephyr-latest/subsys/net/lib/sntp/ |
D | Kconfig | 17 time in microseconds. Time is then given as:
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_isoal/ |
D | Kconfig | 61 int "Margin (in microseconds) to be used in framed time offset for BIS" 71 int "Margin (in microseconds) to be used in framed time offset for CIS"
|
/Zephyr-latest/samples/basic/servo_motor/ |
D | README.rst | 16 widths for a 0 to 180 degree range are 700 to 2300 microseconds, respectively.
|
/Zephyr-latest/soc/nordic/nrf52/ |
D | Kconfig | 78 int "Anomaly 132 workaround delay (microseconds)"
|
/Zephyr-latest/drivers/net/ |
D | Kconfig | 262 int "Interval between epoll_wait() calls (in simulated microseconds)" 265 Number of simulated microseconds before next epoll_wait() call, when there were no pending
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | clocks.rst | 16 Real time values, typically specified in milliseconds or microseconds, 50 "us" (microseconds), "tick", or "cyc" can be converted to any other. 60 to an elapsed number of microseconds in a full 64 bits of precision. 124 numbers of nanoseconds, microseconds, ticks and cycles, respectively.
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.nrfx | 111 Maximum amount of time (in microseconds) that SPI master should wait
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.processing | 97 int "Maximum remote message latency (in microseconds)"
|
D | Kconfig.formatting | 207 left side of the point and microseconds on the right side.
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | Kconfig.ll_sw_split | 405 extended advertising trains. Time specified in microseconds. 430 periodic advertising trains. Time specified in microseconds. 481 The offset is in microseconds, limited to an experimental maximum 634 int "Margin (in microseconds) to be used in framed time offset for BIS" 644 int "Margin (in microseconds) to be used in framed time offset for CIS" 784 roles in microseconds. The Controller will calculate the required time 794 34234) microseconds. 1150 prompt "Low latency tIFS value in microseconds" if BT_CTLR_CONN_INTERVAL_LOW_LATENCY
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig | 149 Receiver inactivity timeout. It is used to calculate timeout in microseconds.
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig.hl7800 | 368 int "CTS signal filter time (microseconds)"
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf52_bsim.rst | 167 of the simulation in microseconds.
|
/Zephyr-latest/subsys/shell/backends/ |
D | Kconfig.backends | 104 int "RX inactivity timeout (in microseconds)" 769 int "Poll interval (in microseconds)"
|
/Zephyr-latest/doc/kernel/ |
D | timeutil.rst | 80 source may provide data in whole or fractional seconds (e.g. microseconds).
|
12