/linux/lib/math/ |
H A D | cordic.c | 41 * cordic_calc_iq() - calculates the i/q coordinate for given angle 43 * theta: angle in degrees for which i/q coordinate is to be calculated 49 s32 angle, valtmp; in cordic_calc_iq() local 56 angle = 0; in cordic_calc_iq() 72 if (theta > angle) { in cordic_calc_iq() 75 angle += arctan_table[iter]; in cordic_calc_iq() 79 angle -= arctan_table[iter]; in cordic_calc_iq()
|
/linux/Documentation/devicetree/bindings/iio/magnetometer/ |
H A D | ti,tmag5273.yaml | 17 magnetic axes and temperature measurements. An integrated angle calculation 19 on-axis and off-axis angle measurement topologies. The angle calculation is 32 ti,angle-measurement: 35 Enables angle measurement in the selected plane. 71 ti,angle-measurement = "x-z";
|
/linux/include/linux/ |
H A D | fixp-arith.h | 43 * __fixp_sin32() returns the sin of an angle in degrees 45 * @degrees: angle, in degrees, from 0 to 360. 67 * fixp_sin32() returns the sin of an angle in degrees 69 * @degrees: angle, in degrees. The angle can be positive or negative 93 * fixp_sin32_rad() - calculates the sin of an angle in radians 95 * @radians: angle, in radians
|
H A D | cordic.h | 42 * cordic_calc_iq() - calculates the i/q coordinate for given angle. 44 * @theta: angle in degrees for which i/q coordinate is to be calculated. 47 * The function calculates the i/q coordinate for a given angle using the 50 * angle and the imaginary part is the sine of the angle. The returned
|
/linux/drivers/iio/common/cros_ec_sensors/ |
H A D | cros_ec_lid_angle.c | 4 * cros_ec_lid_angle - Driver for CrOS EC lid angle sensor. 29 #define DRV_NAME "cros-ec-lid-angle" 32 * One channel for the lid angle, the other for timestamp. 60 dev_warn(&indio_dev->dev, "Unable to read lid angle\n"); in cros_ec_sensors_read_lid_angle() 137 MODULE_DESCRIPTION("ChromeOS EC driver for reporting convertible lid angle.");
|
H A D | Kconfig | 26 tristate "ChromeOS EC Sensor for lid angle" 29 Module to report the angle between lid and base for some 31 This module is loaded when the EC can calculate the angle between the base
|
/linux/drivers/iio/accel/ |
H A D | mma9551.c | 54 u8 quad_shift, angle, quadrant; in mma9551_read_incli_chan() local 80 reg_addr, &angle); in mma9551_read_incli_chan() 89 angle &= ~MMA9551_TILT_ANGFLG; in mma9551_read_incli_chan() 93 *val = 90 * (quadrant + 1) - angle; in mma9551_read_incli_chan() 95 *val = angle + 90 * quadrant; in mma9551_read_incli_chan() 188 /* Bit 7 of each angle register holds the angle flag. */ in mma9551_config_incli_event() 368 * Read the angle even though we don't use it, otherwise we in mma9551_event_handler()
|
H A D | bmc150-accel-i2c.c | 26 * ACPI code about the angle between the 2 halves. This will make the ACPI 34 * define the angle between the gravity vector measured by the accelerometer in 37 * not matter and we can simply leave the second angle at 0. 94 * set the angle to 270° (tent/stand mode) and then change it to in bmc150_acpi_enable_keyboard() 100 /* The EC needs some time to notice the angle being changed */ in bmc150_acpi_enable_keyboard()
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | colorspaces-defs.rst | 24 On :ref:`HSV formats <hsv-formats>` the *Hue* is defined as the angle on 25 the cylindrical color representation. Usually this angle is measured in 26 degrees, i.e. 0-360. When we map this angle value into 8 bits, there are
|
H A D | hsv-formats.rst | 11 cylinder, where the angle is the HUE, the height is the VALUE
|
/linux/Documentation/userspace-api/media/rc/ |
H A D | rc-tables.rst | 292 - Switch video camera angle (on videos with more than one angle 295 - ANGLE / SWAP
|
/linux/Documentation/iio/ |
H A D | adis16475.rst | 34 driver offers the capability to retrieve the delta angle and the delta velocity 37 The delta angle measurements represent a calculation of angular displacement 105 | in_deltaangl_scale | Scale for delta angle channels. | 107 | in_deltaangl_x_raw | Raw X-axis delta angle channel value. | 109 | in_deltaangl_y_raw | Raw Y-axis delta angle channel value. | 111 | in_deltaangl_z_raw | Raw Z-axis delta angle channel value. | 176 | Delta angle on X, Y, and Z axis | Radians | 312 angle and temperature measurements using buffers:
|
/linux/drivers/iio/position/ |
H A D | Kconfig | 28 and keyboard angle respect to horizon (ground).
|
/linux/drivers/tty/vt/ |
H A D | gen_ucs_fallback_table.py | 126 # Angle quotation marks 127 overrides[0x00AB] = ord('<') # « LEFT-POINTING DOUBLE ANGLE QUOTATION MARK -> < 128 overrides[0x00BB] = ord('>') # » RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK -> >
|
/linux/Documentation/devicetree/bindings/iio/ |
H A D | mount-matrix.txt | 36 A sensor can be mounted in any angle along the axes relative to the frame of 38 or tilted at any angle relative to the frame of reference.
|
/linux/Documentation/devicetree/bindings/media/ |
H A D | nxp,dw100.yaml | 15 and wide angle lenses. It is implemented with a line/tile-cache based
|
/linux/drivers/platform/x86/ |
H A D | dual_accel_detect.h | 4 * to allow the OS to determine the angle between the display and the base of the device.
|
/linux/include/linux/input/ |
H A D | adxl34x.h | 320 * resolution of 3.6deg. The deadzone angle represents the total 321 * angle where the orientation is considered invalid.
|
/linux/drivers/media/rc/keymaps/ |
H A D | rc-medion-x10-digitainer.c | 53 { 0x34, KEY_YELLOW }, /* also Angle */
|
H A D | rc-eztv.c | 26 { 0x1d, KEY_RESTART }, /* playback / angle / del */
|
/linux/drivers/media/platform/ti/omap/ |
H A D | omap_vout_vrfb.c | 249 * into VRFB memory space of desired angle and DSS will in omap_vout_prepare_vrfb() 250 * read image VRFB memory for 0 degree angle in omap_vout_prepare_vrfb()
|
/linux/Documentation/arch/arm/nwfpe/ |
H A D | todo.rst | 8 POL{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - polar angle (arctan2)
|
/linux/Documentation/devicetree/bindings/iio/resolver/ |
H A D | adi,ad2s1210.yaml | 128 determines the precision of the angle and/or the maximum speed that can
|
/linux/drivers/video/fbdev/omap/ |
H A D | omapfb.h | 158 int (*set_rotate) (int angle);
|
/linux/drivers/media/platform/mediatek/mdp/ |
H A D | mtk_mdp_core.h | 179 * @rotation: rotates the image by specified angle
|