Add dual BJTs
This commit is contained in:
parent
1c3e4ec0f5
commit
5a162fa33c
1 changed files with 15 additions and 0 deletions
|
@ -846,6 +846,21 @@ D resettable fuse, polymeric positive temperature coefficient (PPTC), small symb
|
||||||
K resettable fuse PTC PPTC polyfuse polyswitch
|
K resettable fuse PTC PPTC polyfuse polyswitch
|
||||||
$ENDCMP
|
$ENDCMP
|
||||||
#
|
#
|
||||||
|
$CMP Q_DUAL_NPN_NPN
|
||||||
|
D Dual NPN/NPN Transistor
|
||||||
|
K NPN/NPN Transistor
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
|
$CMP Q_DUAL_NPN_PNP
|
||||||
|
D Dual NPN/PNP Transistor
|
||||||
|
K NPN/PNP Transistor
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
|
$CMP Q_DUAL_PNP_PNP
|
||||||
|
D Dual PNP/PNP Transistor
|
||||||
|
K PNP/PNP Transistor
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
$CMP Q_NIGBT_CEG
|
$CMP Q_NIGBT_CEG
|
||||||
D Transistor N-IGBT (general)
|
D Transistor N-IGBT (general)
|
||||||
K igbt n-igbt transistor
|
K igbt n-igbt transistor
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue