Home
last modified time | relevance | path

Searched refs:ADC (Results 1 – 25 of 171) sorted by relevance

1234567

/external/u-boot/drivers/adc/
DKconfig1 config ADC config
2 bool "Enable ADC drivers using Driver Model"
4 This enables ADC API for drivers, which allows driving ADC features
8 - get data mask (ADC resolution)
9 ADC reference Voltage supply options:
15 bool "Enable Exynos 54xx ADC driver"
17 This enables basic driver for Exynos ADC compatible with Exynos54xx.
24 bool "Enable Sandbox ADC test driver"
26 This enables driver for Sandbox ADC device emulation.
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dnegative-immediates.s6 ADC r0, r1, #0xFFFFFF00
9 # CHECK-DISABLED: ADC
10 ADC r0, r1, #0xFFFFFE03
13 # CHECK-DISABLED: ADC
65 ADC r0, r1, #0xFFFFFF00
68 # CHECK-DISABLED: ADC
69 ADC r0, r1, #0xFFFF00FF
72 # CHECK-DISABLED: ADC
73 ADC r0, r1, #0xFFFEFFFE
76 # CHECK-DISABLED: ADC
[all …]
Dnegative-immediates-fail.s5 ADC r0, r1, #0xFFFFFEEE label
9 ADC r0, r1, #0xABFEABFF label
13 ADC r0, r1, #0xFFFFFE02 label
/external/u-boot/doc/device-tree-bindings/adc/
Dadc.txt1 ADC device binding
3 There are no mandatory properties for ADC. However, if Voltage info is required,
31 Example of supply phandle usage, for the ADC's VDD/VSS references as below:
34 : PMIC : : ADC :
54 For the above ADC, the node can be defined as follows:
61 The ADC uclass code, will enable the supply before start of the conversion,
/external/autotest/server/site_tests/firmware_ECAdc/
Dcontrol9 PURPOSE = "Servo based EC ADC test"
10 CRITERIA = "This test will fail if EC ADC misbehalved."
18 This is a stress test for EC ADC. We keep polling EC internal temperature
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
Dmove_convert.pass.cpp262 using ADC = AssignDeleter<Del&&, /*AllowConstAssign*/true>; in test_sfinae() typedef
265 doDeleterTest<VT, ADC const&, Del>(); in test_sfinae()
270 using ADC = AssignDeleter<Del&, /*AllowConstAssign*/true>; in test_sfinae() typedef
273 doDeleterTest<VT, ADC const&, Del&>(); in test_sfinae()
278 using ADC = AssignDeleter<Del const&, /*AllowConstAssign*/true>; in test_sfinae() typedef
281 doDeleterTest<VT, ADC const&, Del const&>(); in test_sfinae()
/external/boringssl/src/ssl/test/runner/poly1305/
Dsum_arm.s176 ADC $0, R1, R1
178 ADC $0, R7, R7
187 ADC $0, R3, R3
411 ADC.S R7, R1, R1
412 ADC.S g, R2, R2
413 ADC.S R11, R3, R3
/external/tremolo/Tremolo/
Ddpen.s100 ADC r2, r6, r7, LSL #1 @ r8 = &t[chase*2+C]
125 ADC r8, r6, r7 @ r8 = t+chase+bit
142 ADC r12,r8, r6 @ r12= chase+bit+1+t
157 ADC r2, r6, r7, LSL #1 @ r8 = &t[chase*2+C]
182 ADC r8, r7, #0 @ r8 = chase+bit
201 ADC r12,r8, r14,LSR #15 @ r12= 1+((chase+bit)<<1)+(!bit || t[chase]0x0x8000)
202 ADC r12,r12,r14,LSR #15 @ r12= t + (1+chase+bit+(!bit || t[chase]0x0x8000))<<1
215 ADC r2, r7, r7 @ r8 = chase*2+C
Dfloor1ARM.s60 ADC r5, r6, r5, LSL #17 @ r5 = MULT31_SHIFT15
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp615 const AnalysisDeclContext *ADC = CallerSFC->getAnalysisDeclContext(); in mayInlineCallKind() local
616 assert(ADC->getCFGBuildOptions().AddInitializers && "No CFG initializers"); in mayInlineCallKind()
617 (void)ADC; in mayInlineCallKind()
641 const AnalysisDeclContext *ADC = CallerSFC->getAnalysisDeclContext(); in mayInlineCallKind() local
642 assert(ADC->getCFGBuildOptions().AddImplicitDtors && "No CFG destructors"); in mayInlineCallKind()
643 (void)ADC; in mayInlineCallKind()
DPathDiagnostic.cpp507 AnalysisDeclContext *ADC; in getValidSourceLocation() local
509 ADC = LAC.get<const LocationContext*>()->getAnalysisDeclContext(); in getValidSourceLocation()
511 ADC = LAC.get<AnalysisDeclContext*>(); in getValidSourceLocation()
513 ParentMap &PM = ADC->getParentMap(); in getValidSourceLocation()
524 const Stmt *Body = ADC->getBody(); in getValidSourceLocation()
528 L = ADC->getDecl()->getLocEnd(); in getValidSourceLocation()
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocSizeofChecker.cpp179 AnalysisDeclContext *ADC = mgr.getAnalysisDeclContext(D); in checkASTCodeBody() local
239 BR.getSourceManager(), ADC); in checkASTCodeBody()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb/
Doptionaldef-scheduling.ll14 ; a flag-setting instruction in between an ADDS and the corresponding ADC.
/external/vixl/test/aarch32/config/
Dcond-rd-rn-operand-rm-t32.json45 "Adc", // ADC<c>{<q>} {<Rdn>}, <Rdn>, <Rm> ; T1
46 // ADC{<c>}{<q>} {<Rd>}, <Rn>, <Rm> {, <shift> #<amount> } ; T2
229 "Adc", // ADC<c>{<q>} {<Rdn>}, <Rdn>, <Rm> ; T1
Dcond-rd-rn-operand-const-a32.json29 "Adc", // ADC{<c>}{<q>} {<Rd>}, <Rn>, #<const> ; A1
Dcond-rd-rn-operand-rm-shift-rs-a32.json29 "Adc", // ADC{<c>}{<q>} {<Rd>}, <Rn>, <Rm>, <shift> <Rs> ; A1
Dcond-rd-rn-operand-const-t32.json36 "Adc", // ADC{<c>}{<q>} {<Rd>}, <Rn>, #<const> ; T1
Dcond-rd-rn-operand-rm-shift-amount-1to32-a32.json29 "Adc", // ADC{<c>}{<q>} {<Rd>}, <Rn>, <Rm> {, <shift> #<amount> } ; A1
Dcond-rd-rn-operand-rm-shift-amount-1to31-a32.json29 "Adc", // ADC{<c>}{<q>} {<Rd>}, <Rn>, <Rm> {, <shift> #<amount> } ; A1
Dcond-rd-rn-operand-rm-shift-amount-1to31-t32.json33 "Adc", // ADC{<c>}{<q>} {<Rd>}, <Rn>, <Rm> {, <shift> #<amount> } ; T2
/external/u-boot/doc/device-tree-bindings/thermal/
Dti_soc_thermal.txt8 converter (ADC) produces an output value that is proportional
Drockchip-thermal.txt1 * Temperature Sensor ADC (TSADC) on rockchip SoCs
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FlagsCopyLowering.cpp167 ADC, enumerator
212 LLVM_EXPAND_ADC_SBB_INSTR(ADC) in getMnemonicFromOpcode()
213 return FlagArithMnemonic::ADC; in getMnemonicFromOpcode()
797 case FlagArithMnemonic::ADC: in rewriteArithmetic()
/external/u-boot/arch/arm/dts/
Dat91-sama5d4ek.dts116 /*atmel,adc-ts-wires = <4>;*/ /* Set up ADC touch screen */
117 status = "okay"; /* Enable ADC IIO support */
/external/llvm/lib/Target/X86/
DX86SchedHaswell.td552 // ADC SBB.
554 def : InstRW<[Write2P0156_Lat2], (instregex "(ADC|SBB)(8|16|32|64)r(r|i)",
555 "(ADC|SBB)(16|32|64)ri8",
556 "(ADC|SBB)64ri32",
557 "(ADC|SBB)(8|16|32|64)rr_REV")>;
560 def : InstRW<[Write2P0156_Lat2Ld, ReadAfterLd], (instregex "(ADC|SBB)(8|16|32|64)rm")>;
564 (instregex "(ADC|SBB)(8|16|32|64)m(r|i)",
565 "(ADC|SBB)(16|32|64)mi8",
566 "(ADC|SBB)64mi32")>;

1234567