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

📄 adc.map

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

  34 > _CLK_SYSCLKConfig: (3)

  35 > _CLK_SYSCLKEmergencyClear: (2)

  36 > _CLK_SlowActiveHaltWakeUpCmd: (2)

  37 > _UART2_ClearFlag: (4)

  38 > _UART2_ClearITPendingBit: (4)

  39 > _UART2_Cmd: (2)

  40 > _UART2_GetFlagStatus: (5)

  41 > _UART2_GetITStatus: (6)

  42 > _UART2_ITConfig: (7)

  43 > _UART2_IrDACmd: (2)

  44 > _UART2_IrDAConfig: (2)

  45 > _UART2_LINBreakDetectionConfig: (2)

  46 > _UART2_LINCmd: (2)

  47 > _UART2_LINConfig: (5)

  48 > _UART2_ReceiveData8: (2)

  49 > _UART2_ReceiveData9: (4)

  50 > _UART2_ReceiverWakeUpCmd: (2)

  51 > _UART2_SendBreak: (2)

  52 > _UART2_SendData9: (4)

  53 > _UART2_SetAddress: (3)

  54 > _UART2_SetGuardTime: (2)

  55 > _UART2_SetPrescaler: (2)

  56 > _UART2_SmartCardCmd: (2)

  57 > _UART2_SmartCardNACKCmd: (2)

  58 > _UART2_WakeUpConfig: (2)

  59 > __stext: (0)

  60 > _main: (2)
  61      + _ADC1_DeInit: (2)
  62      + _ADC1_GetConversionValue: (7)
  63      + _ADC1_Init: (10)
  64      |    + _ADC1_ConversionConfig: (5)
  65      |    + _ADC1_ExternalTriggerConfig: (4)
  66      |    + _ADC1_PrescalerConfig: (3)
  67      |    + _ADC1_SchmittTriggerConfig: (4)
          | 
  68      + _ADC1_StartConversion: (2)
  69      + _UART2_DeInit: (3)
  70      + _UART2_Init: (25)
  71      |    + _CLK_GetClockFreq: (11)
          | 
  72      + _putIntLine: (6)
  73      |    + _putChr: (2)
  74      |    |    + _UART2_SendData8: (3)
          |    | 
  75      |    + _putInt: (6)
  76      |    |    + _putChr --> 73
          |    | 
          | 
  77      + _putStr: (6)
  78      |    + _putChr --> 73
  79      |    + _strlen: (2)
          | 
  80      + _putStrLine: (2)
  81      |    + _putChr --> 73
  82      |    + _putStr --> 77
          | 
  83      + _xwDelay: (6)
       
  84 > _putChrLine: (2)
  85      + _putChr --> 73
       
  86 > _putHex: (12)
  87      + _putChr --> 73
       
  88 > f_NonHandledInterrupt: (5)

  89   _ADC1_ConversionConfig --> 64

  90   _ADC1_DeInit --> 61

  91   _ADC1_ExternalTriggerConfig --> 65

  92   _ADC1_GetConversionValue --> 62

  93   _ADC1_Init --> 63

  94   _ADC1_PrescalerConfig --> 66

  95   _ADC1_SchmittTriggerConfig --> 67

  96   _ADC1_StartConversion --> 68

  97   _CLK_GetClockFreq --> 71

  98   _UART2_DeInit --> 69

  99   _UART2_Init --> 70

 100   _UART2_SendData8 --> 74

 101   _putChr --> 73

 102   _putInt --> 75

 103   _putIntLine --> 72

 104   _putStr --> 77

 105   _putStrLine --> 80

 106   _strlen --> 79

 107   _xwDelay --> 83



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

_ADC1_AWDChannelConfig           000082ea   defined in Debug\stm8s_adc1.o section .text
_ADC1_ClearFlag                  00008446   defined in Debug\stm8s_adc1.o section .text
_ADC1_ClearITPendingBit          000084ef   defined in Debug\stm8s_adc1.o section .text
_ADC1_Cmd                        0000816e   defined in Debug\stm8s_adc1.o section .text
_ADC1_ConversionConfig           00008252   defined in Debug\stm8s_adc1.o section .text
_ADC1_DataBufferCmd              0000818a   defined in Debug\stm8s_adc1.o section .text
_ADC1_DeInit                     00008115   defined in Debug\stm8s_adc1.o section .text
                                            used in Debug\main.o
_ADC1_ExternalTriggerConfig      00008280   defined in Debug\stm8s_adc1.o section .text
_ADC1_GetAWDChannelStatus        000083bc   defined in Debug\stm8s_adc1.o section .text
_ADC1_GetBufferValue             00008363   defined in Debug\stm8s_adc1.o section .text
_ADC1_GetConversionValue         000082a6   defined in Debug\stm8s_adc1.o section .text
                                            used in Debug\main.o
_ADC1_GetFlagStatus              000083ec   defined in Debug\stm8s_adc1.o section .text
_ADC1_GetITStatus                000084a1   defined in Debug\stm8s_adc1.o section .text
_ADC1_ITConfig                   00008198   defined in Debug\stm8s_adc1.o section .text
_ADC1_Init                       00008146   defined in Debug\stm8s_adc1.o section .text
                                            used in Debug\main.o
_ADC1_PrescalerConfig            000081b1   defined in Debug\stm8s_adc1.o section .text
_ADC1_ScanModeCmd                0000817c   defined in Debug\stm8s_adc1.o section .text
_ADC1_SchmittTriggerConfig       000081c4   defined in Debug\stm8s_adc1.o section .text
_ADC1_SetHighThreshold           00008351   defined in Debug\stm8s_adc1.o section .text
_ADC1_SetLowThreshold            0000835a   defined in Debug\stm8s_adc1.o section .text
_ADC1_StartConversion            000082a1   defined in Debug\stm8s_adc1.o section .text
                                            used in Debug\main.o
_CLKPrescTable                   00008084   defined in Debug\stm8s_clk.o section .const
_CLK_AdjustHSICalibrationValue   0000880e   defined in Debug\stm8s_clk.o section .text
_CLK_CANConfig                   0000877e   defined in Debug\stm8s_clk.o section .text
_CLK_CCOCmd                      000085b5   defined in Debug\stm8s_clk.o section .text
_CLK_CCOConfig                   000086f4   defined in Debug\stm8s_clk.o section .text
_CLK_ClearITPendingBit           000088a9   defined in Debug\stm8s_clk.o section .text
_CLK_ClockSecuritySystemEnable   00008791   defined in Debug\stm8s_clk.o section .text
_CLK_ClockSwitchCmd              000085c3   defined in Debug\stm8s_clk.o section .text
_CLK_ClockSwitchConfig           0000864b   defined in Debug\stm8s_clk.o section .text
_CLK_DeInit                      00008541   defined in Debug\stm8s_clk.o section .text
_CLK_FastHaltWakeUpCmd           0000857d   defined in Debug\stm8s_clk.o section .text
_CLK_GetClockFreq                0000879a   defined in Debug\stm8s_clk.o section .text
                                            used in Debug\stm8s_uart2.o
_CLK_GetFlagStatus               00008820   defined in Debug\stm8s_clk.o section .text
_CLK_GetITStatus                 0000887d   defined in Debug\stm8s_clk.o section .text
_CLK_GetSYSCLKSource             00008796   defined in Debug\stm8s_clk.o section .text
_CLK_HSECmd                      0000858b   defined in Debug\stm8s_clk.o section .text
_CLK_HSICmd                      00008599   defined in Debug\stm8s_clk.o section .text
_CLK_HSIPrescalerConfig          000086e1   defined in Debug\stm8s_clk.o section .text
_CLK_ITConfig                    0000870b   defined in Debug\stm8s_clk.o section .text
_CLK_LSICmd                      000085a7   defined in Debug\stm8s_clk.o section .text
_CLK_PeripheralClockConfig       000085df   defined in Debug\stm8s_clk.o section .text
_CLK_SWIMConfig                  00008770   defined in Debug\stm8s_clk.o section .text
_CLK_SYSCLKConfig                00008743   defined in Debug\stm8s_clk.o section .text
_CLK_SYSCLKEmergencyClear        0000881b   defined in Debug\stm8s_clk.o section .text
_CLK_SlowActiveHaltWakeUpCmd     000085d1   defined in Debug\stm8s_clk.o section .text
_HSIDivFactor                    00008080   defined in Debug\stm8s_clk.o section .const
_UART2_ClearFlag                 00008c25   defined in Debug\stm8s_uart2.o section .text
_UART2_ClearITPendingBit         00008d01   defined in Debug\stm8s_uart2.o section .text
_UART2_Cmd                       00008a1d   defined in Debug\stm8s_uart2.o section .text
_UART2_DeInit                    000088b8   defined in Debug\stm8s_uart2.o section .text
                                            used in Debug\main.o
_UART2_GetFlagStatus             00008bc3   defined in Debug\stm8s_uart2.o section .text
_UART2_GetITStatus               00008c51   defined in Debug\stm8s_uart2.o section .text
_UART2_ITConfig                  00008a2b   defined in Debug\stm8s_uart2.o section .text
_UART2_Init                      000088e1   defined in Debug\stm8s_uart2.o section .text
                                            used in Debug\main.o
_UART2_IrDACmd                   00008acb   defined in Debug\stm8s_uart2.o section .text
_UART2_IrDAConfig                00008abd   defined in Debug\stm8s_uart2.o section .text
_UART2_LINBreakDetectionConfig   00008ad9   defined in Debug\stm8s_uart2.o section .text
_UART2_LINCmd                    00008b14   defined in Debug\stm8s_uart2.o section .text
_UART2_LINConfig                 00008ae7   defined in Debug\stm8s_uart2.o section .text
_UART2_ReceiveData8              00008b57   defined in Debug\stm8s_uart2.o section .text
_UART2_ReceiveData9              00008b5b   defined in Debug\stm8s_uart2.o section .text
_UART2_ReceiverWakeUpCmd         00008b49   defined in Debug\stm8s_uart2.o section .text
_UART2_SendBreak                 00008ba3   defined in Debug\stm8s_uart2.o section .text
_UART2_SendData8                 00008b7d   defined in Debug\stm8s_uart2.o section .text
_UART2_SendData9                 00008b8c   defined in Debug\stm8s_uart2.o section .text
_UART2_SetAddress                00008ba8   defined in Debug\stm8s_uart2.o section .text
_UART2_SetGuardTime              00008bbb   defined in Debug\stm8s_uart2.o section .text
_UART2_SetPrescaler              00008bbf   defined in Debug\stm8s_uart2.o section .text
_UART2_SmartCardCmd              00008b22   defined in Debug\stm8s_uart2.o section .text
_UART2_SmartCardNACKCmd          00008b30   defined in Debug\stm8s_uart2.o section .text
_UART2_WakeUpConfig              00008b3e   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__                        000080c7   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                          000080ca   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                            00008113   defined in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8 section .text
_main                            00008f20   defined in Debug\main.o section .text
                                            used in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8
_putChr                          00008d20   defined in Debug\stm8s_uart2.o section .text
_putChrLine                      00008d24   defined in Debug\stm8s_uart2.o section .text
_putHex                          00008ebd   defined in Debug\stm8s_uart2.o section .text
_putInt                          00008d5c   defined in Debug\stm8s_uart2.o section .text
_putIntLine                      00008ea7   defined in Debug\stm8s_uart2.o section .text
                                            used in Debug\main.o
_putStr                          00008d2f   defined in Debug\stm8s_uart2.o section .text
                                            used in Debug\main.o
_putStrLine                      00008d51   defined in Debug\stm8s_uart2.o section .text
                                            used in Debug\main.o
_strlen                          00008f76   defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libis0.sm8)strlen0.o section .text
                                            used in Debug\stm8s_uart2.o
_xwDelay                         00008ef1   defined in Debug\main.o section .text
c_divsl                          00009010   defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ldiv.o section .text
                                            *** not used ***
c_divul                          00009027   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                           00008f82   defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ladc.o section .text
                                            used in Debug\stm8s_uart2.o
c_lcmp                           00008f93   defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lcmp.o section .text
                                            used in Debug\stm8s_uart2.o
c_lgadc                          00008fb3   defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lgadc.o section .text
                                            used in Debug\stm8s_uart2.o
c_lgneg                          000090fb   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                           00008fc3   defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)llsh.o section .text
                                            used in Debug\stm8s_uart2.o
c_lneg                           0000910e   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
                                                    Debug\main.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:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)utolx.o
c_lsub                           00008fd2   defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lsub.o section .text
                                            used in Debug\stm8s_uart2.o
c_ltor                           00008fea   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                           00008ffc   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                           00009123   defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lumod.o section .text
                                            used in Debug\stm8s_uart2.o
c_lursh                          0000913d   defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lursh.o section .text
                                            used in Debug\stm8s_uart2.o
c_rtol                           0000914c   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                           0000915e   defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)smul.o section .text
                                            used in Debug\stm8s_uart2.o
c_uitolx                         0000919d   defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)utolx.o section .text
                                            used in Debug\main.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            000091a4   defined in Debug\stm8_interrupt_vector.o section .text

⌨️ 快捷键说明

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