Home
last modified time | relevance | path

Searched +full:aina +full:- (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad7380.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Michael Hennerich <Michael.Hennerich@analog.com>
11 - Nuno Sá <nuno.sa@analog.com>
21 * https://www.analog.com/en/products/ad7380-4.html
22 * https://www.analog.com/en/products/ad7381-4.html
23 * https://www.analog.com/en/products/ad7383-4.html
24 * https://www.analog.com/en/products/ad7384-4.html
25 * https://www.analog.com/en/products/ad7386-4.html
[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()
246 /* 0050 */ "Red-M (Communications) Ltd", in hci_manufacturer2str()
[all …]