cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

pixfmt-tch-tu08.rst (968B)


      1.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
      2
      3.. _V4L2-TCH-FMT-TU08:
      4
      5**************************
      6V4L2_TCH_FMT_TU08 ('TU08')
      7**************************
      8
      9*man V4L2_TCH_FMT_TU08(2)*
     10
     118-bit unsigned raw touch data
     12
     13Description
     14===========
     15
     16This format represents unsigned 8-bit data from a touch controller.
     17
     18This may be used for output for raw and reference data. Values may range from
     190 to 255.
     20
     21**Byte Order.**
     22Each cell is one byte.
     23
     24
     25
     26.. flat-table::
     27    :header-rows:  0
     28    :stub-columns: 0
     29    :widths:       2 1 1 1 1
     30
     31    * - start + 0:
     32      - R'\ :sub:`00`
     33      - R'\ :sub:`01`
     34      - R'\ :sub:`02`
     35      - R'\ :sub:`03`
     36    * - start + 4:
     37      - R'\ :sub:`10`
     38      - R'\ :sub:`11`
     39      - R'\ :sub:`12`
     40      - R'\ :sub:`13`
     41    * - start + 8:
     42      - R'\ :sub:`20`
     43      - R'\ :sub:`21`
     44      - R'\ :sub:`22`
     45      - R'\ :sub:`23`
     46    * - start + 12:
     47      - R'\ :sub:`30`
     48      - R'\ :sub:`31`
     49      - R'\ :sub:`32`
     50      - R'\ :sub:`33`