📄 ads8364.stk
字号:
@d:\富士通测试\ads8364evl\source\ads8364.c
# E=Extern S=Static I=Interrupt
# {Stack} {E|S|I} {function name} [A]
# -> {E|S} {call function}
# ...
#
2 E _InitADS8364
#
2 E _StartADS8364
#
10 E _ReadADS8364
#
4 E _shortdelay
#
10 E _HextoASCII
#
12 E _OneADResult
-> E _HextoASCII
-> E _NewLine
-> E _Putch
-> E _ReadADS8364
#
8 E _SingleConversion
-> E _Getch
-> E _NewLine
-> E _OneADResult
-> E _Puts
-> E _StartADS8364
-> E _shortdelay
#
16 E _sendConuRsult
-> E _HextoASCII
-> E _NewLine
-> E _Putch
#
4 E _InputSamplesNum
#
14 E _ContinueConversion
-> E _Getch
-> E _InputSamplesNum
-> E _NewLine
-> E _Puts
-> E _ReadADS8364
-> E _StartADS8364
-> E _sendConuRsult
-> E _shortdelay
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -