Home
last modified time | relevance | path

Searched refs:xyz (Results 1 – 25 of 47) sorted by relevance

12

/OK3568_Linux_fs/u-boot/common/
H A DxyzModem.c53 } xyz; variable
243 res = CYGACC_COMM_IF_GETC_TIMEOUT (*xyz.__chan, &c); in xyzModem_flush()
263 if (xyz.tx_ack) in xyzModem_get_hdr()
265 CYGACC_COMM_IF_PUTC (*xyz.__chan, ACK); in xyzModem_get_hdr()
266 xyz.tx_ack = false; in xyzModem_get_hdr()
270 res = CYGACC_COMM_IF_GETC_TIMEOUT (*xyz.__chan, &c); in xyzModem_get_hdr()
278 xyz.total_SOH++; in xyzModem_get_hdr()
281 xyz.total_STX++; in xyzModem_get_hdr()
285 xyz.total_CAN++; in xyzModem_get_hdr()
300 CYGACC_COMM_IF_PUTC (*xyz.__chan, ACK); in xyzModem_get_hdr()
[all …]
/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dda223_core.c69 int (*auto_calibrate)(MIR_HANDLE handle, int xyz[3]);
169 static int NSA_NTO_auto_calibrate(MIR_HANDLE handle, int xyz[3]);
754 static int NSA_once_calibrate(MIR_HANDLE handle, int coarse_step[3], int fine_step[3], int xyz[3]) in NSA_once_calibrate()
779 target[2] = (xyz[2] > 0) ? 1024 : (-1024); in NSA_once_calibrate()
784 …mir3da_cali_off_to_lsb((xyz[i]-target[i]), &coarse_delta[i], coarse_step[i], &fine_delta[i], fine_… in NSA_once_calibrate()
797 cycle_read_xyz(handle, &xyz[0], &xyz[1], &xyz[2], 5); in NSA_once_calibrate()
798 if(cycle_read_xyz(handle, &xyz[0], &xyz[1], &xyz[2], 10)){ in NSA_once_calibrate()
801 …rse_y = %d, coarse_z = %d, fine_x = %d, fine_y = %d, fine_z = %d", xyz[0], xyz[1], xyz[2], coarse[… in NSA_once_calibrate()
815 int xyz[3] = {0}; in NSA_calibrate() local
828 if(cycle_read_xyz(handle, &xyz[0], &xyz[1], &xyz[2], 5)){ in NSA_calibrate()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/mesa-demos/
H A D0001-mesa-demos-Add-missing-data-files.patch107 + vec3 SurfaceColor = texture2D(Tex, gl_TexCoord[0].st).xyz;
270 + i.y + vec3(0., i1.y, 1. ), pParam.xyz)
271 + + i.x + vec3(0., i1.x, 1. ), pParam.xyz);
317 + vec3 g = vec3( greaterThan( x0.xyz, x0.yzx) );
318 + vec3 l = vec3( lessThanEqual( x0.xyz, x0.yzx) );
320 + vec3 i1 = g.xyz * l.zxy;
321 + vec3 i2 = max( g.xyz, l.zxy);
351 + i.z + vec4(0., i1.z, i2.z, 1. ), pParam.xyz)
352 + + i.y + vec4(0., i1.y, i2.y, 1. ), pParam.xyz)
353 + + i.x + vec4(0., i1.x, i2.x, 1. ), pParam.xyz);
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Djz4740-adc.h29 #define JZ_ADC_CONFIG_XYZ_OFFSET(dnum) ((xyz) << 13)
/OK3568_Linux_fs/u-boot/board/sunxi/
H A DMAINTAINERS205 M: Icenowy Zheng <icenowy@aosc.xyz>
215 M: Icenowy Zheng <icenowy@aosc.xyz>
305 M: Icenowy Zheng <icenowy@aosc.xyz>
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/boost/boost/
H A D0001-Don-t-skip-install-targets-if-there-s-build-no-in-ur.patch46 +# (See accompanying file LICENSE.txt or https://www.bfgroup.xyz/b2/LICENSE.txt)
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-sopine.dtsi2 // Copyright (c) 2017 Icenowy Zheng <icenowy@aosc.xyz>
H A Daxp803.dtsi2 // Copyright 2017 Icenowy Zheng <icenowy@aosc.xyz>
H A Dsun50i-h5-orangepi-prime.dts2 // Copyright (C) 2017 Icenowy Zheng <icenowy@aosc.xyz>
H A Dsun50i-a64-sopine-baseboard.dts2 // Copyright (c) 2017 Icenowy Zheng <icenowy@aosc.xyz>
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0039-acpi-Don-t-register-the-acpi-command-when-locked-dow.patch16 Reported-by: Máté Kukri <km@mkukri.xyz>
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dsun8i-v3s-licheepi-zero.dts2 * Copyright (C) 2016 Icenowy Zheng <icenowy@aosc.xyz>
H A Dsun8i-a33-inet-d978-rev2.dts3 * Copyright 2016 Icenowy Zheng <icenowy@aosc.xyz>
H A Dsun8i-h2-plus-orangepi-zero.dts2 * Copyright (C) 2016 Icenowy Zheng <icenowy@aosc.xyz>
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dtwl-regulator.txt69 xyz: regulator@0 {
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsun8i-v3s-licheepi-zero.dts2 * Copyright (C) 2016 Icenowy Zheng <icenowy@aosc.xyz>
H A Dsun8i-v3s-licheepi-zero-dock.dts2 * Copyright (C) 2016 Icenowy Zheng <icenowy@aosc.xyz>
H A Dsun8i-a33-inet-d978-rev2.dts3 * Copyright 2016 Icenowy Zheng <icenowy@aosc.xyz>
H A Dsun8i-h2-plus-orangepi-r1.dts2 * Copyright (C) 2017 Icenowy Zheng <icenowy@aosc.xyz>
H A Dsun5i-a13-licheepi-one.dts2 * Copyright 2016 Icenowy Zheng <icenowy@aosc.xyz>
H A Dsun8i-h2-plus-orangepi-zero.dts2 * Copyright (C) 2016 Icenowy Zheng <icenowy@aosc.xyz>
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dqemu.rst342 qemuparams=<xyz> - specify custom parameters to QEMU
343 bootparams=<xyz> - specify custom kernel parameters during boot
415 - ``qemuparams=\"xyz\"``: Specifies custom QEMU parameters. Use this
419 - ``bootparams=\"xyz\"``: Specifies custom boot parameters for the
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dadfs.rst102 for use with NFS) such that a hexadecimal suffix of the form ,xyz
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dcdefs.h211 # define __attribute__(xyz) /* Ignore */ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dcdefs.h211 # define __attribute__(xyz) /* Ignore */ argument

12