📄 gpio.map
字号:
25 > _GPIO_ReadInputData: (2)
26 > _GPIO_ReadOutputData: (2)
27 > _GPIO_Write: (5)
28 > _GPIO_WriteHigh: (5)
29 > _GPIO_WriteLow: (5)
30 > _UART2_ClearFlag: (4)
31 > _UART2_ClearITPendingBit: (4)
32 > _UART2_Cmd: (2)
33 > _UART2_GetFlagStatus: (5)
34 > _UART2_GetITStatus: (6)
35 > _UART2_ITConfig: (7)
36 > _UART2_IrDACmd: (2)
37 > _UART2_IrDAConfig: (2)
38 > _UART2_LINBreakDetectionConfig: (2)
39 > _UART2_LINCmd: (2)
40 > _UART2_LINConfig: (5)
41 > _UART2_ReceiveData8: (2)
42 > _UART2_ReceiveData9: (4)
43 > _UART2_ReceiverWakeUpCmd: (2)
44 > _UART2_SendBreak: (2)
45 > _UART2_SendData9: (4)
46 > _UART2_SetAddress: (3)
47 > _UART2_SetGuardTime: (2)
48 > _UART2_SetPrescaler: (2)
49 > _UART2_SmartCardCmd: (2)
50 > _UART2_SmartCardNACKCmd: (2)
51 > _UART2_WakeUpConfig: (2)
52 > __stext: (0)
53 > _main: (4)
54 + _GPIO_DeInit: (2)
55 + _GPIO_Init: (6)
56 + _GPIO_ReadInputPin: (5)
57 + _GPIO_WriteReverse: (5)
58 + _UART2_DeInit: (3)
59 + _UART2_Init: (25)
60 | + _CLK_GetClockFreq: (11)
|
61 + _putStrLine: (2)
62 | + _putChr: (2)
63 | | + _UART2_SendData8: (3)
| |
64 | + _putStr: (6)
65 | | + _putChr --> 62
66 | | + _strlen: (2)
| |
|
67 > _putChrLine: (2)
68 + _putChr --> 62
69 > _putHex: (12)
70 + _putChr --> 62
71 > _putIntLine: (6)
72 + _putChr --> 62
73 + _putInt: (6)
74 | + _putChr --> 62
|
75 > f_NonHandledInterrupt: (5)
76 _CLK_GetClockFreq --> 60
77 _GPIO_DeInit --> 54
78 _GPIO_Init --> 55
79 _GPIO_ReadInputPin --> 56
80 _GPIO_WriteReverse --> 57
81 _UART2_DeInit --> 58
82 _UART2_Init --> 59
83 _UART2_SendData8 --> 63
84 _putChr --> 62
85 _putInt --> 73
86 _putStr --> 64
87 _putStrLine --> 61
88 _strlen --> 66
-------
Symbols
-------
_CLKPrescTable 00008084 defined in Debug\stm8s_clk.o section .const
_CLK_AdjustHSICalibrationValue 00008408 defined in Debug\stm8s_clk.o section .text
_CLK_CANConfig 00008378 defined in Debug\stm8s_clk.o section .text
_CLK_CCOCmd 000081af defined in Debug\stm8s_clk.o section .text
_CLK_CCOConfig 000082ee defined in Debug\stm8s_clk.o section .text
_CLK_ClearITPendingBit 000084a3 defined in Debug\stm8s_clk.o section .text
_CLK_ClockSecuritySystemEnable 0000838b defined in Debug\stm8s_clk.o section .text
_CLK_ClockSwitchCmd 000081bd defined in Debug\stm8s_clk.o section .text
_CLK_ClockSwitchConfig 00008245 defined in Debug\stm8s_clk.o section .text
_CLK_DeInit 0000813b defined in Debug\stm8s_clk.o section .text
_CLK_FastHaltWakeUpCmd 00008177 defined in Debug\stm8s_clk.o section .text
_CLK_GetClockFreq 00008394 defined in Debug\stm8s_clk.o section .text
used in Debug\stm8s_uart2.o
_CLK_GetFlagStatus 0000841a defined in Debug\stm8s_clk.o section .text
_CLK_GetITStatus 00008477 defined in Debug\stm8s_clk.o section .text
_CLK_GetSYSCLKSource 00008390 defined in Debug\stm8s_clk.o section .text
_CLK_HSECmd 00008185 defined in Debug\stm8s_clk.o section .text
_CLK_HSICmd 00008193 defined in Debug\stm8s_clk.o section .text
_CLK_HSIPrescalerConfig 000082db defined in Debug\stm8s_clk.o section .text
_CLK_ITConfig 00008305 defined in Debug\stm8s_clk.o section .text
_CLK_LSICmd 000081a1 defined in Debug\stm8s_clk.o section .text
_CLK_PeripheralClockConfig 000081d9 defined in Debug\stm8s_clk.o section .text
_CLK_SWIMConfig 0000836a defined in Debug\stm8s_clk.o section .text
_CLK_SYSCLKConfig 0000833d defined in Debug\stm8s_clk.o section .text
_CLK_SYSCLKEmergencyClear 00008415 defined in Debug\stm8s_clk.o section .text
_CLK_SlowActiveHaltWakeUpCmd 000081cb defined in Debug\stm8s_clk.o section .text
_GPIO_DeInit 000084b2 defined in Debug\stm8s_gpio.o section .text
used in Debug\main.o
_GPIO_ExternalPullUpConfig 00008545 defined in Debug\stm8s_gpio.o section .text
_GPIO_Init 000084ba defined in Debug\stm8s_gpio.o section .text
used in Debug\main.o
_GPIO_ReadInputData 0000853b defined in Debug\stm8s_gpio.o section .text
_GPIO_ReadInputPin 0000853e defined in Debug\stm8s_gpio.o section .text
used in Debug\main.o
_GPIO_ReadOutputData 00008539 defined in Debug\stm8s_gpio.o section .text
_GPIO_Write 0000851b defined in Debug\stm8s_gpio.o section .text
_GPIO_WriteHigh 00008523 defined in Debug\stm8s_gpio.o section .text
_GPIO_WriteLow 0000852a defined in Debug\stm8s_gpio.o section .text
_GPIO_WriteReverse 00008532 defined in Debug\stm8s_gpio.o section .text
used in Debug\main.o
_HSIDivFactor 00008080 defined in Debug\stm8s_clk.o section .const
_UART2_ClearFlag 000088ca defined in Debug\stm8s_uart2.o section .text
_UART2_ClearITPendingBit 000089a6 defined in Debug\stm8s_uart2.o section .text
_UART2_Cmd 000086c2 defined in Debug\stm8s_uart2.o section .text
_UART2_DeInit 0000855d defined in Debug\stm8s_uart2.o section .text
used in Debug\main.o
_UART2_GetFlagStatus 00008868 defined in Debug\stm8s_uart2.o section .text
_UART2_GetITStatus 000088f6 defined in Debug\stm8s_uart2.o section .text
_UART2_ITConfig 000086d0 defined in Debug\stm8s_uart2.o section .text
_UART2_Init 00008586 defined in Debug\stm8s_uart2.o section .text
used in Debug\main.o
_UART2_IrDACmd 00008770 defined in Debug\stm8s_uart2.o section .text
_UART2_IrDAConfig 00008762 defined in Debug\stm8s_uart2.o section .text
_UART2_LINBreakDetectionConfig 0000877e defined in Debug\stm8s_uart2.o section .text
_UART2_LINCmd 000087b9 defined in Debug\stm8s_uart2.o section .text
_UART2_LINConfig 0000878c defined in Debug\stm8s_uart2.o section .text
_UART2_ReceiveData8 000087fc defined in Debug\stm8s_uart2.o section .text
_UART2_ReceiveData9 00008800 defined in Debug\stm8s_uart2.o section .text
_UART2_ReceiverWakeUpCmd 000087ee defined in Debug\stm8s_uart2.o section .text
_UART2_SendBreak 00008848 defined in Debug\stm8s_uart2.o section .text
_UART2_SendData8 00008822 defined in Debug\stm8s_uart2.o section .text
_UART2_SendData9 00008831 defined in Debug\stm8s_uart2.o section .text
_UART2_SetAddress 0000884d defined in Debug\stm8s_uart2.o section .text
_UART2_SetGuardTime 00008860 defined in Debug\stm8s_uart2.o section .text
_UART2_SetPrescaler 00008864 defined in Debug\stm8s_uart2.o section .text
_UART2_SmartCardCmd 000087c7 defined in Debug\stm8s_uart2.o section .text
_UART2_SmartCardNACKCmd 000087d5 defined in Debug\stm8s_uart2.o section .text
_UART2_WakeUpConfig 000087e3 defined in Debug\stm8s_uart2.o section .text
__endmem 000005ff defined in command file
*** not used ***
__endzp 0000000a defined in command file section .ubsct
used in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8
__idesc__ 000080ed defined in linker section .init
used in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8
__memory 00000100 defined in command file section .bss
used in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8
__stack 000007ff defined in command file
used in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8
__startmem 00000100 defined in command file section .bss
*** not used ***
__stext 000080f0 defined in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8 section .text
used in Debug\stm8_interrupt_vector.o
__vectab 00008000 defined in Debug\stm8_interrupt_vector.o section .const
_exit 00008139 defined in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8 section .text
_main 00008b96 defined in Debug\main.o section .text
used in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8
_putChr 000089c5 defined in Debug\stm8s_uart2.o section .text
_putChrLine 000089c9 defined in Debug\stm8s_uart2.o section .text
_putHex 00008b62 defined in Debug\stm8s_uart2.o section .text
_putInt 00008a01 defined in Debug\stm8s_uart2.o section .text
_putIntLine 00008b4c defined in Debug\stm8s_uart2.o section .text
_putStr 000089d4 defined in Debug\stm8s_uart2.o section .text
_putStrLine 000089f6 defined in Debug\stm8s_uart2.o section .text
used in Debug\main.o
_strlen 00008c04 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libis0.sm8)strlen0.o section .text
used in Debug\stm8s_uart2.o
c_divsl 00008c9e defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ldiv.o section .text
*** not used ***
c_divul 00008cb5 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ldiv.o section .text
used in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ludiv.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lumod.o
c_ladc 00008c10 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ladc.o section .text
used in Debug\stm8s_uart2.o
c_lcmp 00008c21 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lcmp.o section .text
used in Debug\stm8s_uart2.o
c_lgadc 00008c41 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lgadc.o section .text
used in Debug\stm8s_uart2.o
c_lgneg 00008d89 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lgneg.o section .text
used in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ldiv.o
c_llsh 00008c51 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)llsh.o section .text
used in Debug\stm8s_uart2.o
c_lneg 00008d9c defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lneg.o section .text
used in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ldiv.o
c_lreg 00000000 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lreg.o section .ubsct
used in Debug\stm8s_clk.o
Debug\stm8s_uart2.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ladc.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lcmp.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)llsh.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lsub.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ltor.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ldiv.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lneg.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lumod.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lursh.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)rtol.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)smul.o
c_lsub 00008c60 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lsub.o section .text
used in Debug\stm8s_uart2.o
c_ltor 00008c78 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ltor.o section .text
used in Debug\stm8s_clk.o
Debug\stm8s_uart2.o
c_ludv 00008c8a defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ludiv.o section .text
used in Debug\stm8s_clk.o
Debug\stm8s_uart2.o
c_lumd 00008db1 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lumod.o section .text
used in Debug\stm8s_uart2.o
c_lursh 00008dcb defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lursh.o section .text
used in Debug\stm8s_uart2.o
c_rtol 00008dda defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)rtol.o section .text
used in Debug\stm8s_clk.o
Debug\stm8s_uart2.o
c_smul 00008dec defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)smul.o section .text
used in Debug\stm8s_uart2.o
c_x 00000004 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)xreg.o section .ubsct
used in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libis0.sm8)strlen0.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ldiv.o
c_y 00000007 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)yreg.o section .ubsct
used in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8
f_NonHandledInterrupt 00008e2b defined in Debug\stm8_interrupt_vector.o section .text
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -