Searched full:rtd (Results 1 – 19 of 19) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/iio/temperature/ |
H A D | adi,ltc2983.yaml | 194 "^rtd@": 197 description: RTD sensor. 206 10 - RTD PT-10 207 11 - RTD PT-50 208 12 - RTD PT-100 209 13 - RTD PT-200 210 14 - RTD PT-500 211 15 - RTD PT-1000 212 16 - RTD PT-1000 (0.00375) 213 17 - RTD NI-120 [all …]
|
H A D | maxim,max31865.yaml | 24 Identifies the number of wires used by the RTD. Setting this property 25 enables 3-wire RTD connection. Else 2-wire or 4-wire RTD connection.
|
/freebsd/sys/contrib/device-tree/Bindings/iio/afe/ |
H A D | temperature-sense-rtd.yaml | 4 $id: http://devicetree.org/schemas/iio/afe/temperature-sense-rtd.yaml# 7 title: Temperature Sense RTD 17 When an io-channel measures the output voltage across an RTD such as a 49 const: temperature-sense-rtd 60 description: The current fed through the RTD sensor. 93 compatible = "temperature-sense-rtd";
|
/freebsd/sys/contrib/device-tree/Bindings/iio/addac/ |
H A D | adi,ad74115.yaml | 67 7 - RTD measure 200 adi,4-wire-rtd: 206 adi,3-wire-rtd-excitation-swap: 208 description: Whether to swap the excitation for 3-wire RTD. 210 adi,rtd-excitation-current-microamp: 211 description: Excitation current to apply to RTD.
|
/freebsd/contrib/libcbor/doc/source/ |
H A D | requirements.txt | 22 sphinx-rtd-theme==1.3.0
|
/freebsd/sys/contrib/device-tree/Bindings/iio/chemical/ |
H A D | atlas,sensor.yaml | 32 - atlas,rtd-sm
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | CallingConv.h | 251 /// Used for M68k rtd-based CC (similar to X86's stdcall).
|
/freebsd/sys/i386/pci/ |
H A D | pci_pir.c | 620 printf("Link IRQ Rtd Ref IRQs\n"); in pci_pir_dump_links()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kInstrControl.td | 17 /// JMP [~] JSR [x] NOP [x] RTD [!] RTR [ ]
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 2417 if (auto *RTD = readDeclAs<RedeclarableTemplateDecl>()) { in VisitRedeclarableTemplateDecl() local 2418 assert(RTD->getKind() == D->getKind() && in VisitRedeclarableTemplateDecl() 2420 D->setInstantiatedFromMemberTemplate(RTD); in VisitRedeclarableTemplateDecl()
|
H A D | ASTReader.cpp | 9849 auto RTD = cast<RedeclarableTemplateDecl>(D)->getCanonicalDecl(); in finishPendingActions() local 9850 for (auto *R = getMostRecentExistingDecl(RTD); R; R = R->getPreviousDecl()) in finishPendingActions() 9851 cast<RedeclarableTemplateDecl>(R)->Common = RTD->Common; in finishPendingActions()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
H A D | ObjcopyOptions.cpp | 718 .Cases("efi_runtime_driver", "efi-rtd", in parseObjcopyOptions()
|
/freebsd/contrib/tcsh/ |
H A D | complete.tcsh | 142 c/-m/"(68000 68020 68881 bitfield fpa nobitfield rtd short c68000 c68020 \
|
/freebsd/sys/cam/ctl/ |
H A D | ctl.c | 6228 int bd_len, i, header_size, param_len, rtd; in ctl_mode_select() local 6238 rtd = (cdb->byte2 & SMS_RTD) ? 1 : 0; in ctl_mode_select() 6248 rtd = (cdb->byte2 & SMS_RTD) ? 1 : 0; in ctl_mode_select() 6259 if (rtd) { in ctl_mode_select() 9579 * We support revert to defaults (RTD) bit in MODE SELECT. in ctl_inquiry_evpd_eid()
|
/freebsd/share/misc/ |
H A D | usb_vendors | 21203 0006 LoggitoLab 8 AI-RTD 21205 0008 LoggitoLab 4 AI-RTD 4 TC 22725 2a37 RTD Embedded Technologies, Inc.
|
H A D | pci_vendors | 20075 1435 RTD Embedded Technologies, Inc.
|
/freebsd/contrib/tzdata/ |
H A D | europe | 1212 # http://trip.rk.ee/cgi-bin/thw?${BASE}=akt&${OOHTML}=rtd&TA=1998&TO=1&AN=1390
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | AttrDocs.td | 2974 using the `rtd` instruction.
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Options.td | 4802 def mno_rtd: Flag<["-"], "mno-rtd">, Group<m_Group>;
|