| /freebsd/contrib/ldns/ |
| H A D | wire2host.c | 4 * conversion routines from the wire to the host 36 * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 56 ldns_wire2dname(ldns_rdf **dname, const uint8_t *wire, size_t max, size_t *pos) in ldns_wire2dname() argument 72 label_size = wire[*pos]; in ldns_wire2dname() 86 pointer_target_buf[0] = wire[*pos] & 63; in ldns_wire2dname() 87 pointer_target_buf[1] = wire[*pos + 1]; in ldns_wire2dname() 98 label_size = wire[*pos]; in ldns_wire2dname() 121 memcpy(&tmp_dname[dname_pos], &wire[*pos], label_size); in ldns_wire2dname() 126 label_size = wire[*pos]; in ldns_wire2dname() 156 ldns_wire2rdf(ldns_rr *rr, const uint8_t *wire, size_t max, size_t *pos) in ldns_wire2rdf() argument [all …]
|
| H A D | tsig.c | 52 * Makes an exact copy of the wire, but with the tsig rr removed 55 ldns_tsig_prepare_pkt_wire(const uint8_t *wire, size_t wire_len, size_t *result_len) in ldns_tsig_prepare_pkt_wire() argument 72 /* fake parse the wire */ in ldns_tsig_prepare_pkt_wire() 73 qd_count = LDNS_QDCOUNT(wire); in ldns_tsig_prepare_pkt_wire() 74 an_count = LDNS_ANCOUNT(wire); in ldns_tsig_prepare_pkt_wire() 75 ns_count = LDNS_NSCOUNT(wire); in ldns_tsig_prepare_pkt_wire() 76 ar_count = LDNS_ARCOUNT(wire); in ldns_tsig_prepare_pkt_wire() 87 status = ldns_wire2rr(&rr, wire, wire_len, &pos, LDNS_SECTION_QUESTION); in ldns_tsig_prepare_pkt_wire() 95 status = ldns_wire2rr(&rr, wire, wire_len, &pos, LDNS_SECTION_ANSWER); in ldns_tsig_prepare_pkt_wire() 103 status = ldns_wire2rr(&rr, wire, wire_len, &pos, LDNS_SECTION_AUTHORITY); in ldns_tsig_prepare_pkt_wire() [all …]
|
| /freebsd/share/man/man4/ |
| H A D | owc.4 | 29 .Nd Dallas Semiconductor 1-Wire Controller 35 module implements Dallas Semiconductor 1-Wire signaling. 37 .Xr ow 4 38 driver 1-Wire bus protocol. 41 device implements the Link Layer of the 1-Wire bus protocol stack. 44 .Xr gpiobus 4 50 To enable 1-Wire for FDT systems requires modifying the DTS for your 57 gpios = <&gpio 4 1>; 63 The gpios property describes the GPIO pin the 1-Wire bus is connected 82 that is to be used for the 1-Wire bus. [all …]
|
| H A D | ow_temp.4 | 31 .Nd Dallas Semiconductor 1-Wire Temperature sensor 37 module supports many of the 1-Wire temperature sensors. 47 .Bl -column "DS18S20" "Econo 1-Wire Digital Thermometer" -compact 48 .It DS1820 Ta 1-Wire Digital Thermometer 49 .It DS18S20 Ta High-Precision 1-Wire Digital Thermometer 50 .It DS18B20 Ta Programmable Resolution 1-Wire Digital Thermometer 51 .It DS1822 Ta Econo 1-Wire Digital Thermometer 52 .It DS1825 Ta Programmable Resolution 1-Wire Digital Thermometer with 4-bit ID 53 .It MAX31820 Ta 1-Wire, Parasite-Power, Ambient Temperature Sensor 99 .Xr ow 4 , [all …]
|
| H A D | ow.4 | 29 .Nd Dallas Semiconductor 1-Wire bus 35 module implements the Dallas Semiconductor 1-Wire bus. 37 .Xr owc 4 39 1-Wire bus. 41 .Xr ow_temp 4 , 42 .Xr owc 4 , 46 .Tn 1-Wire
|
| H A D | gpioths.4 | 69 The devices require a single wire for data communications, using a 70 custom protocol which is not compatible with Maxim's 1-wire(tm). 72 but this driver supports only the single-wire connection option. 91 .Xr fdt 4 133 .Xr gpiobus 4 139 .Xr gpiobus 4 143 .Xr fdt 4 , 144 .Xr gpiobus 4 ,
|
| H A D | usb_quirk.4 | 96 select configuration index 4 by default 139 force BBB wire protocol 141 force CBI wire protocol 143 force CBI with int. wire protocol 246 .Pa ugen1.4 : 248 usbconfig -d ugen1.4 add_quirk UQ_KBD_BOOTPROTO
|
| /freebsd/sys/dev/ow/ |
| H A D | README.txt | 1 Quick Design Document for 1-wire bus 3 In new bus terms, 1-wire devices are attached to 1-wire buses (ow) 4 which are attached to a one wire bridge (owc). 7 Application note which defines the 1-wire bus as implemented for the 9 the 1-wire bus. This means that the 1-wire bridge will implement the 10 owll(9) interface. ow is one wire. ll is for Link Level to mirror the ISO 11 stack terminology used by AN927. The 1-wire bus is implemented in the ow(4) 16 Client drivers may only call the own(9) interface. The ow(4) driver
|
| H A D | owll_if.m | 33 # Dallas Semiconductor 1-Wire bus Link Layer (owll) 36 # 1-Wire protocol specification. 39 # Note: 1-Wire is a registered trademark of Maxim Integrated Products, Inc. 43 # SoCs have a 1-Wire controller with more smarts or hardware offload. 45 # as well as both usb and i2c 1-Wire controllers. 47 # Chapter 4 has all the electrical timing diagrams that make up the link 60 # 0 <= tRELEASE < 45us 0 <= tRELEASE < 4us 80 # WRITE-ONE (see above for timings) From Figure 4-1 AN-937 98 # WRITE-ZERO (see above for timings) From Figure 4-2 AN-937 115 # READ-DATA (see above for timings) From Figure 4-3 AN-937 [all …]
|
| /freebsd/share/man/man9/ |
| H A D | own.9 | 39 .Nd Dallas Semiconductor 1-Wire Network and Transport Interface 66 interface defines three sets of functions for interacting with 1-Wire 79 The 1-Wire bus defines different layers of access to the devices on 139 acquires the 1-Wire bus, waiting if necessary, 149 argument describes the transaction to send to the 1-Wire bus. 160 The 1-Wire system includes an advisory lock for the bus that 180 computes the 1-Wire standard CRC function over the data 187 The 1-Wire standard (Maxim AN937) defines layers that are akin to ISO 195 actions used to control the specific 1-Wire devices on bus. 198 .Xr ow 4 [all …]
|
| H A D | owll.9 | 33 .Nd Dallas Semiconductor 1-Wire Link Layer Interface 47 Semiconductor 1-Wire from upper layers of the protocol. 52 writes a one bit or a zero bit respectively on the 1-Wire bus. 55 reads one bit from the 1-Wire bus. 58 in the 1-Wire device data sheets. 64 This is the beginning of all 1-Wire transactions. 67 .Xr ow 4 70 .Xr owc 4 . 75 .Xr ow 4 , 76 .Xr owc 4 , [all …]
|
| /freebsd/contrib/ldns/drill/ |
| H A D | work.c | 50 int8 = int8 << 4; in hexstr2bin() 68 packetbuffromfile(char *filename, uint8_t *wire) in packetbuffromfile() argument 137 verbose("Not printing wire because it contains non ascii data\n"); in packetbuffromfile() 155 wire, in packetbuffromfile() 159 memcpy(wire, hexbuf, (size_t) hexbufpos); in packetbuffromfile() 172 uint8_t *wire; in read_hex_buffer() local 177 wire = xmalloc(LDNS_MAX_PACKETLEN); in read_hex_buffer() 179 wiresize = packetbuffromfile(filename, wire); in read_hex_buffer() 182 ldns_buffer_new_frm_data(result_buffer, wire, wiresize); in read_hex_buffer() 184 xfree(wire); in read_hex_buffer() [all …]
|
| /freebsd/contrib/ldns/ldns/ |
| H A D | wire2host.h | 2 * wire2host.h - from wire conversion routines 14 * Contains functions that translate dns data from the wire format (as sent 73 #define LDNS_CD_SHIFT 4 101 #define LDNS_QDCOUNT_OFF 4 117 * converts the data on the uint8_t bytearray (in wire format) to a DNS packet. 129 * converts the data in the ldns_buffer (in wire format) to a DNS packet. 140 * converts the data on the uint8_t bytearray (in wire format) to a DNS 146 * \param[in] wire pointer to the buffer with the data 152 ldns_status ldns_wire2dname(ldns_rdf **dname, const uint8_t *wire, size_t max, size_t *pos); 155 * converts the data on the uint8_t bytearray (in wire format) to DNS [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
| H A D | ti,am3359-tsc.yaml | 17 description: Wires refer to application modes i.e. 4/5/8 wire touchscreen 20 enum: [4, 5, 8] 31 available. The remaining 4 can be used by the ADC. 36 ti,wire-config: 39 first four bits represent the analog lines and the next 4 bits represent 44 minItems: 4 63 - ti,wire-config 71 ti,wires = <4>; 74 ti,wire-config = <0x00 0x11 0x22 0x33>;
|
| H A D | ti-tsc-adc.txt | 11 ti,wires: Wires refer to application modes i.e. 4/5/8 wire touchscreen 22 remaining 4 can be used by the ADC. 23 ti,wire-config: Different boards could have a different order for 26 analog lines and the next 4 bits represent positive/ 78 ti,wires = <4>; 81 ti,wire-config = <0x00 0x11 0x22 0x33>; 86 ti,adc-channels = <4 5 6 7>; 89 ti,chan-step-avg = <16 2 4 8>;
|
| /freebsd/libexec/getty/ |
| H A D | gettytab | 81 # Entry specifying explicit device settings. See termios(4) and 148 4|Console|Console Decwriter II:\ 220 # Entries for 3-wire serial terminals. These don't supply carrier, so 223 3wire:\ 225 3wire.9600|9600-3wire:\ 227 3wire.19200|19200-3wire:\ 229 3wire.38400|38400-3wire:\ 231 3wire.57600|57600-3wire:\ 233 3wire.115200|115200-3wire:\ 235 3wire.230400|230400-3wire:\
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/temperature/ |
| H A D | maxim,max31865.yaml | 22 maxim,3-wire: 25 enables 3-wire RTD connection. Else 2-wire or 4-wire RTD connection. 51 maxim,3-wire;
|
| /freebsd/share/misc/ |
| H A D | pci_vendors | 219 0206 RCB4FXO 4-channel FXO analog telephony card 262 0508 Netelligent 4/16 Token Ring 370 13e9 1000 6221L-4U (Dual U2W SCSI, dual 10/100TX, graphics) 386 4c53 1000 CC7/CR7/CP7/VC7/VP7/VR7 mainboard 387 4c53 1050 CT7 mainboard 404 1d49 0602 ThinkSystem RAID 930-16i 4GB Flash PCIe 12Gb Adapter 405 1d49 0604 ThinkSystem RAID 930-8e 4GB Flash PCIe 12Gb Adapter 417 1000 9462 MegaRAID 9460-4i 425 1d49 0603 ThinkSystem RAID 930-24i 4GB Flash PCIe 12Gb Adapter 431 1000 9442 MegaRAID 9440-4i [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | arm,gic-v5-iwb.yaml | 7 title: ARM Generic Interrupt Controller, version 5 Interrupt Wire Bridge (IWB) 20 GICv5 has zero or more Interrupt Wire Bridges (IWB) that are responsible 21 for translating wire signals into interrupt messages to the GICv5 ITS. 39 The 1st cell corresponds to the IWB wire. 46 4 = active high level-sensitive
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/addac/ |
| H A D | adi,ad74115.yaml | 64 4 - Current input, externally-powered 196 either source or sink for VOUT and 4mA sink for IOUT. 200 adi,4-wire-rtd: 203 When not present, the ADC should be used for measuring 3-wire RTDs. 204 When present, the ADC should be used for measuring 4-wire RTDs. 206 adi,3-wire-rtd-excitation-swap: 208 description: Whether to swap the excitation for 3-wire RTD. 269 4 [all...] |
| /freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
| H A D | adi,ad7944.yaml | 46 the datasheet calls "4-wire mode". This is the conventional SPI mode used 54 * single: The datasheet calls this "3-wire mode". (NOTE: The datasheet's 55 definition of 3-wire mode is NOT at all related to the standard 56 spi-3wire property!) This mode is often used when the ADC is the only 154 # in '4-wire' mode, cnv-gpios is required, for other modes it is optional
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | ti,lmk04832.yaml | 49 ti,spi-4wire-rdbk: 51 Select SPI 4wire readback pin configuration. 92 enum: [1, 2, 4, 8] 93 default: 4 182 ti,spi-4wire-rdbk = <0>; 188 <&lmk04832 4>,
|
| /freebsd/contrib/unbound/dnstap/ |
| H A D | dnstap.proto | 64 DOH = 4; // DNS over HTTPS (RFC 8484) 80 NS_NAME = 4; // Authoritative name server, by name 89 DROP = 4; // Do not respond. 101 // the Response Policy Zone in wire format. 109 optional Match match = 4; 115 // Message: a wire-format (RFC 1035 section 4) DNS message and associated 176 RESOLVER_RESPONSE = 4; 240 // For SocketFamily INET, this field is 4 octets (IPv4 address). 242 optional bytes query_address = 4; 245 // For SocketFamily INET, this field is 4 octets (IPv4 address). [all …]
|
| /freebsd/sys/ofed/include/rdma/ |
| H A D | signature.h | 84 * @wire: wire domain layout descriptor. 90 struct ib_sig_domain wire; member 104 * | 2B | 2B | 4B |
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | mxs-lradc.yaml | 14 analog-to-digital conversion and includes an integrated 4-wire/5-wire 36 enum: [4, 5] 46 default: 4 94 - description: channel 4 100 const: 4 111 - description: channel 4 130 fsl,lradc-touchscreen-wires = <4>; 131 fsl,ave-ctrl = <4>;
|