Home
last modified time | relevance | path

Searched refs:SMD (Results 1 – 7 of 7) sorted by relevance

/external/walt/hardware/
DWALT_bom_r09.tsv2 U3 1 Single Op Amp LM321 (TI, SOT-23) SMD SOT-23 Texas Instruments LM321MFX/NOPB
3 U2 1 Small, Low Power, 3-Axis 3g Accelerometer SMD 16-Lead LFCSP_LQ Analog Devices ADXL335BCPZ
4 D3 1 LED GREEN CLEAR 0603 SMD SMD 0603 (1608 metric), polarized Lite-On Inc. LTST-C191KGKT
5 D4 1 LED RED CLEAR 0603 SMD SMD 0603 (1608 metric), polarized Lite-On Inc. LTST-C191KRKT
6 C1 C2 2 Capacitor (0.1uF) SMD 0805 (2012 metric) Samsung Electro-Mechanics America, Inc. CL21F104ZB…
7 R7,R5, R8 3 Resistor (100) 100 Ohm SMD 0603 (1608 metric) Yageo RC0603FR-07100RL
8 R4, R6 2 Resistor (3300) 3.3k SMD 0603 (1608 metric) Yageo RC0603JR-073K3L
9 R3 1 Resistor (510000) 510k SMD 0603 (1608 metric) Yageo RC0603FR-07510KL
10 R2,R1 2 Resistor (330R) 330 Ohm SMD 0603 (1608 metric) Yageo RC0603JR-07330RL
DWALT_bom_r07.tsv2 U3 1 Single Op Amp LM321 (TI, SOT-23) SMD SOT-23 Texas Instruments LM321MFX/NOPB
3 U2 1 Small, Low Power, 3-Axis 3g Accelerometer SMD 16-Lead LFCSP_LQ Analog Devices ADXL335BCPZ
4 D3 1 LED GREEN CLEAR 0603 SMD SMD 0603 (1608 metric), polarized Lite-On Inc. LTST-C191KGKT
5 D4 1 LED RED CLEAR 0603 SMD SMD 0603 (1608 metric), polarized Lite-On Inc. LTST-C191KRKT
6 C1 C2 2 Capacitor (0.1uF) SMD 0805 (2012 metric) Samsung Electro-Mechanics America, Inc. CL21F104ZB…
7 R7,R5 2 Resistor (100) 100 Ohm SMD 0603 (1608 metric) Yageo RC0603FR-07100RL
8 R4, R6 2 Resistor (3300) 3.3k SMD 0603 (1608 metric) Yageo RC0603JR-073K3L
9 R3 1 Resistor (510000) 510k SMD 0603 (1608 metric) Yageo RC0603FR-07510KL
10 R2,R1 2 Resistor (330R) 330 Ohm SMD 0603 (1608 metric) Yageo RC0603JR-07330RL
/external/llvm/lib/Analysis/
DScopedNoAliasAA.cpp162 for (const MDNode *SMD : ScopeNodes) in mayAliasInScopes() local
163 if (!NANodes.count(SMD)) { in mayAliasInScopes()
/external/walt/hardware/kicad/walt_footprints.pretty/
DR_0603_pad07mm_long.kicad_mod2 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
/external/walt/hardware/kicad/
DWALTsm.kicad_pcb206 (descr "Capacitor SMD 0805, reflow soldering, AVX (see smccp.pdf)")
235 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
264 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
293 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
322 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
351 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
380 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
409 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
438 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
467 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
[all …]
DWALTsm.net170 (fp SMD*_c)
/external/clang/lib/Sema/
DSemaExprMember.cpp1548 ObjCMethodDecl *SMD = nullptr; in LookupMemberExpr() local
1552 SMD = dyn_cast<ObjCMethodDecl>(SDecl); in LookupMemberExpr()
1555 ObjCPropertyRefExpr(OMD, SMD, S.Context.PseudoObjectTy, VK_LValue, in LookupMemberExpr()