Home
last modified time | relevance | path

Searched full:converter (Results 1 – 25 of 526) sorted by relevance

12345678910>>...22

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/conversion/
H A Dconstant.hpp17 struct Converter<bool> { struct
22 struct Converter<float> { struct
27 struct Converter<std::string> { struct
32 struct Converter<T, typename std::enable_if_t<std::is_enum<T>::value>> { struct
51 struct Converter<Color> { struct
56 struct Converter<std::array<float, N>> { struct
77 struct Converter<std::vector<float>> { struct
82 struct Converter<std::vector<std::string>> { struct
/OK3568_Linux_fs/kernel/drivers/iio/dac/
H A DKconfig18 Digital to Analog Converter.
90 Digital to Analog / Analog to Digital Converter.
102 Digital to Analog / Analog to Digital Converter.
112 High Voltage Digital to Analog Converter.
134 AD5686R Voltage Output Digital to Analog Converter.
146 Analog Converter.
156 Analog Converter.
166 Digital to Analog Converter.
176 AD5721R Digital to Analog Converter.
186 AD5744R Digital to Analog Converter.
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dconstant.cpp7 optional<bool> Converter<bool>::operator()(const Convertible& value, Error& error) const { in operator ()()
16 optional<float> Converter<float>::operator()(const Convertible& value, Error& error) const { in operator ()()
25 optional<std::string> Converter<std::string>::operator()(const Convertible& value, Error& error) co… in operator ()()
34 optional<Color> Converter<Color>::operator()(const Convertible& value, Error& error) const { in operator ()()
50 optional<std::vector<float>> Converter<std::vector<float>>::operator()(const Convertible& value, Er… in operator ()()
71 optional<std::vector<std::string>> Converter<std::vector<std::string>>::operator()(const Convertibl… in operator ()()
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dmotorola-cpcap.h143 #define CPCAP_REG_ADCC1 0x0c00 /* A/D Converter Configuration 1 */
144 #define CPCAP_REG_ADCC2 0x0c04 /* A/D Converter Configuration 2 */
145 #define CPCAP_REG_ADCD0 0x0c08 /* A/D Converter Data 0 */
146 #define CPCAP_REG_ADCD1 0x0c0c /* A/D Converter Data 1 */
147 #define CPCAP_REG_ADCD2 0x0c10 /* A/D Converter Data 2 */
148 #define CPCAP_REG_ADCD3 0x0c14 /* A/D Converter Data 3 */
149 #define CPCAP_REG_ADCD4 0x0c18 /* A/D Converter Data 4 */
150 #define CPCAP_REG_ADCD5 0x0c1c /* A/D Converter Data 5 */
151 #define CPCAP_REG_ADCD6 0x0c20 /* A/D Converter Data 6 */
152 #define CPCAP_REG_ADCD7 0x0c24 /* A/D Converter Data 7 */
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_power_init.c116 * mxs_power_set_linreg() - Set linear regulators 25mV below DC-DC converter
120 * converter. This is the recommended setting for the case where we use both
121 * linear regulators and DC-DC converter to power the VDDIO rail.
128 /* Set linear regulator 25mV below switching converter */ in mxs_power_set_linreg()
179 * the DC-DC converter.
235 * converter and thus making the system crash.
326 * regulator to supply the DC-DC converter from 5V input.
357 * This function enables or disables the 4P2 input into the DC-DC converter.
460 * This function enables the 4P2 regulator and switches the DC-DC converter
554 * mxs_power_init_dcdc_4p2_source() - Switch DC-DC converter to 4P2 source
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dcs35l36.txt14 converter's output voltage in mV. The range is from 2550mV to 12000mV with
18 - cirrus,boost-peak-milliamp : Boost-converter peak current limit in mA.
25 Seeds the digital boost converter's inductor estimation block with the initial
38 converter to generate.
52 - cirrus,dcm-mode-enable : Boost converter automatic DCM Mode enable.
53 This enables the digital boost converter to operate in a low power
H A Dcs35l34.txt14 converter's output voltage in mV. The range is from VP to 8V with
17 - cirrus,boost-nanohenry: Inductor value for boost converter. The value is
28 - cirrus,boost-peak-milliamp : Boost converter peak current limit in mA. The
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_hwaccess_time.h29 * @multiplier: Numerator of the converter's fraction.
30 * @divisor: Denominator of the converter's fraction.
31 * @offset: Converter's offset term.
61 * @gpu_ts: System timestamp value to converter.
115 * kbase_backend_time_init() - Initialize system timestamp converter.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/numeric/conversion/
H A Dcast.hpp33 #include <boost/numeric/conversion/converter.hpp>
43 typedef boost::numeric::converter in numeric_cast()
52 > converter; in numeric_cast() typedef
53 return converter::convert(arg); in numeric_cast()
H A Dconverter.hpp16 #include "boost/numeric/conversion/detail/converter.hpp"
29 struct converter : convdetail::get_converter_impl<Traits, struct
59 …typedef converter<T,S,Traits,OverflowHandler,Float2IntRounder,RawConverter,UserRangeChecker> type ;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dsocfpga-dwmac.txt27 altr,sgmii-to-sgmii-converter: phandle to the TSE SGMII converter
29 This device node has additional phandle dependency, the sgmii converter:
56 altr,gmii-to-sgmii-converter = <&gmii_to_sgmii_converter>;
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A DKconfig7 tristate "USB Serial Converter support"
28 converter port as the system console (the system console is the
41 kernel will automatically use the first USB to serial converter
51 using this driver. It is recommended that the "USB Serial converter
120 USB to serial converter device.
174 converter device. The implementation I have is called the USC-1000.
306 serial converter device. This driver makes use of firmware
316 Say Y here if you want to use Keyspan USB to serial converter
469 converter device.
498 Say Y here if you want to use the spcp8x5 converter chip. This is
[all …]
H A Dftdi_sio_ids.h173 #define XSENS_MTIUSBCONVERTER_PID 0x0301 /* MTi USB converter */
174 #define XSENS_CONVERTER_PID 0xD00D /* Xsens USB-serial converter */
177 #define XSENS_CONVERTER_0_PID 0xD388 /* Xsens USB converter */
180 #define XSENS_CONVERTER_3_PID 0xD38B /* Xsens USB-serial converter */
194 #define FTDI_NDI_HUC_PID 0xDA70 /* NDI Host USB Converter */
252 * In fact, that PID was for ELV's UR 100 USB-RS232 converter (0xFB58).
308 #define EVER_ECO_PRO_CDS 0xe520 /* RS-232 converter */
694 #define BANDB_USOTL4_PID 0xAC01 /* USOTL4 Isolated RS-485 Converter */
695 #define BANDB_USTL4_PID 0xAC02 /* USTL4 RS-485 Converter */
696 #define BANDB_USO9ML2_PID 0xAC03 /* USO9ML2 Isolated RS-232 Converter */
[all …]
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/
H A D0008-video-converter-Support-rockchip-RGA-2D-accel.patch4 Subject: [PATCH 08/11] video-converter: Support rockchip RGA 2D accel
11 gst-libs/gst/video/video-converter.c | 180 +++++++++++++++++++++++++++
28 diff --git a/gst-libs/gst/video/video-converter.c b/gst-libs/gst/video/video-converter.c
30 --- a/gst-libs/gst/video/video-converter.c
31 +++ b/gst-libs/gst/video/video-converter.c
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/
H A D0008-video-converter-Support-rockchip-RGA-2D-accel.patch4 Subject: [PATCH 08/14] video-converter: Support rockchip RGA 2D accel
11 gst-libs/gst/video/video-converter.c | 180 +++++++++++++++++++++++++++
28 diff --git a/gst-libs/gst/video/video-converter.c b/gst-libs/gst/video/video-converter.c
30 --- a/gst-libs/gst/video/video-converter.c
31 +++ b/gst-libs/gst/video/video-converter.c
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/
H A D0008-video-converter-Support-rockchip-RGA-2D-accel.patch4 Subject: [PATCH 08/14] video-converter: Support rockchip RGA 2D accel
11 gst-libs/gst/video/video-converter.c | 180 +++++++++++++++++++++++++++
28 diff --git a/gst-libs/gst/video/video-converter.c b/gst-libs/gst/video/video-converter.c
30 --- a/gst-libs/gst/video/video-converter.c
31 +++ b/gst-libs/gst/video/video-converter.c
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery.cookie.js52 function read(s, converter) { argument
54 return $.isFunction(converter) ? converter(value) : value;
92 // If second argument (value) is a function it's a converter...
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dlogs.conf2 keys=root, service, connector, converter, tb_connection, storage, extension
34 qualname=converter
64 args=("./logs/converter.log", "d", 1, 3,)
H A Drest.json16 "converter": { object
51 "converter": { object
85 "converter": { object
H A Dmqtt.json16 "converter": { object
49 "converter": { object
77 "converter": { object
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/include/
H A Dddc_service_types.h28 /* 0010FA dongles (ST Micro) external converter chip id */
30 /* 0022B9 external converter chip id */
60 /* dongle type (DP converter, CV smart dongle) */
123 /*DP to Dual link DVI converter*/
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dad5755.h71 * @ext_dc_dc_compenstation_resistor: Whether an external DC-DC converter
73 * @dc_dc_phase: DC-DC converter phase.
74 * @dc_dc_freq: DC-DC converter frequency.
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A DKconfig15 (General Purpose Analog to Digital Converter) driver used to monitor
162 simultaneously sampling sigma-delta analog to digital converter (ADC).
208 AD7887 SPI analog to digital converter (ADC).
255 * AD9467 16-Bit, 200 MSPS/250 MSPS Analog-to-Digital Converter
703 analog to digital converter.
931 STM32 analog-to-digital converter (ADC).
941 to Digital Converter (ADC).
953 STM32 digital filter for sigma delta converter.
968 STMicroelectronics STM32 digital filter for sigma delta converter.
1178 tristate "TWL4030 MADC (Monitoring A/D Converter)"
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Das3711.txt5 "regulators" and be called "sd1" to "sd4" and "ldo1" to "ldo8." Stepup converter
12 To use the SU1 converter as a backlight source the following two properties must
17 To use the SU2 converter as a backlight source the following two properties must
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/reverse_view/
H A Dreverse_view_iterator.hpp35 typedef convert_iterator<First> converter; typedef
36 typedef typename converter::type first_type;
47 : first(converter::call(in_first)) {} in reverse_view_iterator()

12345678910>>...22