timer.map
来自「STM8s」· MAP 代码 · 共 435 行 · 第 1/2 页
MAP
435 行
24 + L7_TI3_Config: (6)
25 + _TIM2_SetIC1Prescaler: (3)
26 + _TIM2_SetIC2Prescaler: (3)
27 + _TIM2_SetIC3Prescaler: (3)
28 > _TIM2_OC1Init: (8)
29 > _TIM2_OC1PolarityConfig: (2)
30 > _TIM2_OC1PreloadConfig: (2)
31 > _TIM2_OC2Init: (8)
32 > _TIM2_OC2PolarityConfig: (2)
33 > _TIM2_OC2PreloadConfig: (2)
34 > _TIM2_OC3Init: (8)
35 > _TIM2_OC3PolarityConfig: (2)
36 > _TIM2_OC3PreloadConfig: (2)
37 > _TIM2_PWMIConfig: (9)
38 + L3_TI1_Config --> 22
39 + L5_TI2_Config --> 23
40 + _TIM2_SetIC1Prescaler --> 25
41 + _TIM2_SetIC2Prescaler --> 26
42 > _TIM2_PrescalerConfig: (2)
43 > _TIM2_SelectOCxM: (4)
44 > _TIM2_SelectOnePulseMode: (2)
45 > _TIM2_SetAutoreload: (2)
46 > _TIM2_SetCompare1: (2)
47 > _TIM2_SetCompare2: (2)
48 > _TIM2_SetCompare3: (2)
49 > _TIM2_SetCounter: (2)
50 > _TIM2_UpdateDisableConfig: (2)
51 > _TIM2_UpdateRequestConfig: (2)
52 > __stext: (0)
53 > _main: (2)
54 + _GPIO_DeInit: (2)
55 + _GPIO_Init: (6)
56 + _TIM2_Cmd: (2)
57 + _TIM2_DeInit: (2)
58 + _TIM2_ITConfig: (4)
59 + _TIM2_TimeBaseInit: (5)
60 > f_NonHandledInterrupt: (5)
61 > f_TIM2_UPD_IRQHandler: (16)
62 + _GPIO_WriteReverse: (5)
63 + _TIM2_ClearFlag: (4)
64 + _TIM2_GetITStatus: (6)
65 L3_TI1_Config --> 22
66 L5_TI2_Config --> 23
67 L7_TI3_Config --> 24
68 _GPIO_DeInit --> 54
69 _GPIO_Init --> 55
70 _GPIO_WriteReverse --> 62
71 _TIM2_ClearFlag --> 63
72 _TIM2_Cmd --> 56
73 _TIM2_DeInit --> 57
74 _TIM2_GetITStatus --> 64
75 _TIM2_ITConfig --> 58
76 _TIM2_SetIC1Prescaler --> 25
77 _TIM2_SetIC2Prescaler --> 26
78 _TIM2_SetIC3Prescaler --> 27
79 _TIM2_TimeBaseInit --> 59
-------
Symbols
-------
_GPIO_DeInit 000080db defined in Debug\stm8s_gpio.o section .text
used in Debug\main.o
_GPIO_ExternalPullUpConfig 0000816e defined in Debug\stm8s_gpio.o section .text
_GPIO_Init 000080e3 defined in Debug\stm8s_gpio.o section .text
used in Debug\main.o
_GPIO_ReadInputData 00008164 defined in Debug\stm8s_gpio.o section .text
_GPIO_ReadInputPin 00008167 defined in Debug\stm8s_gpio.o section .text
_GPIO_ReadOutputData 00008162 defined in Debug\stm8s_gpio.o section .text
_GPIO_Write 00008144 defined in Debug\stm8s_gpio.o section .text
_GPIO_WriteHigh 0000814c defined in Debug\stm8s_gpio.o section .text
_GPIO_WriteLow 00008153 defined in Debug\stm8s_gpio.o section .text
_GPIO_WriteReverse 0000815b defined in Debug\stm8s_gpio.o section .text
used in Debug\main.o
_TIM2_ARRPreloadConfig 000083bd defined in Debug\stm8s_tim2.o section .text
_TIM2_CCxCmd 00008423 defined in Debug\stm8s_tim2.o section .text
_TIM2_ClearFlag 000085a3 defined in Debug\stm8s_tim2.o section .text
used in Debug\main.o
_TIM2_ClearITPendingBit 000085db defined in Debug\stm8s_tim2.o section .text
_TIM2_Cmd 0000833c defined in Debug\stm8s_tim2.o section .text
used in Debug\main.o
_TIM2_DeInit 00008186 defined in Debug\stm8s_tim2.o section .text
used in Debug\main.o
_TIM2_ForcedOC1Config 00008396 defined in Debug\stm8s_tim2.o section .text
_TIM2_ForcedOC2Config 000083a3 defined in Debug\stm8s_tim2.o section .text
_TIM2_ForcedOC3Config 000083b0 defined in Debug\stm8s_tim2.o section .text
_TIM2_GenerateEvent 000083f5 defined in Debug\stm8s_tim2.o section .text
_TIM2_GetCapture1 000084ed defined in Debug\stm8s_tim2.o section .text
_TIM2_GetCapture2 00008513 defined in Debug\stm8s_tim2.o section .text
_TIM2_GetCapture3 00008539 defined in Debug\stm8s_tim2.o section .text
_TIM2_GetCounter 0000855f defined in Debug\stm8s_tim2.o section .text
_TIM2_GetFlagStatus 0000857c defined in Debug\stm8s_tim2.o section .text
_TIM2_GetITStatus 000085b1 defined in Debug\stm8s_tim2.o section .text
used in Debug\main.o
_TIM2_GetPrescaler 00008578 defined in Debug\stm8s_tim2.o section .text
_TIM2_ICInit 00008285 defined in Debug\stm8s_tim2.o section .text
_TIM2_ITConfig 0000834a defined in Debug\stm8s_tim2.o section .text
used in Debug\main.o
_TIM2_OC1Init 000081ef defined in Debug\stm8s_tim2.o section .text
_TIM2_OC1PolarityConfig 000083f9 defined in Debug\stm8s_tim2.o section .text
_TIM2_OC1PreloadConfig 000083cb defined in Debug\stm8s_tim2.o section .text
_TIM2_OC2Init 00008221 defined in Debug\stm8s_tim2.o section .text
_TIM2_OC2PolarityConfig 00008407 defined in Debug\stm8s_tim2.o section .text
_TIM2_OC2PreloadConfig 000083d9 defined in Debug\stm8s_tim2.o section .text
_TIM2_OC3Init 00008253 defined in Debug\stm8s_tim2.o section .text
_TIM2_OC3PolarityConfig 00008415 defined in Debug\stm8s_tim2.o section .text
_TIM2_OC3PreloadConfig 000083e7 defined in Debug\stm8s_tim2.o section .text
_TIM2_PWMIConfig 000082cc defined in Debug\stm8s_tim2.o section .text
_TIM2_PrescalerConfig 0000838d defined in Debug\stm8s_tim2.o section .text
_TIM2_SelectOCxM 0000845e defined in Debug\stm8s_tim2.o section .text
_TIM2_SelectOnePulseMode 0000837f defined in Debug\stm8s_tim2.o section .text
_TIM2_SetAutoreload 000084a2 defined in Debug\stm8s_tim2.o section .text
_TIM2_SetCompare1 000084ab defined in Debug\stm8s_tim2.o section .text
_TIM2_SetCompare2 000084b4 defined in Debug\stm8s_tim2.o section .text
_TIM2_SetCompare3 000084bd defined in Debug\stm8s_tim2.o section .text
_TIM2_SetCounter 00008499 defined in Debug\stm8s_tim2.o section .text
_TIM2_SetIC1Prescaler 000084c6 defined in Debug\stm8s_tim2.o section .text
_TIM2_SetIC2Prescaler 000084d3 defined in Debug\stm8s_tim2.o section .text
_TIM2_SetIC3Prescaler 000084e0 defined in Debug\stm8s_tim2.o section .text
_TIM2_TimeBaseInit 000081df defined in Debug\stm8s_tim2.o section .text
used in Debug\main.o
_TIM2_UpdateDisableConfig 00008363 defined in Debug\stm8s_tim2.o section .text
_TIM2_UpdateRequestConfig 00008371 defined in Debug\stm8s_tim2.o section .text
__10ms 00000000 defined in Debug\main.o section .bsct, initialized
__endmem 000005ff defined in command file
*** not used ***
__endzp 0000000e defined in command file section .ubsct
used in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8
__idesc__ 00008084 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 00008090 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 000080d9 defined in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8 section .text
_main 000086cc defined in Debug\main.o section .text
used in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8
c_divsl 00008747 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ldiv.o section .text
*** not used ***
c_divul 0000875e 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)lumod.o
c_lgadc 000086f7 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lgadc.o section .text
used in Debug\main.o
c_lgneg 00008832 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_lneg 00008845 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 00000004 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lreg.o section .ubsct
used in Debug\main.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lrzmp.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ltor.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lumod.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ldiv.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lneg.o
c_lrzmp 00008707 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lrzmp.o section .text
used in Debug\main.o
c_ltor 0000871b defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ltor.o section .text
used in Debug\main.o
c_lumd 0000872d defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lumod.o section .text
used in Debug\main.o
c_x 00000008 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
Debug\main.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ldiv.o
c_y 0000000b 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
Debug\main.o
f_NonHandledInterrupt 0000885a defined in Debug\stm8_interrupt_vector.o section .text
f_TIM2_UPD_IRQHandler 00008670 defined in Debug\main.o section .text
used in Debug\stm8_interrupt_vector.o
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?