Home
last modified time | relevance | path

Searched refs:resolution (Results 1 – 25 of 51) sorted by relevance

123

/f-stack/freebsd/kern/
H A Dsubr_rtc.c107 int resolution; member
214 clock_register_flags(device_t clockdev, long resolution, int flags) in clock_register_flags() argument
220 newrtc->resolution = (int)resolution; in clock_register_flags()
223 newrtc->resadj.tv_sec = newrtc->resolution / 2 / 1000000; in clock_register_flags()
224 newrtc->resadj.tv_nsec = newrtc->resolution / 2 % 1000000 * 1000; in clock_register_flags()
233 if (rtc->resolution > newrtc->resolution) { in clock_register_flags()
246 newrtc->resolution / 1000000, newrtc->resolution % 1000000); in clock_register_flags()
/f-stack/freebsd/contrib/device-tree/Bindings/input/touchscreen/
H A Dauo_pixcir_ts.txt9 - x-size: horizontal resolution of touchscreen
10 - y-size: vertical resolution of touchscreen
H A Dzforce_ts.txt8 - x-size: horizontal resolution of touchscreen
9 - y-size: vertical resolution of touchscreen
H A Dsamsung,s6sy761.txt12 device. If defined it forces a different x resolution.
14 device. If defined it forces a different y resolution.
H A Dpixcir_i2c_ts.txt8 - touchscreen-size-x: horizontal resolution of touchscreen (in pixels)
9 - touchscreen-size-y: vertical resolution of touchscreen (in pixels)
H A Dbu21029.txt12 - touchscreen-size-x : horizontal resolution of touchscreen (in pixels)
13 - touchscreen-size-y : vertical resolution of touchscreen (in pixels)
H A Dchipone_icn8318.txt8 - touchscreen-size-x : horizontal resolution of touchscreen (in pixels)
9 - touchscreen-size-y : vertical resolution of touchscreen (in pixels)
H A Dtouchscreen.yaml24 description: horizontal resolution of touchscreen (maximum x coordinate reported + 1)
28 description: vertical resolution of touchscreen (maximum y coordinate reported + 1)
H A Dbrcm,iproc-touchscreen.txt53 - touchscreen-size-x: horizontal resolution of touchscreen (in pixels)
54 - touchscreen-size-y: vertical resolution of touchscreen (in pixels)
H A Dcyttsp.txt18 - touchscreen-size-x : horizontal resolution of touchscreen (in pixels)
19 - touchscreen-size-y : vertical resolution of touchscreen (in pixels)
/f-stack/freebsd/contrib/device-tree/Bindings/leds/
H A Dleds-lm3697.txt30 - ti,brightness-resolution - see Documentation/devicetree/bindings/mfd/ti-lmu.txt
54 ti,brightness-resolution = <2047>;
64 ti,brightness-resolution = <255>;
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dti,bq24735.txt16 must be between 128mA and 8.128A with a 64mA step resolution. The POR value
20 must be between 1.024V and 19.2V with a 16mV step resolution. The POR value
24 value must be between 128mA and 8.064A with a 128mA step resolution. The
/f-stack/dpdk/doc/guides/prog_guide/
H A Dprofile_app.rst52 Low-resolution generic counter
60 High-resolution cycle counter
63 The alternative method to enable ``rte_rdtsc()`` for a high resolution wall
H A Devent_timer_adapter.rst65 has a resolution (``timer_tick_ns``) that is specified in the event timer
143 The event timer adapter implementation may have constraints on tick resolution
145 system. In this case, the implementation may adjust the tick resolution or
149 configured resolution and max timeout with
153 * ``min_resolution_ns`` - Minimum timer adapter tick resolution in ns.
/f-stack/freebsd/contrib/device-tree/Bindings/display/panel/
H A Dtpo,tpg110.yaml16 driver is strapped up in electronics to the desired resolution
27 If some electrical strap or alternate resolution is desired,
/f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/
H A Dmelexis,mlx90640.txt4 with 32x24 resolution excluding 2 lines of coefficient data that is used by
H A Daptina,mt9v111.txt8 of image resolution and formats controllable through a simple two-wires
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dxilinx.txt98 - resolution = <xres yres> : pixel resolution of framebuffer. Some
99 implementations use a different resolution.
101 - virt-resolution = <xvirt yvirt> : Size of framebuffer in memory.
/f-stack/freebsd/contrib/device-tree/Bindings/rtc/
H A Dbrcm,brcmstb-waketimer.txt3 The Broadcom STB wake-up timer provides a 27Mhz resolution timer, with the
/f-stack/freebsd/contrib/alpine-hal/
H A Dal_hal_iofic.h92 uint8_t resolution);
H A Dal_hal_iofic.c67 uint8_t resolution) in al_iofic_moder_res_config() argument
80 resolution); in al_iofic_moder_res_config()
/f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/
H A Dat91_adc.txt18 - atmel,adc-res-names: Contains one identifier string for each resolution
26 resolution will be used.
/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Dgpio-eic-sprd.txt12 stable status (millisecond resolution) and a single-trigger mechanism
24 (microsecond resolution) to generate interrupts by level or edge trigger.
/f-stack/app/redis-5.0.5/utils/lru/
H A DREADME7 This allows to execute the program in a fast way since the 1 ms resolution
/f-stack/freebsd/contrib/device-tree/Bindings/iio/proximity/
H A Dvishay,vcnl3020.yaml15 resolution. It includes a signal processing IC and features standard I2C

123