⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 clock.map

📁 STM8s
💻 MAP
📖 第 1 页 / 共 2 页
字号:

  38 > _TIM2_OC3Init: (8)

  39 > _TIM2_OC3PolarityConfig: (2)

  40 > _TIM2_OC3PreloadConfig: (2)

  41 > _TIM2_PWMIConfig: (9)
  42      + L3_TI1_Config --> 26
  43      + L5_TI2_Config --> 27
  44      + _TIM2_SetIC1Prescaler --> 29
  45      + _TIM2_SetIC2Prescaler --> 30
       
  46 > _TIM2_PrescalerConfig: (2)

  47 > _TIM2_SelectOCxM: (4)

  48 > _TIM2_SelectOnePulseMode: (2)

  49 > _TIM2_SetAutoreload: (2)

  50 > _TIM2_SetCompare1: (2)

  51 > _TIM2_SetCompare2: (2)

  52 > _TIM2_SetCompare3: (2)

  53 > _TIM2_SetCounter: (2)

  54 > _TIM2_UpdateDisableConfig: (2)

  55 > _TIM2_UpdateRequestConfig: (2)

  56 > __stext: (0)

  57 > _main: (6)
  58      + _GPIO_DeInit: (2)
  59      + _GPIO_Init: (6)
  60      + _TIM2_Cmd: (2)
  61      + _TIM2_DeInit: (2)
  62      + _TIM2_ITConfig: (4)
  63      + _TIM2_TimeBaseInit: (5)
       
  64 > f_NonHandledInterrupt: (5)

  65 > f_Time2YiChu: (11)
  66      + _BEEP_Cmd: (2)
  67      + _GPIO_WriteHigh: (5)
  68      + _GPIO_WriteLow: (5)
  69      + _xwDelay: (6)
       
  70   L3_TI1_Config --> 26

  71   L5_TI2_Config --> 27

  72   L7_TI3_Config --> 28

  73   _BEEP_Cmd --> 66

  74   _GPIO_DeInit --> 58

  75   _GPIO_Init --> 59

  76   _GPIO_WriteHigh --> 67

  77   _GPIO_WriteLow --> 68

  78   _TIM2_Cmd --> 60

  79   _TIM2_DeInit --> 61

  80   _TIM2_ITConfig --> 62

  81   _TIM2_SetIC1Prescaler --> 29

  82   _TIM2_SetIC2Prescaler --> 30

  83   _TIM2_SetIC3Prescaler --> 31

  84   _TIM2_TimeBaseInit --> 63

  85   _xwDelay --> 69



                               -------
                               Symbols
                               -------

_BEEP_Cmd                        000081ff   defined in Debug\stm8s_beep.o section .text
                                            used in Debug\main.o
_BEEP_DeInit                     000081ce   defined in Debug\stm8s_beep.o section .text
_BEEP_Init                       000081d3   defined in Debug\stm8s_beep.o section .text
_BEEP_LSICalibrationConfig       0000820d   defined in Debug\stm8s_beep.o section .text
_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                     0000826f   defined in Debug\stm8s_gpio.o section .text
                                            used in Debug\main.o
_GPIO_ExternalPullUpConfig       00008302   defined in Debug\stm8s_gpio.o section .text
_GPIO_Init                       00008277   defined in Debug\stm8s_gpio.o section .text
                                            used in Debug\main.o
_GPIO_ReadInputData              000082f8   defined in Debug\stm8s_gpio.o section .text
_GPIO_ReadInputPin               000082fb   defined in Debug\stm8s_gpio.o section .text
_GPIO_ReadOutputData             000082f6   defined in Debug\stm8s_gpio.o section .text
_GPIO_Write                      000082d8   defined in Debug\stm8s_gpio.o section .text
_GPIO_WriteHigh                  000082e0   defined in Debug\stm8s_gpio.o section .text
                                            used in Debug\main.o
_GPIO_WriteLow                   000082e7   defined in Debug\stm8s_gpio.o section .text
                                            used in Debug\main.o
_GPIO_WriteReverse               000082ef   defined in Debug\stm8s_gpio.o section .text
_HSIDivFactor                    ********   *** removed from Debug\stm8s_clk.o ***
_TIM2_ARRPreloadConfig           00008558   defined in Debug\stm8s_tim2.o section .text
_TIM2_CCxCmd                     000085be   defined in Debug\stm8s_tim2.o section .text
_TIM2_ClearFlag                  00008756   defined in Debug\stm8s_tim2.o section .text
_TIM2_ClearITPendingBit          0000878e   defined in Debug\stm8s_tim2.o section .text
_TIM2_Cmd                        000084d7   defined in Debug\stm8s_tim2.o section .text
                                            used in Debug\main.o
_TIM2_DeInit                     0000831a   defined in Debug\stm8s_tim2.o section .text
                                            used in Debug\main.o
_TIM2_ForcedOC1Config            00008531   defined in Debug\stm8s_tim2.o section .text
_TIM2_ForcedOC2Config            0000853e   defined in Debug\stm8s_tim2.o section .text
_TIM2_ForcedOC3Config            0000854b   defined in Debug\stm8s_tim2.o section .text
_TIM2_GenerateEvent              00008590   defined in Debug\stm8s_tim2.o section .text
_TIM2_GetCapture1                00008688   defined in Debug\stm8s_tim2.o section .text
_TIM2_GetCapture2                000086b6   defined in Debug\stm8s_tim2.o section .text
_TIM2_GetCapture3                000086e4   defined in Debug\stm8s_tim2.o section .text
_TIM2_GetCounter                 00008712   defined in Debug\stm8s_tim2.o section .text
_TIM2_GetFlagStatus              0000872f   defined in Debug\stm8s_tim2.o section .text
_TIM2_GetITStatus                00008764   defined in Debug\stm8s_tim2.o section .text
_TIM2_GetPrescaler               0000872b   defined in Debug\stm8s_tim2.o section .text
_TIM2_ICInit                     00008419   defined in Debug\stm8s_tim2.o section .text
_TIM2_ITConfig                   000084e5   defined in Debug\stm8s_tim2.o section .text
                                            used in Debug\main.o
_TIM2_OC1Init                    00008383   defined in Debug\stm8s_tim2.o section .text
_TIM2_OC1PolarityConfig          00008594   defined in Debug\stm8s_tim2.o section .text
_TIM2_OC1PreloadConfig           00008566   defined in Debug\stm8s_tim2.o section .text
_TIM2_OC2Init                    000083b5   defined in Debug\stm8s_tim2.o section .text
_TIM2_OC2PolarityConfig          000085a2   defined in Debug\stm8s_tim2.o section .text
_TIM2_OC2PreloadConfig           00008574   defined in Debug\stm8s_tim2.o section .text
_TIM2_OC3Init                    000083e7   defined in Debug\stm8s_tim2.o section .text
_TIM2_OC3PolarityConfig          000085b0   defined in Debug\stm8s_tim2.o section .text
_TIM2_OC3PreloadConfig           00008582   defined in Debug\stm8s_tim2.o section .text
_TIM2_PWMIConfig                 00008460   defined in Debug\stm8s_tim2.o section .text
_TIM2_PrescalerConfig            00008528   defined in Debug\stm8s_tim2.o section .text
_TIM2_SelectOCxM                 000085f9   defined in Debug\stm8s_tim2.o section .text
_TIM2_SelectOnePulseMode         0000851a   defined in Debug\stm8s_tim2.o section .text
_TIM2_SetAutoreload              0000863d   defined in Debug\stm8s_tim2.o section .text
_TIM2_SetCompare1                00008646   defined in Debug\stm8s_tim2.o section .text
_TIM2_SetCompare2                0000864f   defined in Debug\stm8s_tim2.o section .text
_TIM2_SetCompare3                00008658   defined in Debug\stm8s_tim2.o section .text
_TIM2_SetCounter                 00008634   defined in Debug\stm8s_tim2.o section .text
_TIM2_SetIC1Prescaler            00008661   defined in Debug\stm8s_tim2.o section .text
_TIM2_SetIC2Prescaler            0000866e   defined in Debug\stm8s_tim2.o section .text
_TIM2_SetIC3Prescaler            0000867b   defined in Debug\stm8s_tim2.o section .text
_TIM2_TimeBaseInit               00008373   defined in Debug\stm8s_tim2.o section .text
                                            used in Debug\main.o
_TIM2_UpdateDisableConfig        000084fe   defined in Debug\stm8s_tim2.o section .text
_TIM2_UpdateRequestConfig        0000850c   defined in Debug\stm8s_tim2.o section .text
__endmem                         000005ff   defined in command file
                                            *** not used ***
__endzp                          0000000c   defined in command file section .ubsct
                                            used in C:\Program Files\COSMIC\CXSTM8\Lib\crtsi0.sm8
__idesc__                        00008084   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                          0000808e   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
_exit                            000080d7   defined in C:\Program Files\COSMIC\CXSTM8\Lib\crtsi0.sm8 section .text
_i                               00000000   defined in Debug\main.o section .bsct, initialized
_main                            00008194   defined in Debug\main.o section .text
                                            used in C:\Program Files\COSMIC\CXSTM8\Lib\crtsi0.sm8
_xwDelay                         000080d9   defined in Debug\main.o section .text
c_divsl                          0000886a   defined in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)ldiv.o section .text
                                            *** not used ***
c_divul                          00008881   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_imul                           00008823   defined in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)imul.o section .text
                                            used in Debug\stm8s_beep.o
c_lgneg                          00008955   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                           00008968   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                           00000002   defined in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)lreg.o section .ubsct
                                            used in Debug\stm8s_beep.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_ltor                           00008844   defined in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)ltor.o section .text
                                            used in Debug\stm8s_beep.o
                                                    Debug\stm8s_clk.o
c_ludv                           00008856   defined in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)ludiv.o section .text
                                            used in Debug\stm8s_beep.o
                                                    Debug\stm8s_clk.o
c_sdivx                          00008983   defined in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)sdivx.o section .text
                                            *** not used ***
c_smodx                          0000897d   defined in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)sdivx.o section .text
                                            used in Debug\main.o
c_x                              00000006   defined in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)xreg.o section .ubsct
                                            used in C:\Program Files\COSMIC\CXSTM8\Lib\crtsi0.sm8
                                                    Debug\main.o
                                                    Debug\stm8s_beep.o
                                                    (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)imul.o
                                                    (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)ldiv.o
                                                    (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)sdivx.o
c_y                              00000009   defined in (C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)yreg.o section .ubsct
                                            used in C:\Program Files\COSMIC\CXSTM8\Lib\crtsi0.sm8
                                                    Debug\main.o
f_NonHandledInterrupt            000089a8   defined in Debug\stm8_interrupt_vector.o section .text
f_Time2YiChu                     00008108   defined in Debug\main.o section .text
                                            used in Debug\stm8_interrupt_vector.o

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -