| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/jemalloc/files/ |
| H A D | 0001-test-Disable-optimization-with-clang-for-aligned_all.patch | 16 test/integration/aligned_alloc.c | 2 ++ 19 diff --git a/test/integration/aligned_alloc.c b/test/integration/aligned_alloc.c 21 --- a/test/integration/aligned_alloc.c 22 +++ b/test/integration/aligned_alloc.c
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/ |
| H A D | fix-missing-unistd.h-include.patch | 11 Just add "unistd.h" inclusion to eventloop-integration.h. 24 include/dbus-c++/eventloop-integration.h | 1 + 27 Index: libdbus-c++-0.9.0/include/dbus-c++/eventloop-integration.h 29 --- libdbus-c++-0.9.0.orig/include/dbus-c++/eventloop-integration.h 30 +++ libdbus-c++-0.9.0/include/dbus-c++/eventloop-integration.h
|
| H A D | 0004-use-POSIX-poll.h-instead-of-sys-poll.h.patch | 22 | In file included from ../../libdbus-c++-0.9.0/src/eventloop-integration.cpp:39:0: 31 src/eventloop-integration.cpp | 2 +- 36 Index: libdbus-c++-0.9.0/src/eventloop-integration.cpp 38 --- libdbus-c++-0.9.0.orig/src/eventloop-integration.cpp 39 +++ libdbus-c++-0.9.0/src/eventloop-integration.cpp
|
| /OK3568_Linux_fs/kernel/drivers/iio/light/ |
| H A D | cm3232.c | 124 * cm3232_read_als_it() - Get sensor integration time 126 * @val: pointer of int to load the integration (sec). 127 * @val2: pointer of int to load the integration time (microsecond). 129 * Report the current integration time. 153 * cm3232_write_als_it() - Write sensor integration time 155 * @val: integration time in second. 156 * @val2: integration time in microsecond. 158 * Convert integration time to sensor value. 194 * Convert sensor data to lux. It depends on integration 284 * Display the available integration time in second.
|
| H A D | cm36651.c | 49 /* CS_CONF3 channel integration time */ 50 #define CM36651_CS_IT1 0x00 /* Integration time 80 msec */ 51 #define CM36651_CS_IT2 0x40 /* Integration time 160 msec */ 52 #define CM36651_CS_IT3 0x80 /* Integration time 320 msec */ 53 #define CM36651_CS_IT4 0xC0 /* Integration time 640 msec */ 63 /* PS_CONF1 command code: integration time */ 64 #define CM36651_PS_IT1 0x00 /* Integration time 0.32 msec */ 65 #define CM36651_PS_IT2 0x10 /* Integration time 0.42 msec */ 66 #define CM36651_PS_IT3 0x20 /* Integration time 0.52 msec */ 67 #define CM36651_PS_IT4 0x30 /* Integration time 0.64 msec */ [all …]
|
| H A D | veml6030.c | 42 * The resolution depends on both gain and integration time. The 44 * table during startup and gets updated whenever integration time 50 * of integration time (0-5). 60 /* Integration time available in seconds */ 82 * Persistence = 1/2/4/8 x integration time 97 * the currently active integration time. 296 "can't update als integration time %d\n", ret); in veml6030_set_intgrn_tm() 301 * Cache current integration time and update resolution. For every in veml6030_set_intgrn_tm() 302 * increase in integration time to next level, resolution is halved in veml6030_set_intgrn_tm() 331 /* integration time multiplied by 1/2/4/8 */ in veml6030_read_persistence() [all …]
|
| H A D | noa1305.c | 75 * Lux = count / (<Integration Constant> * <Integration Time>) in noa1305_scale() 77 * Integration Constant = 7.7 in noa1305_scale() 78 * Integration Time in Seconds in noa1305_scale() 269 dev_err(&client->dev, "Setting integration time failed\n"); in noa1305_probe()
|
| H A D | veml6070.c | 9 * TODO: integration time, ACK signal 27 #define VEML6070_COMMAND_IT GENMASK(3, 2) /* bit mask integration time */ 31 #define VEML6070_IT_10 0x04 /* integration time 1x */ 94 * integration time (IT) and value of the resistor connected to in veml6070_to_uv_index()
|
| H A D | cm32181.c | 235 * cm32181_read_als_it() - Get sensor integration time (ms) 239 * Report the current integration time in milliseconds. 262 * cm32181_write_als_it() - Write sensor integration time 264 * @val: integration time by millisecond. 266 * Convert integration time (ms) to sensor value. 302 * Convert sensor raw data to lux. It depends on integration 388 * Display the available integration time values by millisecond.
|
| /OK3568_Linux_fs/buildroot/package/dbus-cpp/ |
| H A D | 0001-gcc4.7.patch | 6 diff --git a/include/dbus-c++/eventloop-integration.h b/include/dbus-c++/eventloop-integration.h 8 --- a/include/dbus-c++/eventloop-integration.h 9 +++ b/include/dbus-c++/eventloop-integration.h
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | eclipse-integration.txt | 4 === Integration with Eclipse 13 Our integration with Eclipse simplifies the compilation, remote 17 Eclipse. Therefore, the typical usage model of our Eclipse integration 28 The Buildroot Eclipse integration installation process and usage is
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ux500/cryp/ |
| H A D | cryp_irqp.h | 69 * @itcr - Integration test control register 70 * @itip - Integration test input register 71 * @itop - Integration test output register 109 u32 itcr; /*Integration test control register */ 110 u32 itip; /*Integration test input register */ 111 u32 itop; /*Integration test output register */
|
| /OK3568_Linux_fs/buildroot/dl/qt5multimedia/ |
| HD | qtmultimedia-dc0ee181d4c56ff66c989bd3292dad7cc35e234b.tar.bz2 | |
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/ |
| H A D | se401.c | 180 int integration = val << 6; in setexposure() local 191 integration = integration - integration % 106667; in setexposure() 193 integration = integration - integration % 88889; in setexposure() 195 expose_h = (integration >> 16); in setexposure() 196 expose_m = (integration >> 8); in setexposure() 197 expose_l = integration; in setexposure() 199 /* integration time low */ in setexposure() 201 /* integration time mid */ in setexposure() 203 /* integration time high */ in setexposure()
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | tsl2772.h | 38 * @als_time: Integration time of the ALS channel ADCs in 2.73 ms 39 * increments. Total integration time is 45 * @prox_time: Integration time of the proximity ADC in 2.73 ms 46 * increments. Total integration time is
|
| /OK3568_Linux_fs/buildroot/package/mender/ |
| H A D | Config.in | 23 For more information on Manual U-Boot integration, see: 24 …er.io/2.6/system-updates-yocto-project/board-integration/bootloader-support/u-boot/manual-u-boot-i…
|
| /OK3568_Linux_fs/yocto/poky/ |
| H A D | README.md | 4 Poky is an integration of various components to form a pre-packaged 11 SDK suitable for IDE integration. 19 As an integration layer Poky consists of several upstream projects such as 54 As Poky is an integration repository (built using a tool called combo-layer),
|
| H A D | README.poky.md | 4 Poky is an integration of various components to form a pre-packaged 11 SDK suitable for IDE integration. 19 As an integration layer Poky consists of several upstream projects such as 54 As Poky is an integration repository (built using a tool called combo-layer),
|
| /OK3568_Linux_fs/yocto/poky/meta-poky/ |
| H A D | README.poky.md | 4 Poky is an integration of various components to form a pre-packaged 11 SDK suitable for IDE integration. 19 As an integration layer Poky consists of several upstream projects such as 54 As Poky is an integration repository (built using a tool called combo-layer),
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | vs6624_regs.h | 128 #define VS6624_DIRECT_COARSE_MSB 0x1195 /* coarse integration lines for Direct Mode MSB */ 129 #define VS6624_DIRECT_COARSE_LSB 0x1196 /* coarse integration lines for Direct Mode LSB */ 130 #define VS6624_DIRECT_FINE_MSB 0x1199 /* fine integration pixels for Direct Mode MSB */ 131 #define VS6624_DIRECT_FINE_LSB 0x119A /* fine integration pixels for Direct Mode LSB */ 136 #define VS6624_FLASH_COARSE_MSB 0x11A5 /* coarse integration lines for Flash Gun Mode MSB */ 137 #define VS6624_FLASH_COARSE_LSB 0x11A6 /* coarse integration lines for Flash Gun Mode LSB */ 138 #define VS6624_FLASH_FINE_MSB 0x11A9 /* fine integration pixels for Flash Gun Mode MSB */ 139 #define VS6624_FLASH_FINE_LSB 0x11AA /* fine integration pixels for Flash Gun Mode LSB */ 145 #define VS6624_MAX_INT_TIME_MSB 0x11B7 /* user maximum integration time MSB */ 146 #define VS6624_MAX_INT_TIME_LSB 0x11B8 /* user maximum integration time LSB */
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tests/ |
| H A D | Kconfig | 49 It can test the clocks integration into the platform and exercise some 56 bool "Build Mali KUTF MGM integration test module" 60 This option will build the MGM integration test module.
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/ |
| H A D | xwinclip.man | 3 xwinclip - An X11 and Windows clipboard integration tool 20 The \fIXWin(1)\fP X server has internal clipboard integration that is enabled by default. 55 internal clipboard integration enabled, and xwinclip should notice this and exit with an appropriat…
|
| /OK3568_Linux_fs/kernel/drivers/virt/vboxguest/ |
| H A D | Kconfig | 3 tristate "Virtual Box Guest integration support" 8 support for Virtual Box Guest integration features such as
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/freescale/ |
| H A D | fsl,imx7ulp-sim.yaml | 7 title: Freescale i.MX7ULP System Integration Module 13 The system integration module (SIM) provides system control and chip configuration
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-graphics/clutter/ |
| H A D | clutter-gst-3.0.inc | 1 SUMMARY = "GStreamer integration library for Clutter" 2 DESCRIPTION = "Clutter-Gst is an integration library for using GStreamer with Clutter. \
|