📄 keylogger.mptags
字号:
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME Exuberant Ctags //
!_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/
!_TAG_PROGRAM_VERSION 5.5.4 //
!_TAG_REVISION_NAME MCHPTags //
!_TAG_REVISION_VERSION 6.0.1 //
ADCON0_CODE::0x00 E:\keylogger\software\code\main.c 22;" d line:22 file:
ADCON1_CODE::0x00 E:\keylogger\software\code\main.c 16;" d line:16 file:
ANSEL_CODE::0X00 E:\keylogger\software\code\main.c 13;" d line:13 file:
AT24512_H E:\keylogger\software\include\at24512.h 2;" d line:2
BUTTON::RA2 E:\keylogger\software\include\button.h 6;" d line:6
BUTTON_H E:\keylogger\software\include\button.h 2;" d line:2
BUTTON_T::TRISA2 E:\keylogger\software\include\button.h 7;" d line:7
ButtonHandle E:\keylogger\software\code\button.c 72;" f line:72 signature:(void)
ButtonHandle E:\keylogger\software\include\button.h 15;" p line:15 signature:(void)
ButtonInit E:\keylogger\software\code\button.c 13;" f line:13 signature:(void)
ButtonInit E:\keylogger\software\include\button.h 14;" p line:14 signature:(void)
CMCON_CODE::0X07 E:\keylogger\software\code\main.c 23;" d line:23 file:
D10mS E:\keylogger\software\code\button.c 26;" f line:26 signature:(void)
D20uS E:\keylogger\software\code\ps2.c 22;" f line:22 signature:(void)
D50mS E:\keylogger\software\code\ps2.c 37;" f line:37 signature:(void)
D5mS E:\keylogger\software\code\AT24512.c 10;" f line:10 signature:(void)
DEFADDR::0x0080 E:\keylogger\software\include\at24512.h 17;" d line:17
DxmS E:\keylogger\software\code\main.c 76;" f line:76 signature:(void)
EE_ReadByte_CAD E:\keylogger\software\code\AT24512.c 253;" f line:253 signature:(void)
EE_ReadByte_CAD E:\keylogger\software\include\at24512.h 23;" p line:23 signature:(void)
EE_ReadByte_RDM E:\keylogger\software\code\AT24512.c 225;" f line:225 signature:(unsigned int addr)
EE_ReadByte_RDM E:\keylogger\software\include\at24512.h 22;" p line:22 signature:(unsigned int addr)
EE_ReadByte_SEQ E:\keylogger\software\code\AT24512.c 273;" f line:273 signature:(unsigned int addr, unsigned char *buff, unsigned char cnt)
EE_ReadByte_SEQ E:\keylogger\software\include\at24512.h 24;" p line:24 signature:(unsigned int addr, unsigned char *buff, unsigned char cnt)
EE_WriteByte E:\keylogger\software\code\AT24512.c 309;" f line:309 signature:(unsigned int addr, unsigned char data)
EE_WriteByte E:\keylogger\software\include\at24512.h 25;" p line:25 signature:(unsigned int addr,unsigned char data)
EE_WritePage E:\keylogger\software\code\AT24512.c 337;" f line:337 signature:(unsigned int addr, unsigned char *buff)
EE_WritePage E:\keylogger\software\include\at24512.h 26;" p line:26 signature:(unsigned int addr,unsigned char *buff)
IIC_ADDR_R::0xA1 E:\keylogger\software\include\at24512.h 11;" d line:11
IIC_ADDR_W::0xA0 E:\keylogger\software\include\at24512.h 12;" d line:12
IIC_Delay E:\keylogger\software\code\AT24512.c 24;" f line:24 signature:(void)
INTCON_CODE::0X00 E:\keylogger\software\code\main.c 20;" d line:20 file:
INTERRUPT_H E:\keylogger\software\include\interrupt.h 2;" d line:2
IOCA_CODE::0X00 E:\keylogger\software\code\main.c 11;" d line:11 file:
InitAT24c512 E:\keylogger\software\code\AT24512.c 62;" f line:62 signature:(void)
InitAT24c512 E:\keylogger\software\include\at24512.h 21;" p line:21 signature:(void)
InterruptInit E:\keylogger\software\code\interrupt.c 16;" f line:16 signature:(void)
InterruptInit E:\keylogger\software\include\interrupt.h 7;" p line:7 signature:(void)
KEY_CLK::RA1 E:\keylogger\software\include\ps2.h 7;" d line:7
KEY_CLK_T::TRISA1 E:\keylogger\software\include\ps2.h 9;" d line:9
KEY_DAT::RA0 E:\keylogger\software\include\ps2.h 8;" d line:8
KEY_DAT_T::TRISA0 E:\keylogger\software\include\ps2.h 10;" d line:10
KeyCode E:\keylogger\software\code\button.c 162;" p line:162 file:
KeyCode E:\keylogger\software\code\button.c 163;" p line:163 file:
KeyCode E:\keylogger\software\code\button.c 165;" p line:165 file:
KeyCode E:\keylogger\software\code\button.c 39;" f line:39 signature:(unsigned char data)
OPTION_CODE::0X07 E:\keylogger\software\code\main.c 14;" d line:14 file:
OUT_C::RC2=0;RC3=0 E:\keylogger\software\include\button.h 11;" d line:11
OUT_F::RC3=0;RC2=1 E:\keylogger\software\include\button.h 10;" d line:10
OUT_S::TRISC2=0;TRISC3=0 E:\keylogger\software\include\button.h 12;" d line:12
OUT_T::RC2=0;RC3=1 E:\keylogger\software\include\button.h 9;" d line:9
PIE1_CODE::0x00 E:\keylogger\software\code\main.c 15;" d line:15 file:
PORTA_CODE::0X00 E:\keylogger\software\code\main.c 18;" d line:18 file:
PORTC_CODE::0X00 E:\keylogger\software\code\main.c 19;" d line:19 file:
PS2_H E:\keylogger\software\include\ps2.h 2;" d line:2
Ps2Delay E:\keylogger\software\code\ps2.c 10;" f line:10 signature:(void)
Ps2PortInit E:\keylogger\software\code\ps2.c 116;" f line:116 signature:(void)
Ps2PortInit E:\keylogger\software\include\ps2.h 13;" p line:13 signature:(void)
ReadAck E:\keylogger\software\code\AT24512.c 150;" f line:150 signature:(void)
ReadByte E:\keylogger\software\code\AT24512.c 122;" f line:122 signature:(void)
ReadPs2 E:\keylogger\software\code\ps2.c 130;" f line:130 signature:(void)
ReadPs2 E:\keylogger\software\include\ps2.h 14;" p line:14 signature:(void)
SCL::RC5 E:\keylogger\software\include\at24512.h 7;" d line:7
SCL_T::TRISC5 E:\keylogger\software\include\at24512.h 9;" d line:9
SDA::RC4 E:\keylogger\software\include\at24512.h 6;" d line:6
SDA_T::TRISC4 E:\keylogger\software\include\at24512.h 8;" d line:8
STARTADDRH::0x0001 E:\keylogger\software\include\at24512.h 15;" d line:15
STARTADDRL::0x0000 E:\keylogger\software\include\at24512.h 14;" d line:14
SendAck E:\keylogger\software\code\AT24512.c 175;" f line:175 signature:(void)
SendByte E:\keylogger\software\code\AT24512.c 93;" f line:93 signature:(unsigned char data)
SendNoAck E:\keylogger\software\code\AT24512.c 194;" f line:194 signature:(void)
SendPs2 E:\keylogger\software\code\button.c 135;" p line:135 file: signature:(unsigned char)((eepromaddrpt>>12)&0x000f)
SendPs2 E:\keylogger\software\code\button.c 137;" p line:137 file: signature:(unsigned char)((eepromaddrpt>>12)&0x000f)
SendPs2 E:\keylogger\software\code\button.c 139;" p line:139 file: signature:(unsigned char)((eepromaddrpt>>8)&0x000f)
SendPs2 E:\keylogger\software\code\button.c 141;" p line:141 file: signature:(unsigned char)((eepromaddrpt>>8)&0x000f)
SendPs2 E:\keylogger\software\code\button.c 143;" p line:143 file: signature:(unsigned char)((eepromaddrpt>>4)&0x000f)
SendPs2 E:\keylogger\software\code\button.c 145;" p line:145 file: signature:(unsigned char)((eepromaddrpt>>4)&0x000f)
SendPs2 E:\keylogger\software\code\button.c 147;" p line:147 file: signature:(unsigned char)(eepromaddrpt&0x000f)
SendPs2 E:\keylogger\software\code\button.c 149;" p line:149 file: signature:(unsigned char)(eepromaddrpt&0x000f)
SendPs2 E:\keylogger\software\code\ps2.c 187;" f line:187 signature:(unsigned char data)
SendPs2 E:\keylogger\software\include\ps2.h 15;" p line:15 signature:(unsigned char data)
SendStart E:\keylogger\software\code\AT24512.c 76;" f line:76 signature:(void)
SendStop E:\keylogger\software\code\AT24512.c 211;" f line:211 signature:(void)
Set0_SDA E:\keylogger\software\code\AT24512.c 36;" f line:36 signature:(void)
Set1_SDA E:\keylogger\software\code\AT24512.c 49;" f line:49 signature:(void)
T1CON_CODE::0X00 E:\keylogger\software\code\main.c 21;" d line:21 file:
VRCON_CODE::0x00 E:\keylogger\software\code\main.c 17;" d line:17 file:
WPUA_CODE::0X07 E:\keylogger\software\code\main.c 12;" d line:12 file:
WaitCLK0 E:\keylogger\software\code\ps2.c 52;" f line:52 signature:(void)
WaitCLK1 E:\keylogger\software\code\ps2.c 74;" f line:74 signature:(void)
WaitCLK1_INT E:\keylogger\software\code\ps2.c 96;" f line:96 signature:(void)
bakadd E:\keylogger\software\code\button.c 75;" l line:75
cnt E:\keylogger\software\code\AT24512.c 124;" l line:124
cnt E:\keylogger\software\code\AT24512.c 12;" l line:12
cnt E:\keylogger\software\code\AT24512.c 340;" l line:340
cnt E:\keylogger\software\code\AT24512.c 95;" l line:95
cnt E:\keylogger\software\code\button.c 28;" l line:28
cnt E:\keylogger\software\code\button.c 74;" l line:74
cnt E:\keylogger\software\code\main.c 78;" l line:78
cnt E:\keylogger\software\code\ps2.c 132;" l line:132
cnt E:\keylogger\software\code\ps2.c 189;" l line:189
cnt E:\keylogger\software\code\ps2.c 24;" l line:24
cnt E:\keylogger\software\code\ps2.c 39;" l line:39
cnt E:\keylogger\software\code\ps2.c 54;" l line:54
cnt E:\keylogger\software\code\ps2.c 76;" l line:76
cnt E:\keylogger\software\code\ps2.c 98;" l line:98
eepromaddrpt E:\keylogger\software\code\main.c 29;" v line:29
inthandle E:\keylogger\software\code\interrupt.c 38;" f line:38 signature:(void)
keybuff E:\keylogger\software\code\main.c 26;" v line:26
keyinpt E:\keylogger\software\code\main.c 27;" v line:27
keyoutpt E:\keylogger\software\code\main.c 28;" v line:28
keyval E:\keylogger\software\code\button.c 76;" l line:76
keyval E:\keylogger\software\code\interrupt.c 40;" l line:40
keyval E:\keylogger\software\code\ps2.c 132;" l line:132
main E:\keylogger\software\code\main.c 91;" f line:91
parity E:\keylogger\software\code\ps2.c 132;" l line:132
parity E:\keylogger\software\code\ps2.c 190;" l line:190
pt E:\keylogger\software\code\AT24512.c 275;" l line:275
pt E:\keylogger\software\code\AT24512.c 339;" l line:339
sfr_setup E:\keylogger\software\code\main.c 52;" f line:52 signature:(void)
systemstate E:\keylogger\software\code\main.c 31;" v line:31
temp E:\keylogger\software\code\AT24512.c 124;" l line:124
temp E:\keylogger\software\code\AT24512.c 227;" l line:227
temp E:\keylogger\software\code\AT24512.c 255;" l line:255
temp E:\keylogger\software\code\AT24512.c 95;" l line:95
temp E:\keylogger\software\code\button.c 41;" l line:41
temp E:\keylogger\software\code\ps2.c 133;" l line:133
temp E:\keylogger\software\code\ps2.c 190;" l line:190
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -