Home
last modified time | relevance | path

Searched full:microseconds (Results 1 – 25 of 831) sorted by relevance

12345678910>>...34

/OK3568_Linux_fs/buildroot/package/sane-backends/
H A D0003-genesys-use-usleep-instead-of-std-this_thread-sleep_.patch14 484 | std::this_thread::sleep_for(std::chrono::microseconds{microseconds});
35 @@ -481,7 +480,7 @@ void ScannerInterfaceUsb::sleep_us(unsigned microseconds)
39 - std::this_thread::sleep_for(std::chrono::microseconds{microseconds});
40 + usleep(microseconds);
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/
H A Dlirc-get-rec-resolution.rst13 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.
H A Dlirc-dev-intro.rst106 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
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dpixfmt-meta-d4xx.rst57 - 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
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-module22 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.
H A Ddebugfs-hyperv14 microseconds (inclusive).
21 Description: Fuzz testing message delay value between 0 - 1000 microseconds
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dmax77620.txt91 -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.
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dcm.h14 * 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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dmdio.yaml38 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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/
H A Di2c-arb-gpio-challenge.txt34 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.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/
H A Ddomain-idle-state.yaml32 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
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h492 * @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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dregulator.yaml64 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
H A Dfixed-regulator.yaml50 description: startup time in microseconds
54 description: off delay time in microseconds
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/usleep/files/
H A Dusleep.13 usleep \- sleep some number of microseconds
9 sleeps some number of microseconds. The default is 1.
H A Dusleep.c49 poptSetOtherOptionHelp(optCon, "[microseconds]"); in main()
73 fprintf(stderr, "%s: exactly one argument (number of microseconds) " in main()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.440-DDR-performance23 Your clock granularity/precision appears to be 1 microseconds.
24 Each test below will take on the order of 112345 microseconds.
64 Your clock granularity/precision appears to be 1 microseconds.
65 Each test below will take on the order of 120066 microseconds.
/OK3568_Linux_fs/kernel/include/linux/input/
H A Dlm8333.h14 /* Active timeout before enter HALT mode in microseconds */
16 /* Debounce interval in microseconds */
/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dmachine.h129 * 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)
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-bwc.rst12 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)
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dsattypes.h161 inline bool sat_usleep(int32 microseconds) { in sat_usleep() argument
163 req.tv_sec = microseconds / 1000000; in sat_usleep()
164 // Convert microseconds argument to nano seconds. in sat_usleep()
165 req.tv_nsec = (microseconds % 1000000) * 1000; in sat_usleep()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dincrementalfs.h197 /* A number of microseconds since system boot to the read. */
218 /* A number of microseconds since system boot to the read. */
510 * Min time in microseconds to read any block. Note that this doesn't
516 * Min time in microseconds to satisfy a pending read. Any pending read
523 * Max time in microseconds to satisfy a pending read before the read
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-aspectlib/
H A D0001-Remove-tornado-6-test-constraint.-Ref-15.patch21 - yield gen.Task(loop.add_timeout, timedelta(microseconds=10))
23 + yield gen.Task(loop.add_timeout, timedelta(microseconds=10))
/OK3568_Linux_fs/kernel/drivers/i2c/muxes/
H A Di2c-arb-gpio-challenge.c23 * @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.
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Ddhry_1.c91 float Microseconds, variable
315 Microseconds = (float) User_Time * Mic_secs_Per_Second
319 Microseconds = (float) User_Time * Mic_secs_Per_Second
324 printf ("Microseconds for one run through Dhrystone: ");
325 printf ("%6.1f \n", Microseconds);

12345678910>>...34