Home
last modified time | relevance | path

Searched full:degree (Results 1 – 25 of 662) sorted by relevance

12345678910>>...27

/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.h58 0 0 0 0-degree view Natural view
59 0 0 1 0-degree view with vertical mirror 180-degree view with horizontal mirror
60 0 1 0 0-degree view with horizontal mirror 180-degree view with vertical mirror
61 0 1 1 180-degree view
62 1 0 0 90-degree view with vertical mirror 270-degree view with horizontal mirror
63 1 0 1 270-degree view
64 1 1 0 90-degree view
65 1 1 1 90-degree view with horizontal mirror 270-degree view with vertical mirror
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Damc6821.rst70 0 degree C to 124 degree C in steps of
71 4 degree C. Read it out after writing to get
80 temp2_auto_point1_temp rw Must be between 0 degree C and 63 degree C and
87 0 degree C to 124 degree C in steps
88 of 4 degree C.
H A Dds1621.rst67 degree Celsius to +125 in 0.5 increments. You may convert this into a
83 1.0 degree Celsius to avoid Tout "bouncing", though!
125 - DS1621: +/- 0.5 degree Celsius (from 0 to +70 degrees)
126 - DS1625: +/- 0.5 degree Celsius (from 0 to +70 degrees)
127 - DS1631: +/- 0.5 degree Celsius (from 0 to +70 degrees)
128 - DS1721: +/- 1.0 degree Celsius (from -10 to +85 degrees)
129 - DS1731: +/- 1.0 degree Celsius (from -10 to +85 degrees)
H A Dnct7904.rst38 temp1_input Local temperature (1/1000 degree,
39 0.125 degree resolution)
41 temp[2-9]_input CPU temperatures (1/1000 degree,
42 0.125 degree resolution)
H A Dtmp102.rst23 sensor is accurate to 0.5 degree over the range of -25 to +85 C, and to 1.0
24 degree from -40 to +125 C. Resolution of the sensor is 0.0625 degree. The
H A Dsht21.rst40 0.2 degree Celsius) compared with the SHT21 (2.0% relative humidity,
41 0.3 degree Celsius).
63 humidity and 66 ms for temperature. To keep self heating below 0.1 degree
H A Dtmp401.rst65 Celsius. Resolution of the remote sensor is 0.0625 degree. Local
66 sensor resolution can be set to 0.5, 0.25, 0.125 or 0.0625 degree (not
68 degree).
H A Dxgene-hwmon.rst19 - SoC on-die temperature in milli-degree C
30 - SoC on-die temperature (milli-degree C)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/
H A Dradian_access.hpp87 // Specialize, any "degree" coordinate system will be converted to radian
95 struct radian_access<0, Geometry, CoordinateSystem<degree> >
105 struct radian_access<1, Geometry, CoordinateSystem<degree> >
152 // Specialize, any "degree" coordinate system will be converted to radian
161 struct radian_access_box_segment<Index, 0, Geometry, CoordinateSystem<degree> >
172 struct radian_access_box_segment<Index, 1, Geometry, CoordinateSystem<degree> >
202 point is in Degree, Radian value will be converted to Degree
242 point is in Degree, Radian value will be converted to Degree
H A Dcs.hpp41 struct degree {}; struct
68 struct coordinate_system_units<geometry::degree>
70 typedef geometry::degree units;
100 \brief Geographic coordinate system, in degree or in radian
120 \brief Spherical (polar) coordinate system, in degree or in radian
148 \brief Spherical equatorial coordinate system, in degree or in radian
259 // Specialization for any degree coordinate systems
261 struct is_radian< CoordinateSystem<degree> > : boost::false_type
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc-rockchip.c106 * In almost all cases a 90 degree phase offset will provide in dw_mci_rk3288_set_ios()
127 * Rockchip SoCs), 90 degree offset will add a delay in dw_mci_rk3288_set_ios()
149 u32 degrees[4] = {0, 90, 180, 270}, degree; in dw_mci_v2_execute_tuning() local
156 degree = degrees[i]; in dw_mci_v2_execute_tuning()
165 * one phase from degree list and loop around until we get one. in dw_mci_v2_execute_tuning()
169 degree = degrees[i] + priv->last_degree + 90; in dw_mci_v2_execute_tuning()
170 degree = degree % 360; in dw_mci_v2_execute_tuning()
171 clk_set_phase(priv->sample_clk, degree); in dw_mci_v2_execute_tuning()
178 … dev_info(host->dev, "V2 tuned phase to %d error, try the best phase\n", degree); in dw_mci_v2_execute_tuning()
179 degree = (degree + 180) % 360; in dw_mci_v2_execute_tuning()
[all …]
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/exynos/
H A Dtmu.txt6 - samsung,min-temp : Minimum temperature value (25 degree celsius)
8 - samsung,max-temp : Maximum temperature value (125 degree celsius)
10 - samsung,start-warning : Temperature at which TMU starts giving warning (degree celsius)
11 - samsung,start-tripping : Temperature at which TMU shuts down the system (degree celsius)
13 in case TMU fails to power off (degree celsius)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Dpoly_laguerre.tcc64 * of order @f$ n @f$, degree @f$ \alpha @f$ for large n.
68 * @param __alpha The degree of the Laguerre function.
71 * degree @f$ \alpha @f$, and argument x.
158 * of order @f$ n @f$, degree @f$ \alpha @f$: @f$ L_n^\alpha(x) @f$
180 * @param __alpha The degree of the Laguerre function.
183 * degree @f$ \alpha @f$, and argument x.
218 * of order n, degree @f$ \alpha @f$: @f$ L_n^alpha(x) @f$.
239 * @param __alpha The degree of the Laguerre function.
242 * degree @f$ \alpha @f$, and argument x.
278 * of order n, degree m: @f$ L_n^m(x) @f$.
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Dpoly_laguerre.tcc64 * of order @f$ n @f$, degree @f$ \alpha @f$ for large n.
68 * @param __alpha The degree of the Laguerre function.
71 * degree @f$ \alpha @f$, and argument x.
158 * of order @f$ n @f$, degree @f$ \alpha @f$: @f$ L_n^\alpha(x) @f$
180 * @param __alpha The degree of the Laguerre function.
183 * degree @f$ \alpha @f$, and argument x.
218 * of order n, degree @f$ \alpha @f$: @f$ L_n^alpha(x) @f$.
239 * @param __alpha The degree of the Laguerre function.
242 * degree @f$ \alpha @f$, and argument x.
278 * of order n, degree m: @f$ L_n^m(x) @f$.
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/
H A Duserfaultfd.patch62 + int rand_deg; /* Degree of random number generator. */
240 + int degree = random_poly_info.degrees[type];
245 + buf->rand_deg = degree;
248 + buf->end_ptr = &state[degree];
279 + int degree;
296 + buf->rand_deg = degree = random_poly_info.degrees[type];
304 + buf->fptr = &new_state[(rear + separation) % degree];
308 + buf->end_ptr = &new_state[degree];
/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H A Dexynos_thermal.rst40 Trimming info for 25 degree Celsius (stored at TRIMINFO register)
41 Temperature code measured at 25 degree Celsius which is unchanged
43 Trimming info for 85 degree Celsius (stored at TRIMINFO register)
44 Temperature code measured at 85 degree Celsius which is unchanged
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/atmel/
H A Dpmecc.c188 /* polynomial degree is the most-significant bit index */ in deg()
199 /* primitive polynomial must be of degree m */ in atmel_pmecc_build_gf_tables()
223 unsigned int poly, degree, table_size; in atmel_pmecc_create_gf_tables() local
227 degree = PMECC_GF_DIMENSION_13; in atmel_pmecc_create_gf_tables()
231 degree = PMECC_GF_DIMENSION_14; in atmel_pmecc_create_gf_tables()
245 ret = atmel_pmecc_build_gf_tables(degree, poly, gf_tables); in atmel_pmecc_create_gf_tables()
448 int degree = get_sectorsize(user) == 512 ? 13 : 14; in atmel_pmecc_substitute() local
449 int cw_len = BIT(degree) - 1; in atmel_pmecc_substitute()
468 for (j = 0; j < degree; j++) { in atmel_pmecc_substitute()
494 int degree = get_sectorsize(user) == 512 ? 13 : 14; in atmel_pmecc_get_sigma() local
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/
H A Dbattery.yaml75 An array providing the temperature in degree Celsius
82 An array containing the temperature in degree Celsius,
147 /* table for -10 degree Celsius */
149 /* table for 0 degree Celsius */
151 /* table for 10 degree Celsius */
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dstrategy_transform.hpp122 \brief Transformation strategy to go from degree to radian and back
435 /// Specialization to transform from degree to radian for any coordinate system / point type combin…
437 struct default_strategy<CoordSysTag, CoordSysTag, CoordSys<degree>, CoordSys<radian>, 2, 2, P1, P2>
442 /// Specialization to transform from radian to degree for any coordinate system / point type combin…
444 struct default_strategy<CoordSysTag, CoordSysTag, CoordSys<radian>, CoordSys<degree>, 2, 2, P1, P2>
450 /// Specialization degree->radian in 3D
452 struct default_strategy<CoordSysTag, CoordSysTag, CoordSys<degree>, CoordSys<radian>, 3, 3, P1, P2>
457 /// Specialization radian->degree in 3D
459 struct default_strategy<CoordSysTag, CoordSysTag, CoordSys<radian>, CoordSys<degree>, 3, 3, P1, P2>
/OK3568_Linux_fs/kernel/include/linux/
H A Dbch.h24 * @ecc_bits: ecc exact size in bits, i.e. generator polynomial degree (<=m*t)
31 * @xi_tab: GF(2^m) base for solving degree 2 polynomial roots
35 * @poly_2t: temporary polynomials of degree 2t
/OK3568_Linux_fs/u-boot/include/linux/
H A Dbch.h25 * @ecc_bits: ecc exact size in bits, i.e. generator polynomial degree (<=m*t)
32 * @xi_tab: GF(2^m) base for solving degree 2 polynomial roots
36 * @poly_2t: temporary polynomials of degree 2t
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dspecfun.h201 * degree @c m: @f$ L_n^m(x) @f$ for @c float argument. in _GLIBCXX_VISIBILITY()
211 * degree @c m: @f$ L_n^m(x) @f$. in _GLIBCXX_VISIBILITY()
221 * nonnegative degree @c m and real argument @c x: @f$ L_n^m(x) @f$. in _GLIBCXX_VISIBILITY()
223 * The associated Laguerre function of real degree @f$ \alpha @f$, in _GLIBCXX_VISIBILITY()
233 * degree @f$ \alpha = m @f$ by: in _GLIBCXX_VISIBILITY()
242 * @see laguerre for details of the Laguerre function of degree @c n in _GLIBCXX_VISIBILITY()
246 * @param __m The degree of the Laguerre function, <tt>__m >= 0</tt>. in _GLIBCXX_VISIBILITY()
261 * Return the associated Legendre function of degree @c l and order @c m in _GLIBCXX_VISIBILITY()
271 * Return the associated Legendre function of degree @c l and order @c m. in _GLIBCXX_VISIBILITY()
281 * Return the associated Legendre function of degree @c l and order @c m. in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dspecfun.h201 * degree @c m: @f$ L_n^m(x) @f$ for @c float argument. in _GLIBCXX_VISIBILITY()
211 * degree @c m: @f$ L_n^m(x) @f$. in _GLIBCXX_VISIBILITY()
221 * nonnegative degree @c m and real argument @c x: @f$ L_n^m(x) @f$. in _GLIBCXX_VISIBILITY()
223 * The associated Laguerre function of real degree @f$ \alpha @f$, in _GLIBCXX_VISIBILITY()
233 * degree @f$ \alpha = m @f$ by: in _GLIBCXX_VISIBILITY()
242 * @see laguerre for details of the Laguerre function of degree @c n in _GLIBCXX_VISIBILITY()
246 * @param __m The degree of the Laguerre function, <tt>__m >= 0</tt>. in _GLIBCXX_VISIBILITY()
261 * Return the associated Legendre function of degree @c l and order @c m in _GLIBCXX_VISIBILITY()
271 * Return the associated Legendre function of degree @c l and order @c m. in _GLIBCXX_VISIBILITY()
281 * Return the associated Legendre function of degree @c l and order @c m. in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/kernel/drivers/iio/gyro/
H A Dadis16080.c176 /* 80 degree = 819, 819 rad = 46925 degree */
181 /* 300 degree = 1230, 1230 rad = 70474 degree */
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/
H A Dspi-samsung.txt66 - 1: 90 degree phase shift sampling.
67 - 2: 180 degree phase shift sampling.
68 - 3: 270 degree phase shift sampling.

12345678910>>...27