Searched full:microseconds (Results 1 – 25 of 483) sorted by relevance
12345678910>>...20
/kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/ |
D | lirc-get-rec-resolution.rst | 13 LIRC_GET_REC_RESOLUTION - Obtain the value of receive resolution, in microseconds. 20 ``int ioctl(int fd, LIRC_GET_REC_RESOLUTION, __u32 *microseconds)`` 28 ``microseconds`` 29 Resolution, in microseconds.
|
D | lirc-dev-intro.rst | 106 Signifies the presence of IR in microseconds. 110 Signifies absence of IR in microseconds. 123 this packet will be sent, with the number of microseconds with 133 The values are alternating pulse and space lengths, in microseconds. The
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-module | 22 microframe to be 80%, that is 100 microseconds out of 125 23 microseconds (full microframe). 27 microseconds of isochronous bandwidth per microframe to work 32 microseconds of periodic bandwidth per microframe.
|
D | debugfs-hyperv | 14 microseconds (inclusive). 21 Description: Fuzz testing message delay value between 0 - 1000 microseconds
|
D | sysfs-class-led-flash | 26 Hardware timeout for flash, in microseconds. The flash strobe 36 Maximum flash timeout for this LED, in microseconds.
|
/kernel/liteos_m/kernel/include/ |
D | los_tick.h | 134 * Number of microseconds in one second. 430 * @param UINT64 [IN] delay times, microseconds. 437 extern VOID LOS_UDelay(UINT64 microseconds); 521 * Number of microseconds in one second. 561 * @retval #LOS_OK 0: Cycles are successfully converted to microseconds. 570 * @brief Convert cycles to microseconds. 573 * This API is used to convert cycles to microseconds. 580 * @param usHi [OUT] Upper 32 bits of the number of microseconds. 581 * @param usLo [OUT] Lower 32 bits of the number of microseconds. 584 * @retval #LOS_OK 0: Cycles are successfully converted to microseconds. [all …]
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | pixfmt-meta-d4xx.rst | 57 - Exposure time (in microseconds) used to capture the frame 91 - Time in microseconds from the beginning of a frame till its middle 93 - Time, used to read out a frame in microseconds 95 - Frame exposure time in microseconds 97 - In microseconds = 1000000 / framerate 99 - Time in microseconds from start of frame to data in USB buffer
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | max77620.txt | 91 -maxim,shutdown-fps-time-period-us: u32, FPS time period in microseconds 95 -maxim,suspend-fps-time-period-us: u32, FPS time period in microseconds 111 Here supported time periods by device in microseconds are as follows: 112 MAX77620 supports 40, 80, 160, 320, 640, 1280, 2560 and 5120 microseconds. 113 MAX20024 supports 20, 40, 80, 160, 320, 640, 1280 and 2540 microseconds. 114 MAX77663 supports 20, 40, 80, 160, 320, 640, 1280 and 2540 microseconds.
|
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
D | cm.h | 14 * MAX_MODULE_READY_TIME: max duration in microseconds to wait for the 17 * In the case of OMAP4 this is the max duration in microseconds for the 33 * MAX_MODULE_DISABLE_TIME: max duration in microseconds to wait for 36 * in microseconds for the module to reach the inactive state from
|
D | omap_hwmod_reset.c | 47 * Once the BUSY status is zero, there is a 15 microseconds access 57 /* now we have ~15 microseconds to read/write various registers */ in omap_rtc_wait_not_busy()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
D | mdio.yaml | 38 RESET pulse width in microseconds. It applies to all MDIO devices 44 Delay after reset deassert in microseconds. It applies to all MDIO 92 Delay after the reset was asserted in microseconds. If this 97 Delay after the reset was deasserted in microseconds. If
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/ |
D | i2c-arb-gpio-challenge.txt | 34 microseconds). 50 - slew-delay-us: microseconds to wait for a GPIO to go high. Default is 10 us. 51 - wait-retry-us: we'll attempt another claim after this many microseconds. 53 - wait-free-us: we'll give up after this many microseconds. Default is 50000 us.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/ |
D | domain-idle-state.yaml | 32 The worst case latency in microseconds required to enter the idle 38 The worst case latency in microseconds required to exit the idle 43 The minimum residency duration in microseconds after which the idle
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dmub/ |
D | dmub_srv.h | 492 * @timeout_us: the maximum number of microseconds to wait 495 * wait time is given in microseconds to prevent spinning forever. 511 * @timeout_us: the maximum number of microseconds to wait 514 * wait time is given in microseconds to prevent spinning forever. 530 * @timeout_us: the maximum number of microseconds to wait 534 * microseconds to prevent spinning forever. 549 * @timeout_us: the maximum number of microseconds to wait 552 * Waits for the number of microseconds specified by timeout_us
|
/kernel/linux/linux-5.10/include/linux/input/ |
D | lm8333.h | 14 /* Active timeout before enter HALT mode in microseconds */ 16 /* Debounce interval in microseconds */
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
D | regulator.yaml | 64 description: The time taken, in microseconds, for the supply rail to 73 description: Settling time, in microseconds, for voltage change if regulator 78 description: Settling time, in microseconds, for voltage increase if 84 description: Settling time, in microseconds, for voltage decrease if
|
D | fixed-regulator.yaml | 50 description: startup time in microseconds 54 description: off delay time in microseconds
|
/kernel/liteos_a/kernel/base/include/ |
D | los_sys_pri.h | 52 * Number of microseconds in one second. 64 * Number of microseconds in one milliseconds. 94 * Number of microseconds in one tick.
|
/kernel/linux/linux-5.10/Documentation/scheduler/ |
D | sched-bwc.rst | 12 each given "period" (microseconds), a task group is allocated up to "quota" 13 microseconds of CPU time. That quota is assigned to per-cpu run queues in 28 cpu.cfs_quota_us: the total available run-time within a period (in microseconds) 29 cpu.cfs_period_us: the length of a period (in microseconds)
|
/kernel/linux/linux-5.10/include/linux/regulator/ |
D | machine.h | 129 * change is non-linear (unit: microseconds). 131 * change is non-linear (unit: microseconds). 133 * voltage change is non-linear (unit: microseconds). 137 * @enable_time: Turn-on time of the rails (unit: microseconds)
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
D | delay.h | 36 * @timeout: timeout, in microseconds 37 * @delay: the number of microseconds to delay between each evaluation of
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
D | qcom,pm8xxx-keypad.txt | 57 Definition: time in microseconds that key must be pressed or release 63 Definition: time in microseconds to pause between successive scans
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
D | mlx4_stats.h | 115 /* Total number of microseconds that far-end port requested to pause 123 /* Total time in microseconds that transmission of packets has been
|
/kernel/linux/linux-5.10/drivers/i2c/muxes/ |
D | i2c-arb-gpio-challenge.c | 23 * @slew_delay_us: microseconds to wait for a GPIO to go high. 24 * @wait_retry_us: we'll attempt another claim after this many microseconds. 25 * @wait_free_us: we'll give up after this many microseconds.
|
/kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/ |
D | libtraceevent-set_flag.txt | 66 /* print timestamps in microseconds */ 69 /* Print timestamps in microseconds */
|
12345678910>>...20