Added "D" suffix to MCP10x-yyy parts

This commit is contained in:
Oliver 2016-10-10 17:26:23 +11:00
parent 2ca9a86b7a
commit 9d680c6027
2 changed files with 22 additions and 22 deletions

View file

@ -168,85 +168,85 @@ K high-side mosfet-driver
F http://cds.linear.com/docs/en/datasheet/4440fb.pdf
$ENDCMP
#
$CMP MCP100-270
$CMP MCP100-270D
D Microcontroller reset monitor, 2.70V threshold, active low output
K supervisor reset push-pull
F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf
$ENDCMP
#
$CMP MCP100-300
$CMP MCP100-300D
D Microcontroller reset monitor, 3.00V threshold, active low output
K supervisor reset push-pull
F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf
$ENDCMP
#
$CMP MCP100-315
$CMP MCP100-315D
D Microcontroller reset monitor, 3.15V threshold, active low output
K supervisor reset push-pull
F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf
$ENDCMP
#
$CMP MCP100-450
$CMP MCP100-450D
D Microcontroller reset monitor, 4.50V threshold, active low output
K supervisor reset push-pull
F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf
$ENDCMP
#
$CMP MCP100-460
$CMP MCP100-460D
D Microcontroller reset monitor, 4.60V threshold, active low output
K supervisor reset push-pull
F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf
$ENDCMP
#
$CMP MCP100-475
$CMP MCP100-475D
D Microcontroller reset monitor, 4.75V threshold, active low output
K supervisor reset push-pull
F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf
$ENDCMP
#
$CMP MCP100-485
$CMP MCP100-485D
D Microcontroller reset monitor, 4.85V threshold, active low output
K supervisor reset push-pull
F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf
$ENDCMP
#
$CMP MCP101-270
$CMP MCP101-270D
D Microcontroller reset monitor, 2.70V threshold, active high output
K supervisor reset push-pull
F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf
$ENDCMP
#
$CMP MCP101-300
$CMP MCP101-300D
D Microcontroller reset monitor, 3.00V threshold, active high output
K supervisor reset push-pull
F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf
$ENDCMP
#
$CMP MCP101-315
$CMP MCP101-315D
D Microcontroller reset monitor, 3.15V threshold, active high output
K supervisor reset push-pull
F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf
$ENDCMP
#
$CMP MCP101-450
$CMP MCP101-450D
D Microcontroller reset monitor, 4.50V threshold, active high output
K supervisor reset push-pull
F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf
$ENDCMP
#
$CMP MCP101-460
$CMP MCP101-460D
D Microcontroller reset monitor, 4.60V threshold, active high output
K supervisor reset push-pull
F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf
$ENDCMP
#
$CMP MCP101-475
$CMP MCP101-475D
D Microcontroller reset monitor, 4.75V threshold, active high output
K supervisor reset push-pull
F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf
$ENDCMP
#
$CMP MCP101-485
$CMP MCP101-485D
D Microcontroller reset monitor, 4.85V threshold, active high output
K supervisor reset push-pull
F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf

View file

@ -430,14 +430,14 @@ X Gbd 3 0 -300 150 U 50 40 1 1 I
ENDDRAW
ENDDEF
#
# MCP100-270
# MCP100-270D
#
DEF MCP100-270 U 0 40 Y Y 1 F N
DEF MCP100-270D U 0 40 Y Y 1 F N
F0 "U" 0 350 50 H V L CNN
F1 "MCP100-270" -50 -350 50 H V L CNN
F1 "MCP100-270D" -50 -350 50 H V L CNN
F2 "" -400 150 50 H V C CNN
F3 "" -300 250 50 H V C CNN
ALIAS MCP100-300 MCP100-315 MCP100-450 MCP100-460 MCP100-475 MCP100-485
ALIAS MCP100-300D MCP100-315D MCP100-450D MCP100-460D MCP100-475D MCP100-485D
$FPLIST
SOT-23*
TO-92*
@ -450,14 +450,14 @@ X VSS 3 -100 -400 100 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
# MCP101-270
# MCP101-270D
#
DEF MCP101-270 U 0 40 Y Y 1 F N
DEF MCP101-270D U 0 40 Y Y 1 F N
F0 "U" 0 350 50 H V L CNN
F1 "MCP101-270" -50 -350 50 H V L CNN
F1 "MCP101-270D" -50 -350 50 H V L CNN
F2 "" -400 150 50 H V C CNN
F3 "" -300 250 50 H V C CNN
ALIAS MCP101-300 MCP101-315 MCP101-450 MCP101-460 MCP101-475 MCP101-485
ALIAS MCP101-300D MCP101-315D MCP101-450D MCP101-460D MCP101-475D MCP101-485D
$FPLIST
SOT-23*
TO-92*