Searched refs:microseconds (Results 1 – 25 of 105) sorted by relevance
12345
/Linux-v4.19/Documentation/media/uapi/rc/ |
D | lirc-get-rec-resolution.rst | 12 LIRC_GET_REC_RESOLUTION - Obtain the value of receive resolution, in microseconds. 17 .. c:function:: int ioctl( int fd, LIRC_GET_REC_RESOLUTION, __u32 *microseconds) 26 ``microseconds`` 27 Resolution, in microseconds.
|
D | lirc-dev-intro.rst | 92 Signifies the presence of IR in microseconds. 96 Signifies absence of IR in microseconds. 109 this packet will be sent, with the number of microseconds with 119 The values are alternating pulse and space lengths, in microseconds. The
|
D | lirc-set-rec-timeout.rst | 31 Timeout, in microseconds.
|
D | lirc-get-timeout.rst | 32 Timeout, in microseconds.
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-module | 21 microframe to be 80%, that is 100 microseconds out of 125 22 microseconds (full microframe). 26 microseconds of isochronous bandwidth per microframe to work 31 microseconds of periodic bandwidth per microframe.
|
D | sysfs-class-rc-nuvoton | 8 All values are in 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.
|
/Linux-v4.19/Documentation/devicetree/bindings/power/ |
D | domain-idle-state.txt | 17 microseconds required to enter the idle state. 25 in microseconds required to exit the idle state. 31 in microseconds after which the idle state will yield
|
/Linux-v4.19/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.
|
/Linux-v4.19/fs/udf/ |
D | udftime.c | 64 src.hundredsOfMicroseconds * 100 + src.microseconds); in udf_disk_stamp_to_time() 94 dest->microseconds = (ts.tv_nsec / 1000 - dest->centiseconds * 10000 - in udf_time_to_disk_stamp()
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | mdio.txt | 8 - reset-delay-us: RESET pulse width in microseconds. 13 The 'reset-delay-us' indicates the RESET signal pulse width in microseconds and
|
D | phy.txt | 56 - reset-assert-us: Delay after the reset was asserted in microseconds. 59 - reset-deassert-us: Delay after the reset was deasserted in microseconds.
|
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | max77620.txt | 85 -maxim,shutdown-fps-time-period-us: u32, FPS time period in microseconds 89 -maxim,suspend-fps-time-period-us: u32, FPS time period in microseconds 105 Here supported time periods by device in microseconds are as follows: 106 MAX77620 supports 40, 80, 160, 320, 640, 1280, 2560 and 5120 microseconds. 107 MAX20024 supports 20, 40, 80, 160, 320, 640, 1280 and 2540 microseconds.
|
/Linux-v4.19/Documentation/scheduler/ |
D | sched-bwc.txt | 11 each given "period" (microseconds), a group is allowed to consume only up to 12 "quota" microseconds of CPU time. When the CPU bandwidth consumption of a 26 cpu.cfs_quota_us: the total available run-time within a period (in microseconds) 27 cpu.cfs_period_us: the length of a period (in microseconds)
|
/Linux-v4.19/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
|
D | qcom,pm8xxx-pwrkey.txt | 28 Definition: time in microseconds that key must be pressed or release
|
/Linux-v4.19/Documentation/cpuidle/ |
D | sysfs.txt | 84 * latency : Latency to exit out of this idle state (in microseconds) 86 shallower state (in microseconds) 89 * time : Total time spent in this idle state (in microseconds)
|
/Linux-v4.19/Documentation/devicetree/bindings/regulator/ |
D | regulator.txt | 19 - regulator-enable-ramp-delay: The time taken, in microseconds, for the supply 24 - regulator-settling-time-us: Settling time, in microseconds, for voltage 27 - regulator-settling-time-up-us: Settling time, in microseconds, for voltage 31 - regulator-settling-time-down-us: Settling time, in microseconds, for voltage
|
/Linux-v4.19/Documentation/ABI/stable/ |
D | sysfs-bus-w1 | 4 Description: Bus scanning interval, microseconds component.
|
/Linux-v4.19/tools/power/acpi/os_specific/service_layers/ |
D | osunixxf.c | 936 void acpi_os_stall(u32 microseconds) in acpi_os_stall() argument 939 if (microseconds) { in acpi_os_stall() 940 usleep(microseconds); in acpi_os_stall()
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/adc/ |
D | at91_adc.txt | 13 - atmel,adc-startup-time: Startup Time of the ADC in microseconds as 28 - atmel,adc-sample-hold-time: Sample and Hold Time in microseconds
|
D | avia-hx711.txt | 14 high time of 50 microseconds.
|
/Linux-v4.19/Documentation/devicetree/bindings/rng/ |
D | timeriomem_rng.txt | 6 - period : wait time in microseconds to use between samples
|
/Linux-v4.19/Documentation/devicetree/bindings/ |
D | property-units.txt | 18 -us : microseconds
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-timechart.txt | 74 suffix to specify time in milliseconds or microseconds. 80 milliseconds or microseconds.
|
12345