📄 cap.map
字号:
| | | |
43 | | | + _delay_us: (3)
| | |
| |
44 | + _lcd162a_WriteData: (3)
45 | | + _GPIO_Write --> 34
46 | | + _GPIO_WriteHigh --> 35
47 | | + _GPIO_WriteLow --> 36
48 | | + _LCD_BUSY --> 37
49 | | + _delay_us --> 43
| |
|
50 + _lcd162a_Reset: (2)
51 | + _delay_ms --> 30
52 | + _lcd162a_WriteCommand --> 33
53 | + _lcd162a_cls: (2)
54 | | + _lcd162a_WriteCommand --> 33
| |
|
55 + _lcd162a_cls --> 53
56 + _lcd162a_ePutstr: (8)
57 | + _lcd162a_DispOneChar --> 31
|
58 > f_NonHandledInterrupt: (5)
59 _ADC1_ConversionConfig --> 24
60 _ADC1_DeInit --> 21
61 _ADC1_ExternalTriggerConfig --> 25
62 _ADC1_GetConversionValue --> 22
63 _ADC1_Init --> 23
64 _ADC1_PrescalerConfig --> 26
65 _ADC1_SchmittTriggerConfig --> 27
66 _ADC1_StartConversion --> 28
67 _GPIO_Init --> 29
68 _GPIO_ReadInputData --> 39
69 _GPIO_Write --> 34
70 _GPIO_WriteHigh --> 35
71 _GPIO_WriteLow --> 36
72 _LCD_BUSY --> 37
73 _delay_ms --> 30
74 _delay_us --> 43
75 _lcd162a_DispOneChar --> 31
76 _lcd162a_LocateXY --> 32
77 _lcd162a_Reset --> 50
78 _lcd162a_WriteCommand --> 33
79 _lcd162a_WriteData --> 44
80 _lcd162a_cls --> 53
81 _lcd162a_ePutstr --> 56
-------
Symbols
-------
_ADC1_AWDChannelConfig 000082bc defined in Debug\stm8s_adc1.o section .text
_ADC1_ClearFlag 0000842b defined in Debug\stm8s_adc1.o section .text
_ADC1_ClearITPendingBit 000084e0 defined in Debug\stm8s_adc1.o section .text
_ADC1_Cmd 00008137 defined in Debug\stm8s_adc1.o section .text
_ADC1_ConversionConfig 0000821b defined in Debug\stm8s_adc1.o section .text
_ADC1_DataBufferCmd 00008153 defined in Debug\stm8s_adc1.o section .text
_ADC1_DeInit 000080de defined in Debug\stm8s_adc1.o section .text
used in Debug\main.o
_ADC1_ExternalTriggerConfig 00008249 defined in Debug\stm8s_adc1.o section .text
_ADC1_GetAWDChannelStatus 00008397 defined in Debug\stm8s_adc1.o section .text
_ADC1_GetBufferValue 00008335 defined in Debug\stm8s_adc1.o section .text
_ADC1_GetConversionValue 0000826f defined in Debug\stm8s_adc1.o section .text
used in Debug\main.o
_ADC1_GetFlagStatus 000083c9 defined in Debug\stm8s_adc1.o section .text
_ADC1_GetITStatus 00008488 defined in Debug\stm8s_adc1.o section .text
_ADC1_ITConfig 00008161 defined in Debug\stm8s_adc1.o section .text
_ADC1_Init 0000810f defined in Debug\stm8s_adc1.o section .text
used in Debug\main.o
_ADC1_PrescalerConfig 0000817a defined in Debug\stm8s_adc1.o section .text
_ADC1_ScanModeCmd 00008145 defined in Debug\stm8s_adc1.o section .text
_ADC1_SchmittTriggerConfig 0000818d defined in Debug\stm8s_adc1.o section .text
_ADC1_SetHighThreshold 00008323 defined in Debug\stm8s_adc1.o section .text
_ADC1_SetLowThreshold 0000832c defined in Debug\stm8s_adc1.o section .text
_ADC1_StartConversion 0000826a defined in Debug\stm8s_adc1.o section .text
used in Debug\main.o
_CLKPrescTable ******** *** removed from Debug\stm8s_clk.o ***
_CLK_AdjustHSICalibrationValue ******** *** removed from Debug\stm8s_clk.o ***
_CLK_CANConfig ******** *** removed from Debug\stm8s_clk.o ***
_CLK_CCOCmd ******** *** removed from Debug\stm8s_clk.o ***
_CLK_CCOConfig ******** *** removed from Debug\stm8s_clk.o ***
_CLK_ClearITPendingBit ******** *** removed from Debug\stm8s_clk.o ***
_CLK_ClockSecuritySystemEnable ******** *** removed from Debug\stm8s_clk.o ***
_CLK_ClockSwitchCmd ******** *** removed from Debug\stm8s_clk.o ***
_CLK_ClockSwitchConfig ******** *** removed from Debug\stm8s_clk.o ***
_CLK_DeInit ******** *** removed from Debug\stm8s_clk.o ***
_CLK_FastHaltWakeUpCmd ******** *** removed from Debug\stm8s_clk.o ***
_CLK_GetClockFreq ******** *** removed from Debug\stm8s_clk.o ***
_CLK_GetFlagStatus ******** *** removed from Debug\stm8s_clk.o ***
_CLK_GetITStatus ******** *** removed from Debug\stm8s_clk.o ***
_CLK_GetSYSCLKSource ******** *** removed from Debug\stm8s_clk.o ***
_CLK_HSECmd ******** *** removed from Debug\stm8s_clk.o ***
_CLK_HSICmd ******** *** removed from Debug\stm8s_clk.o ***
_CLK_HSIPrescalerConfig ******** *** removed from Debug\stm8s_clk.o ***
_CLK_ITConfig ******** *** removed from Debug\stm8s_clk.o ***
_CLK_LSICmd ******** *** removed from Debug\stm8s_clk.o ***
_CLK_PeripheralClockConfig ******** *** removed from Debug\stm8s_clk.o ***
_CLK_SWIMConfig ******** *** removed from Debug\stm8s_clk.o ***
_CLK_SYSCLKConfig ******** *** removed from Debug\stm8s_clk.o ***
_CLK_SYSCLKEmergencyClear ******** *** removed from Debug\stm8s_clk.o ***
_CLK_SlowActiveHaltWakeUpCmd ******** *** removed from Debug\stm8s_clk.o ***
_GPIO_DeInit 000087ec defined in Debug\stm8s_gpio.o section .text
_GPIO_ExternalPullUpConfig 0000887f defined in Debug\stm8s_gpio.o section .text
_GPIO_Init 000087f4 defined in Debug\stm8s_gpio.o section .text
used in Debug\main.o
_GPIO_ReadInputData 00008875 defined in Debug\stm8s_gpio.o section .text
used in Debug\main.o
_GPIO_ReadInputPin 00008878 defined in Debug\stm8s_gpio.o section .text
_GPIO_ReadOutputData 00008873 defined in Debug\stm8s_gpio.o section .text
_GPIO_Write 00008855 defined in Debug\stm8s_gpio.o section .text
used in Debug\main.o
_GPIO_WriteHigh 0000885d defined in Debug\stm8s_gpio.o section .text
used in Debug\main.o
_GPIO_WriteLow 00008864 defined in Debug\stm8s_gpio.o section .text
used in Debug\main.o
_GPIO_WriteReverse 0000886c defined in Debug\stm8s_gpio.o section .text
_HSIDivFactor ******** *** removed from Debug\stm8s_clk.o ***
_LCD_BUSY 00008688 defined in Debug\main.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\Lib\crtsi0.sm8
__idesc__ 00008090 defined in linker section .init
used in C:\Program Files\COSMIC\CXSTM8\Lib\crtsi0.sm8
__memory 00000100 defined in command file section .bss
used in C:\Program Files\COSMIC\CXSTM8\Lib\crtsi0.sm8
__stack 000007ff defined in command file
used in C:\Program Files\COSMIC\CXSTM8\Lib\crtsi0.sm8
__startmem 00000100 defined in command file section .bss
*** not used ***
__stext 00008093 defined in C:\Program Files\COSMIC\CXSTM8\Lib\crtsi0.sm8 section .text
used in Debug\stm8_interrupt_vector.o
__vectab 00008000 defined in Debug\stm8_interrupt_vector.o section .const
_delay_ms 00008534 defined in Debug\main.o section .text
_delay_us 0000855e defined in Debug\main.o section .text
_exit 000080dc defined in C:\Program Files\COSMIC\CXSTM8\Lib\crtsi0.sm8 section .text
_i ******** *** removed from Debug\main.o ***
_lcd162a_DispOneChar 0000858a defined in Debug\main.o section .text
_lcd162a_LocateXY 0000856e defined in Debug\main.o section .text
_lcd162a_Reset 000085e6 defined in Debug\main.o section .text
_lcd162a_WriteCommand 00008618 defined in Debug\main.o section .text
_lcd162a_WriteData 00008650 defined in Debug\main.o section .text
_lcd162a_cls 00008568 defined in Debug\main.o section .text
_lcd162a_ePutstr 00008599 defined in Debug\main.o section .text
_main 000086e4 defined in Debug\main.o section .text
used in C:\Program Files\COSMIC\CXSTM8\Lib\crtsi0.sm8
_r ******** *** removed from Debug\main.o ***
_t ******** *** removed from Debug\main.o ***
c_divsl 000088ab defined in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)ldiv.o section .text
*** not used ***
c_divul 000088c2 defined in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)ldiv.o section .text
used in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)ludiv.o
c_lgneg 00008996 defined in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)lgneg.o section .text
used in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)ldiv.o
c_lneg 000089a9 defined in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)lneg.o section .text
used in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)ldiv.o
c_lreg 00000000 defined in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)lreg.o section .ubsct
used in Debug\main.o
Debug\stm8s_clk.o
(C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)ltor.o
(C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)ldiv.o
(C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)lneg.o
(C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)rtol.o
(C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)utolx.o
c_ludv 00008897 defined in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)ludiv.o section .text
used in Debug\main.o
Debug\stm8s_clk.o
c_rtol 000089be defined in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)rtol.o section .text
used in Debug\main.o
Debug\stm8s_clk.o
c_uitolx 000089d0 defined in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)utolx.o section .text
used in Debug\main.o
c_x 00000004 defined in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)xreg.o section .ubsct
used in C:\Program Files\COSMIC\CXSTM8\Lib\crtsi0.sm8
(C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)ldiv.o
c_y 00000007 defined in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)yreg.o section .ubsct
used in C:\Program Files\COSMIC\CXSTM8\Lib\crtsi0.sm8
f_NonHandledInterrupt 000089d7 defined in Debug\stm8_interrupt_vector.o section .text
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -