Home
last modified time | relevance | path

Searched +full:micro +full:- +full:watts (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Drichtek,rtq6056.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: RTQ6056 Bi-Directional Current and Power Monitor with 16-bit ADC
10 - ChiYuan Huang <cy_huang@richtek.com>
13 The RTQ6056 is a high accuracy current-sense monitor with I2C and SMBus
18 voltage, converts into the current in amperes, and power in watts through
19 internal analog-to-digital converter ADC. The programmable calibration,
24 https://www.richtek.com/assets/product_file/RTQ6056/DSQ6056-00.pdf
29 - enum:
[all …]
/freebsd/sys/contrib/device-tree/Bindings/opp/
H A Dopp-v2-base.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/opp/opp-v2-base.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Viresh Kumar <viresh.kumar@linaro.org>
13 Devices work at voltage-current-frequency combinations and some implementations
25 pattern: '^opp-table(-[a-z0-9]+)?$'
27 opp-shared:
36 '^opp(-?[0-9]+)*$':
39 One or more OPP nodes describing voltage-current-frequency combinations.
[all …]
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dutil.c1 /*-
4 * SPDX-License-Identifier: BSD-2-Clause
81 /* 0x01 */ "Only for point-to-point packets", in hci_encrypt2str()
82 /* 0x02 */ "Both point-to-point and broadcast packets" in hci_encrypt2str()
102 /* 0x01 */ "u-law", in hci_coding2str()
103 /* 0x02 */ "A-law", in hci_coding2str()
116 /* 0x02 */ "Sign-Magnitude", in hci_vdata2str()
136 size--; in hci_hmode2str()
143 strncat(buffer, t[n], size - len); in hci_hmode2str()
236 /* 0040 */ "R F Micro Devices", in hci_manufacturer2str()
[all …]