This repository has been archived on 2025-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
controller-hd/MDK-ARM/controller-v2/controller-v2.map

5520 lines
483 KiB
Plaintext

Component: ARM Compiler 5.06 update 1 (build 61) Tool: armlink [4d35a8]
==============================================================================
Section Cross References
startup_stm32l476xx.o(RESET) refers to startup_stm32l476xx.o(STACK) for __initial_sp
startup_stm32l476xx.o(RESET) refers to startup_stm32l476xx.o(.text) for Reset_Handler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.NMI_Handler) for NMI_Handler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.HardFault_Handler) for HardFault_Handler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.MemManage_Handler) for MemManage_Handler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.BusFault_Handler) for BusFault_Handler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.UsageFault_Handler) for UsageFault_Handler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.SVC_Handler) for SVC_Handler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.DebugMon_Handler) for DebugMon_Handler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.PendSV_Handler) for PendSV_Handler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.SysTick_Handler) for SysTick_Handler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.DMA1_Channel1_IRQHandler) for DMA1_Channel1_IRQHandler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.DMA1_Channel2_IRQHandler) for DMA1_Channel2_IRQHandler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.DMA1_Channel5_IRQHandler) for DMA1_Channel5_IRQHandler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.DMA1_Channel6_IRQHandler) for DMA1_Channel6_IRQHandler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.DMA1_Channel7_IRQHandler) for DMA1_Channel7_IRQHandler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.ADC1_2_IRQHandler) for ADC1_2_IRQHandler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.TIM4_IRQHandler) for TIM4_IRQHandler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.I2C1_EV_IRQHandler) for I2C1_EV_IRQHandler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.USART1_IRQHandler) for USART1_IRQHandler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.UART5_IRQHandler) for UART5_IRQHandler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.TIM6_DAC_IRQHandler) for TIM6_DAC_IRQHandler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.TIM7_IRQHandler) for TIM7_IRQHandler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.DMA2_Channel1_IRQHandler) for DMA2_Channel1_IRQHandler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.DMA2_Channel2_IRQHandler) for DMA2_Channel2_IRQHandler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.DMA2_Channel6_IRQHandler) for DMA2_Channel6_IRQHandler
startup_stm32l476xx.o(RESET) refers to stm32l4xx_it.o(i.DMA2_Channel7_IRQHandler) for DMA2_Channel7_IRQHandler
startup_stm32l476xx.o(.text) refers to system_stm32l4xx.o(i.SystemInit) for SystemInit
startup_stm32l476xx.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main
main.o(i.SystemClock_Config) refers to stm32l4xx_ll_utils.o(i.LL_Init1msTick) for LL_Init1msTick
main.o(i.SystemClock_Config) refers to stm32l4xx_ll_utils.o(i.LL_SetSystemCoreClock) for LL_SetSystemCoreClock
main.o(i.main) refers to main.o(i.SystemClock_Config) for SystemClock_Config
main.o(i.main) refers to main.o(i.PeriphCommonClock_Config) for PeriphCommonClock_Config
main.o(i.main) refers to delay.o(i.delay_init) for delay_init
main.o(i.main) refers to delay.o(i.delay_ms) for delay_ms
main.o(i.main) refers to gpio.o(i.MX_GPIO_Init) for MX_GPIO_Init
main.o(i.main) refers to dma.o(i.MX_DMA_Init) for MX_DMA_Init
main.o(i.main) refers to adc.o(i.MX_ADC1_Init) for MX_ADC1_Init
main.o(i.main) refers to tim.o(i.MX_TIM3_Init) for MX_TIM3_Init
main.o(i.main) refers to dac.o(i.MX_DAC1_Init) for MX_DAC1_Init
main.o(i.main) refers to spi.o(i.MX_SPI2_Init) for MX_SPI2_Init
main.o(i.main) refers to spi.o(i.MX_SPI1_Init) for MX_SPI1_Init
main.o(i.main) refers to tim.o(i.MX_TIM2_Init) for MX_TIM2_Init
main.o(i.main) refers to usart.o(i.MX_UART5_Init) for MX_UART5_Init
main.o(i.main) refers to usart.o(i.MX_USART1_UART_Init) for MX_USART1_UART_Init
main.o(i.main) refers to tim.o(i.MX_TIM6_Init) for MX_TIM6_Init
main.o(i.main) refers to tim.o(i.MX_TIM7_Init) for MX_TIM7_Init
main.o(i.main) refers to i2c.o(i.MX_I2C1_Init) for MX_I2C1_Init
main.o(i.main) refers to adc.o(i.MX_ADC2_Init) for MX_ADC2_Init
main.o(i.main) refers to tim.o(i.MX_TIM4_Init) for MX_TIM4_Init
main.o(i.main) refers to app_hart.o(i.hart_ble_dinit) for hart_ble_dinit
main.o(i.main) refers to leds.o(i.leds_dinit) for leds_dinit
main.o(i.main) refers to malloc.o(i.my_mem_init) for my_mem_init
main.o(i.main) refers to board.o(i.board_init) for board_init
main.o(i.main) refers to app.o(i.app_init) for app_init
main.o(i.main) refers to app.o(i.app_start) for app_start
gpio.o(i.MX_GPIO_Init) refers to memseta.o(.text) for __aeabi_memclr4
gpio.o(i.MX_GPIO_Init) refers to gpio.o(i.LL_AHB2_GRP1_EnableClock) for LL_AHB2_GRP1_EnableClock
gpio.o(i.MX_GPIO_Init) refers to stm32l4xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
adc.o(i.LL_DMA_SetChannelPriorityLevel) refers to adc.o(.constdata) for .constdata
adc.o(i.LL_DMA_SetDataTransferDirection) refers to adc.o(.constdata) for .constdata
adc.o(i.LL_DMA_SetMemoryIncMode) refers to adc.o(.constdata) for .constdata
adc.o(i.LL_DMA_SetMemorySize) refers to adc.o(.constdata) for .constdata
adc.o(i.LL_DMA_SetMode) refers to adc.o(.constdata) for .constdata
adc.o(i.LL_DMA_SetPeriphIncMode) refers to adc.o(.constdata) for .constdata
adc.o(i.LL_DMA_SetPeriphSize) refers to adc.o(.constdata) for .constdata
adc.o(i.MX_ADC1_Init) refers to memseta.o(.text) for __aeabi_memclr4
adc.o(i.MX_ADC1_Init) refers to adc.o(i.LL_RCC_SetADCClockSource) for LL_RCC_SetADCClockSource
adc.o(i.MX_ADC1_Init) refers to adc.o(i.LL_AHB2_GRP1_EnableClock) for LL_AHB2_GRP1_EnableClock
adc.o(i.MX_ADC1_Init) refers to stm32l4xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
adc.o(i.MX_ADC1_Init) refers to adc.o(i.LL_DMA_SetPeriphRequest) for LL_DMA_SetPeriphRequest
adc.o(i.MX_ADC1_Init) refers to adc.o(i.LL_DMA_SetDataTransferDirection) for LL_DMA_SetDataTransferDirection
adc.o(i.MX_ADC1_Init) refers to adc.o(i.LL_DMA_SetChannelPriorityLevel) for LL_DMA_SetChannelPriorityLevel
adc.o(i.MX_ADC1_Init) refers to adc.o(i.LL_DMA_SetMode) for LL_DMA_SetMode
adc.o(i.MX_ADC1_Init) refers to adc.o(i.LL_DMA_SetPeriphIncMode) for LL_DMA_SetPeriphIncMode
adc.o(i.MX_ADC1_Init) refers to adc.o(i.LL_DMA_SetMemoryIncMode) for LL_DMA_SetMemoryIncMode
adc.o(i.MX_ADC1_Init) refers to adc.o(i.LL_DMA_SetPeriphSize) for LL_DMA_SetPeriphSize
adc.o(i.MX_ADC1_Init) refers to adc.o(i.LL_DMA_SetMemorySize) for LL_DMA_SetMemorySize
adc.o(i.MX_ADC1_Init) refers to adc.o(i.NVIC_EncodePriority) for NVIC_EncodePriority
adc.o(i.MX_ADC1_Init) refers to adc.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
adc.o(i.MX_ADC1_Init) refers to adc.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ
adc.o(i.MX_ADC1_Init) refers to stm32l4xx_ll_adc.o(i.LL_ADC_Init) for LL_ADC_Init
adc.o(i.MX_ADC1_Init) refers to stm32l4xx_ll_adc.o(i.LL_ADC_REG_Init) for LL_ADC_REG_Init
adc.o(i.MX_ADC1_Init) refers to stm32l4xx_ll_adc.o(i.LL_ADC_CommonInit) for LL_ADC_CommonInit
adc.o(i.MX_ADC1_Init) refers to adc.o(i.LL_ADC_REG_SetSequencerRanks) for LL_ADC_REG_SetSequencerRanks
adc.o(i.MX_ADC1_Init) refers to adc.o(i.LL_ADC_SetChannelSamplingTime) for LL_ADC_SetChannelSamplingTime
adc.o(i.MX_ADC1_Init) refers to adc.o(i.LL_ADC_SetChannelSingleDiff) for LL_ADC_SetChannelSingleDiff
adc.o(i.MX_ADC1_Init) refers to system_stm32l4xx.o(.data) for SystemCoreClock
adc.o(i.MX_ADC2_Init) refers to memseta.o(.text) for __aeabi_memclr4
adc.o(i.MX_ADC2_Init) refers to adc.o(i.LL_RCC_SetADCClockSource) for LL_RCC_SetADCClockSource
adc.o(i.MX_ADC2_Init) refers to adc.o(i.LL_AHB2_GRP1_EnableClock) for LL_AHB2_GRP1_EnableClock
adc.o(i.MX_ADC2_Init) refers to stm32l4xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
adc.o(i.MX_ADC2_Init) refers to adc.o(i.LL_DMA_SetPeriphRequest) for LL_DMA_SetPeriphRequest
adc.o(i.MX_ADC2_Init) refers to adc.o(i.LL_DMA_SetDataTransferDirection) for LL_DMA_SetDataTransferDirection
adc.o(i.MX_ADC2_Init) refers to adc.o(i.LL_DMA_SetChannelPriorityLevel) for LL_DMA_SetChannelPriorityLevel
adc.o(i.MX_ADC2_Init) refers to adc.o(i.LL_DMA_SetMode) for LL_DMA_SetMode
adc.o(i.MX_ADC2_Init) refers to adc.o(i.LL_DMA_SetPeriphIncMode) for LL_DMA_SetPeriphIncMode
adc.o(i.MX_ADC2_Init) refers to adc.o(i.LL_DMA_SetMemoryIncMode) for LL_DMA_SetMemoryIncMode
adc.o(i.MX_ADC2_Init) refers to adc.o(i.LL_DMA_SetPeriphSize) for LL_DMA_SetPeriphSize
adc.o(i.MX_ADC2_Init) refers to adc.o(i.LL_DMA_SetMemorySize) for LL_DMA_SetMemorySize
adc.o(i.MX_ADC2_Init) refers to adc.o(i.NVIC_EncodePriority) for NVIC_EncodePriority
adc.o(i.MX_ADC2_Init) refers to adc.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
adc.o(i.MX_ADC2_Init) refers to adc.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ
adc.o(i.MX_ADC2_Init) refers to stm32l4xx_ll_adc.o(i.LL_ADC_Init) for LL_ADC_Init
adc.o(i.MX_ADC2_Init) refers to stm32l4xx_ll_adc.o(i.LL_ADC_REG_Init) for LL_ADC_REG_Init
adc.o(i.MX_ADC2_Init) refers to stm32l4xx_ll_adc.o(i.LL_ADC_CommonInit) for LL_ADC_CommonInit
adc.o(i.MX_ADC2_Init) refers to adc.o(i.LL_ADC_REG_SetSequencerRanks) for LL_ADC_REG_SetSequencerRanks
adc.o(i.MX_ADC2_Init) refers to adc.o(i.LL_ADC_SetChannelSamplingTime) for LL_ADC_SetChannelSamplingTime
adc.o(i.MX_ADC2_Init) refers to adc.o(i.LL_ADC_SetChannelSingleDiff) for LL_ADC_SetChannelSingleDiff
adc.o(i.MX_ADC2_Init) refers to system_stm32l4xx.o(.data) for SystemCoreClock
dac.o(i.MX_DAC1_Init) refers to memseta.o(.text) for __aeabi_memclr4
dac.o(i.MX_DAC1_Init) refers to stm32l4xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
dac.o(i.MX_DAC1_Init) refers to stm32l4xx_ll_dac.o(i.LL_DAC_Init) for LL_DAC_Init
dma.o(i.MX_DMA_Init) refers to dma.o(i.LL_AHB1_GRP1_EnableClock) for LL_AHB1_GRP1_EnableClock
dma.o(i.MX_DMA_Init) refers to dma.o(i.__NVIC_GetPriorityGrouping) for __NVIC_GetPriorityGrouping
dma.o(i.MX_DMA_Init) refers to dma.o(i.NVIC_EncodePriority) for NVIC_EncodePriority
dma.o(i.MX_DMA_Init) refers to dma.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
dma.o(i.MX_DMA_Init) refers to dma.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ
i2c.o(i.LL_DMA_SetChannelPriorityLevel) refers to i2c.o(.constdata) for .constdata
i2c.o(i.LL_DMA_SetDataTransferDirection) refers to i2c.o(.constdata) for .constdata
i2c.o(i.LL_DMA_SetMemoryIncMode) refers to i2c.o(.constdata) for .constdata
i2c.o(i.LL_DMA_SetMemorySize) refers to i2c.o(.constdata) for .constdata
i2c.o(i.LL_DMA_SetMode) refers to i2c.o(.constdata) for .constdata
i2c.o(i.LL_DMA_SetPeriphIncMode) refers to i2c.o(.constdata) for .constdata
i2c.o(i.LL_DMA_SetPeriphSize) refers to i2c.o(.constdata) for .constdata
i2c.o(i.MX_I2C1_Init) refers to memseta.o(.text) for __aeabi_memclr4
i2c.o(i.MX_I2C1_Init) refers to stm32l4xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
i2c.o(i.MX_I2C1_Init) refers to i2c.o(i.LL_DMA_SetPeriphRequest) for LL_DMA_SetPeriphRequest
i2c.o(i.MX_I2C1_Init) refers to i2c.o(i.LL_DMA_SetDataTransferDirection) for LL_DMA_SetDataTransferDirection
i2c.o(i.MX_I2C1_Init) refers to i2c.o(i.LL_DMA_SetChannelPriorityLevel) for LL_DMA_SetChannelPriorityLevel
i2c.o(i.MX_I2C1_Init) refers to i2c.o(i.LL_DMA_SetMode) for LL_DMA_SetMode
i2c.o(i.MX_I2C1_Init) refers to i2c.o(i.LL_DMA_SetPeriphIncMode) for LL_DMA_SetPeriphIncMode
i2c.o(i.MX_I2C1_Init) refers to i2c.o(i.LL_DMA_SetMemoryIncMode) for LL_DMA_SetMemoryIncMode
i2c.o(i.MX_I2C1_Init) refers to i2c.o(i.LL_DMA_SetPeriphSize) for LL_DMA_SetPeriphSize
i2c.o(i.MX_I2C1_Init) refers to i2c.o(i.LL_DMA_SetMemorySize) for LL_DMA_SetMemorySize
i2c.o(i.MX_I2C1_Init) refers to stm32l4xx_ll_i2c.o(i.LL_I2C_Init) for LL_I2C_Init
spi.o(i.MX_SPI1_Init) refers to memseta.o(.text) for __aeabi_memclr4
spi.o(i.MX_SPI1_Init) refers to spi.o(i.LL_AHB2_GRP1_EnableClock) for LL_AHB2_GRP1_EnableClock
spi.o(i.MX_SPI1_Init) refers to stm32l4xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
spi.o(i.MX_SPI1_Init) refers to stm32l4xx_ll_spi.o(i.LL_SPI_Init) for LL_SPI_Init
spi.o(i.MX_SPI2_Init) refers to memseta.o(.text) for __aeabi_memclr4
spi.o(i.MX_SPI2_Init) refers to spi.o(i.LL_AHB2_GRP1_EnableClock) for LL_AHB2_GRP1_EnableClock
spi.o(i.MX_SPI2_Init) refers to stm32l4xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
spi.o(i.MX_SPI2_Init) refers to stm32l4xx_ll_spi.o(i.LL_SPI_Init) for LL_SPI_Init
spi.o(i.MX_SPI2_Init) refers to spi.o(.constdata) for .constdata
tim.o(i.LL_TIM_OC_DisableFast) refers to tim.o(.constdata) for .constdata
tim.o(i.LL_TIM_OC_EnablePreload) refers to tim.o(.constdata) for .constdata
tim.o(i.MX_TIM2_Init) refers to memseta.o(.text) for __aeabi_memclr4
tim.o(i.MX_TIM2_Init) refers to tim.o(i.LL_APB1_GRP1_EnableClock) for LL_APB1_GRP1_EnableClock
tim.o(i.MX_TIM2_Init) refers to stm32l4xx_ll_tim.o(i.LL_TIM_Init) for LL_TIM_Init
tim.o(i.MX_TIM2_Init) refers to tim.o(i.LL_TIM_OC_EnablePreload) for LL_TIM_OC_EnablePreload
tim.o(i.MX_TIM2_Init) refers to stm32l4xx_ll_tim.o(i.LL_TIM_OC_Init) for LL_TIM_OC_Init
tim.o(i.MX_TIM2_Init) refers to tim.o(i.LL_TIM_OC_DisableFast) for LL_TIM_OC_DisableFast
tim.o(i.MX_TIM2_Init) refers to tim.o(i.LL_AHB2_GRP1_EnableClock) for LL_AHB2_GRP1_EnableClock
tim.o(i.MX_TIM2_Init) refers to stm32l4xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
tim.o(i.MX_TIM3_Init) refers to memseta.o(.text) for __aeabi_memclr4
tim.o(i.MX_TIM3_Init) refers to tim.o(i.LL_APB1_GRP1_EnableClock) for LL_APB1_GRP1_EnableClock
tim.o(i.MX_TIM3_Init) refers to stm32l4xx_ll_tim.o(i.LL_TIM_Init) for LL_TIM_Init
tim.o(i.MX_TIM3_Init) refers to tim.o(i.LL_TIM_OC_EnablePreload) for LL_TIM_OC_EnablePreload
tim.o(i.MX_TIM3_Init) refers to stm32l4xx_ll_tim.o(i.LL_TIM_OC_Init) for LL_TIM_OC_Init
tim.o(i.MX_TIM3_Init) refers to tim.o(i.LL_TIM_OC_DisableFast) for LL_TIM_OC_DisableFast
tim.o(i.MX_TIM3_Init) refers to tim.o(i.LL_AHB2_GRP1_EnableClock) for LL_AHB2_GRP1_EnableClock
tim.o(i.MX_TIM3_Init) refers to stm32l4xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
tim.o(i.MX_TIM4_Init) refers to memseta.o(.text) for __aeabi_memclr4
tim.o(i.MX_TIM4_Init) refers to tim.o(i.LL_APB1_GRP1_EnableClock) for LL_APB1_GRP1_EnableClock
tim.o(i.MX_TIM4_Init) refers to tim.o(i.NVIC_EncodePriority) for NVIC_EncodePriority
tim.o(i.MX_TIM4_Init) refers to tim.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
tim.o(i.MX_TIM4_Init) refers to tim.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ
tim.o(i.MX_TIM4_Init) refers to stm32l4xx_ll_tim.o(i.LL_TIM_Init) for LL_TIM_Init
tim.o(i.MX_TIM6_Init) refers to memseta.o(.text) for __aeabi_memclr4
tim.o(i.MX_TIM6_Init) refers to tim.o(i.LL_APB1_GRP1_EnableClock) for LL_APB1_GRP1_EnableClock
tim.o(i.MX_TIM6_Init) refers to tim.o(i.NVIC_EncodePriority) for NVIC_EncodePriority
tim.o(i.MX_TIM6_Init) refers to tim.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
tim.o(i.MX_TIM6_Init) refers to tim.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ
tim.o(i.MX_TIM6_Init) refers to stm32l4xx_ll_tim.o(i.LL_TIM_Init) for LL_TIM_Init
tim.o(i.MX_TIM7_Init) refers to memseta.o(.text) for __aeabi_memclr4
tim.o(i.MX_TIM7_Init) refers to tim.o(i.LL_APB1_GRP1_EnableClock) for LL_APB1_GRP1_EnableClock
tim.o(i.MX_TIM7_Init) refers to tim.o(i.NVIC_EncodePriority) for NVIC_EncodePriority
tim.o(i.MX_TIM7_Init) refers to tim.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
tim.o(i.MX_TIM7_Init) refers to tim.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ
tim.o(i.MX_TIM7_Init) refers to stm32l4xx_ll_tim.o(i.LL_TIM_Init) for LL_TIM_Init
usart.o(i.LL_DMA_SetChannelPriorityLevel) refers to usart.o(.constdata) for .constdata
usart.o(i.LL_DMA_SetDataTransferDirection) refers to usart.o(.constdata) for .constdata
usart.o(i.LL_DMA_SetMemoryIncMode) refers to usart.o(.constdata) for .constdata
usart.o(i.LL_DMA_SetMemorySize) refers to usart.o(.constdata) for .constdata
usart.o(i.LL_DMA_SetMode) refers to usart.o(.constdata) for .constdata
usart.o(i.LL_DMA_SetPeriphIncMode) refers to usart.o(.constdata) for .constdata
usart.o(i.LL_DMA_SetPeriphSize) refers to usart.o(.constdata) for .constdata
usart.o(i.MX_UART5_Init) refers to memseta.o(.text) for __aeabi_memclr4
usart.o(i.MX_UART5_Init) refers to usart.o(i.LL_AHB2_GRP1_EnableClock) for LL_AHB2_GRP1_EnableClock
usart.o(i.MX_UART5_Init) refers to stm32l4xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
usart.o(i.MX_UART5_Init) refers to usart.o(i.LL_DMA_SetPeriphRequest) for LL_DMA_SetPeriphRequest
usart.o(i.MX_UART5_Init) refers to usart.o(i.LL_DMA_SetDataTransferDirection) for LL_DMA_SetDataTransferDirection
usart.o(i.MX_UART5_Init) refers to usart.o(i.LL_DMA_SetChannelPriorityLevel) for LL_DMA_SetChannelPriorityLevel
usart.o(i.MX_UART5_Init) refers to usart.o(i.LL_DMA_SetMode) for LL_DMA_SetMode
usart.o(i.MX_UART5_Init) refers to usart.o(i.LL_DMA_SetPeriphIncMode) for LL_DMA_SetPeriphIncMode
usart.o(i.MX_UART5_Init) refers to usart.o(i.LL_DMA_SetMemoryIncMode) for LL_DMA_SetMemoryIncMode
usart.o(i.MX_UART5_Init) refers to usart.o(i.LL_DMA_SetPeriphSize) for LL_DMA_SetPeriphSize
usart.o(i.MX_UART5_Init) refers to usart.o(i.LL_DMA_SetMemorySize) for LL_DMA_SetMemorySize
usart.o(i.MX_UART5_Init) refers to usart.o(i.NVIC_EncodePriority) for NVIC_EncodePriority
usart.o(i.MX_UART5_Init) refers to usart.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
usart.o(i.MX_UART5_Init) refers to usart.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ
usart.o(i.MX_UART5_Init) refers to stm32l4xx_ll_usart.o(i.LL_USART_Init) for LL_USART_Init
usart.o(i.MX_USART1_UART_Init) refers to memseta.o(.text) for __aeabi_memclr4
usart.o(i.MX_USART1_UART_Init) refers to usart.o(i.LL_AHB2_GRP1_EnableClock) for LL_AHB2_GRP1_EnableClock
usart.o(i.MX_USART1_UART_Init) refers to stm32l4xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
usart.o(i.MX_USART1_UART_Init) refers to usart.o(i.LL_DMA_SetPeriphRequest) for LL_DMA_SetPeriphRequest
usart.o(i.MX_USART1_UART_Init) refers to usart.o(i.LL_DMA_SetDataTransferDirection) for LL_DMA_SetDataTransferDirection
usart.o(i.MX_USART1_UART_Init) refers to usart.o(i.LL_DMA_SetChannelPriorityLevel) for LL_DMA_SetChannelPriorityLevel
usart.o(i.MX_USART1_UART_Init) refers to usart.o(i.LL_DMA_SetMode) for LL_DMA_SetMode
usart.o(i.MX_USART1_UART_Init) refers to usart.o(i.LL_DMA_SetPeriphIncMode) for LL_DMA_SetPeriphIncMode
usart.o(i.MX_USART1_UART_Init) refers to usart.o(i.LL_DMA_SetMemoryIncMode) for LL_DMA_SetMemoryIncMode
usart.o(i.MX_USART1_UART_Init) refers to usart.o(i.LL_DMA_SetPeriphSize) for LL_DMA_SetPeriphSize
usart.o(i.MX_USART1_UART_Init) refers to usart.o(i.LL_DMA_SetMemorySize) for LL_DMA_SetMemorySize
usart.o(i.MX_USART1_UART_Init) refers to usart.o(i.NVIC_EncodePriority) for NVIC_EncodePriority
usart.o(i.MX_USART1_UART_Init) refers to usart.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
usart.o(i.MX_USART1_UART_Init) refers to usart.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ
usart.o(i.MX_USART1_UART_Init) refers to stm32l4xx_ll_usart.o(i.LL_USART_Init) for LL_USART_Init
stm32l4xx_it.o(i.ADC1_2_IRQHandler) refers to adcs.o(i.adc_env_callback) for adc_env_callback
stm32l4xx_it.o(i.DMA1_Channel1_IRQHandler) refers to adcs.o(i.adc_dma_callback) for adc_dma_callback
stm32l4xx_it.o(i.DMA1_Channel2_IRQHandler) refers to adcs.o(i.adc_dma_callback) for adc_dma_callback
stm32l4xx_it.o(i.DMA1_Channel5_IRQHandler) refers to board.o(.data) for lcd
stm32l4xx_it.o(i.DMA1_Channel6_IRQHandler) refers to i2cs.o(i.i2c_dma_callback) for i2c_dma_callback
stm32l4xx_it.o(i.DMA1_Channel6_IRQHandler) refers to eeprom_fm24.o(.data) for eeprom_fm24_i2c
stm32l4xx_it.o(i.DMA1_Channel7_IRQHandler) refers to i2cs.o(i.i2c_dma_callback) for i2c_dma_callback
stm32l4xx_it.o(i.DMA1_Channel7_IRQHandler) refers to eeprom_fm24.o(.data) for eeprom_fm24_i2c
stm32l4xx_it.o(i.DMA2_Channel1_IRQHandler) refers to uarts.o(i.uart_dma_reception_callback) for uart_dma_reception_callback
stm32l4xx_it.o(i.DMA2_Channel1_IRQHandler) refers to app_hart.o(.data) for uarts
stm32l4xx_it.o(i.DMA2_Channel2_IRQHandler) refers to uarts.o(i.uart_dma_reception_callback) for uart_dma_reception_callback
stm32l4xx_it.o(i.DMA2_Channel2_IRQHandler) refers to app_hart.o(.data) for uarts
stm32l4xx_it.o(i.DMA2_Channel6_IRQHandler) refers to uarts.o(i.uart_dma_reception_callback) for uart_dma_reception_callback
stm32l4xx_it.o(i.DMA2_Channel6_IRQHandler) refers to app_hart.o(.data) for uarts
stm32l4xx_it.o(i.DMA2_Channel7_IRQHandler) refers to uarts.o(i.uart_dma_reception_callback) for uart_dma_reception_callback
stm32l4xx_it.o(i.DMA2_Channel7_IRQHandler) refers to app_hart.o(.data) for uarts
stm32l4xx_it.o(i.I2C1_EV_IRQHandler) refers to i2cs.o(i.i2c_ev_callback) for i2c_ev_callback
stm32l4xx_it.o(i.I2C1_EV_IRQHandler) refers to eeprom_fm24.o(.data) for eeprom_fm24_i2c
stm32l4xx_it.o(i.TIM6_DAC_IRQHandler) refers to sys.o(i.LL_IncTick) for LL_IncTick
stm32l4xx_it.o(i.TIM6_DAC_IRQHandler) refers to flow_core.o(.data) for flow_tick
stm32l4xx_it.o(i.TIM7_IRQHandler) refers to mode.o(i.alog_control_module) for alog_control_module
stm32l4xx_it.o(i.UART5_IRQHandler) refers to uarts.o(i.uart_reception_callback) for uart_reception_callback
stm32l4xx_it.o(i.UART5_IRQHandler) refers to app_hart.o(.data) for uarts
stm32l4xx_it.o(i.USART1_IRQHandler) refers to uarts.o(i.uart_reception_callback) for uart_reception_callback
stm32l4xx_it.o(i.USART1_IRQHandler) refers to app_hart.o(.data) for uarts
stm32l4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSE) refers to stm32l4xx_ll_utils.o(i.UTILS_PLL_IsBusy) for UTILS_PLL_IsBusy
stm32l4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSE) refers to stm32l4xx_ll_utils.o(i.UTILS_GetPLLOutputFrequency) for UTILS_GetPLLOutputFrequency
stm32l4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSE) refers to stm32l4xx_ll_utils.o(i.LL_RCC_PLL_ConfigDomain_SYS) for LL_RCC_PLL_ConfigDomain_SYS
stm32l4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSE) refers to stm32l4xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) for UTILS_EnablePLLAndSwitchSystem
stm32l4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSI) refers to stm32l4xx_ll_utils.o(i.UTILS_PLL_IsBusy) for UTILS_PLL_IsBusy
stm32l4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSI) refers to stm32l4xx_ll_utils.o(i.UTILS_GetPLLOutputFrequency) for UTILS_GetPLLOutputFrequency
stm32l4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSI) refers to stm32l4xx_ll_utils.o(i.LL_RCC_PLL_ConfigDomain_SYS) for LL_RCC_PLL_ConfigDomain_SYS
stm32l4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSI) refers to stm32l4xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) for UTILS_EnablePLLAndSwitchSystem
stm32l4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_MSI) refers to stm32l4xx_ll_utils.o(i.UTILS_PLL_IsBusy) for UTILS_PLL_IsBusy
stm32l4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_MSI) refers to stm32l4xx_ll_utils.o(i.UTILS_GetPLLOutputFrequency) for UTILS_GetPLLOutputFrequency
stm32l4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_MSI) refers to stm32l4xx_ll_utils.o(i.LL_RCC_PLL_ConfigDomain_SYS) for LL_RCC_PLL_ConfigDomain_SYS
stm32l4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_MSI) refers to stm32l4xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) for UTILS_EnablePLLAndSwitchSystem
stm32l4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_MSI) refers to system_stm32l4xx.o(.constdata) for MSIRangeTable
stm32l4xx_ll_utils.o(i.LL_SetSystemCoreClock) refers to system_stm32l4xx.o(.data) for SystemCoreClock
stm32l4xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) refers to stm32l4xx_ll_utils.o(i.LL_SetFlashLatency) for LL_SetFlashLatency
stm32l4xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) refers to stm32l4xx_ll_utils.o(i.LL_SetSystemCoreClock) for LL_SetSystemCoreClock
stm32l4xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) refers to system_stm32l4xx.o(.constdata) for AHBPrescTable
stm32l4xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) refers to system_stm32l4xx.o(.data) for SystemCoreClock
stm32l4xx_ll_gpio.o(i.LL_GPIO_DeInit) refers to stm32l4xx_ll_gpio.o(i.LL_AHB2_GRP1_ForceReset) for LL_AHB2_GRP1_ForceReset
stm32l4xx_ll_gpio.o(i.LL_GPIO_DeInit) refers to stm32l4xx_ll_gpio.o(i.LL_AHB2_GRP1_ReleaseReset) for LL_AHB2_GRP1_ReleaseReset
stm32l4xx_ll_dma.o(i.LL_DMA_DeInit) refers to stm32l4xx_ll_dma.o(i.LL_DMA_SetPeriphRequest) for LL_DMA_SetPeriphRequest
stm32l4xx_ll_dma.o(i.LL_DMA_Init) refers to stm32l4xx_ll_dma.o(i.LL_DMA_SetPeriphRequest) for LL_DMA_SetPeriphRequest
stm32l4xx_ll_dma.o(i.LL_DMA_Init) refers to stm32l4xx_ll_dma.o(.constdata) for .constdata
stm32l4xx_ll_tim.o(i.LL_TIM_DeInit) refers to stm32l4xx_ll_tim.o(i.LL_APB2_GRP1_ForceReset) for LL_APB2_GRP1_ForceReset
stm32l4xx_ll_tim.o(i.LL_TIM_DeInit) refers to stm32l4xx_ll_tim.o(i.LL_APB2_GRP1_ReleaseReset) for LL_APB2_GRP1_ReleaseReset
stm32l4xx_ll_tim.o(i.LL_TIM_DeInit) refers to stm32l4xx_ll_tim.o(i.LL_APB1_GRP1_ForceReset) for LL_APB1_GRP1_ForceReset
stm32l4xx_ll_tim.o(i.LL_TIM_DeInit) refers to stm32l4xx_ll_tim.o(i.LL_APB1_GRP1_ReleaseReset) for LL_APB1_GRP1_ReleaseReset
stm32l4xx_ll_tim.o(i.LL_TIM_IC_Init) refers to stm32l4xx_ll_tim.o(i.IC4Config) for IC4Config
stm32l4xx_ll_tim.o(i.LL_TIM_IC_Init) refers to stm32l4xx_ll_tim.o(i.IC1Config) for IC1Config
stm32l4xx_ll_tim.o(i.LL_TIM_IC_Init) refers to stm32l4xx_ll_tim.o(i.IC2Config) for IC2Config
stm32l4xx_ll_tim.o(i.LL_TIM_IC_Init) refers to stm32l4xx_ll_tim.o(i.IC3Config) for IC3Config
stm32l4xx_ll_tim.o(i.LL_TIM_OC_Init) refers to stm32l4xx_ll_tim.o(i.OC3Config) for OC3Config
stm32l4xx_ll_tim.o(i.LL_TIM_OC_Init) refers to stm32l4xx_ll_tim.o(i.OC6Config) for OC6Config
stm32l4xx_ll_tim.o(i.LL_TIM_OC_Init) refers to stm32l4xx_ll_tim.o(i.OC1Config) for OC1Config
stm32l4xx_ll_tim.o(i.LL_TIM_OC_Init) refers to stm32l4xx_ll_tim.o(i.OC2Config) for OC2Config
stm32l4xx_ll_tim.o(i.LL_TIM_OC_Init) refers to stm32l4xx_ll_tim.o(i.OC4Config) for OC4Config
stm32l4xx_ll_tim.o(i.LL_TIM_OC_Init) refers to stm32l4xx_ll_tim.o(i.OC5Config) for OC5Config
stm32l4xx_ll_usart.o(i.LL_USART_DeInit) refers to stm32l4xx_ll_usart.o(i.LL_APB1_GRP1_ForceReset) for LL_APB1_GRP1_ForceReset
stm32l4xx_ll_usart.o(i.LL_USART_DeInit) refers to stm32l4xx_ll_usart.o(i.LL_APB1_GRP1_ReleaseReset) for LL_APB1_GRP1_ReleaseReset
stm32l4xx_ll_usart.o(i.LL_USART_Init) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_GetUSARTClockFreq) for LL_RCC_GetUSARTClockFreq
stm32l4xx_ll_usart.o(i.LL_USART_Init) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_GetUARTClockFreq) for LL_RCC_GetUARTClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_DeInit) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_IsReady) for LL_RCC_MSI_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetADCClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLLSAI1_IsReady) for LL_RCC_PLLSAI1_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetADCClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_ADC) for RCC_PLLSAI1_GetFreqDomain_ADC
stm32l4xx_ll_rcc.o(i.LL_RCC_GetADCClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_PLLSAI2_GetFreqDomain_ADC) for RCC_PLLSAI2_GetFreqDomain_ADC
stm32l4xx_ll_rcc.o(i.LL_RCC_GetADCClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetSystemClockFreq) for RCC_GetSystemClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetDFSDMClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetSystemClockFreq) for RCC_GetSystemClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetDFSDMClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetHCLKClockFreq) for RCC_GetHCLKClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetDFSDMClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetPCLK2ClockFreq) for RCC_GetPCLK2ClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetI2CClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_GetI2CClockSource) for LL_RCC_GetI2CClockSource
stm32l4xx_ll_rcc.o(i.LL_RCC_GetI2CClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetSystemClockFreq) for RCC_GetSystemClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetI2CClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_HSI_IsReady) for LL_RCC_HSI_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetI2CClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetHCLKClockFreq) for RCC_GetHCLKClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetI2CClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq) for RCC_GetPCLK1ClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetLPTIMClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_HSI_IsReady) for LL_RCC_HSI_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetLPTIMClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_LSE_IsReady) for LL_RCC_LSE_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetLPTIMClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetSystemClockFreq) for RCC_GetSystemClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetLPTIMClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetHCLKClockFreq) for RCC_GetHCLKClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetLPTIMClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq) for RCC_GetPCLK1ClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetLPUARTClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetSystemClockFreq) for RCC_GetSystemClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetLPUARTClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_HSI_IsReady) for LL_RCC_HSI_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetLPUARTClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_LSE_IsReady) for LL_RCC_LSE_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetLPUARTClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetHCLKClockFreq) for RCC_GetHCLKClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetLPUARTClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq) for RCC_GetPCLK1ClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetRNGClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLLSAI1_IsReady) for LL_RCC_PLLSAI1_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetRNGClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_48M) for RCC_PLLSAI1_GetFreqDomain_48M
stm32l4xx_ll_rcc.o(i.LL_RCC_GetRNGClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_IsReady) for LL_RCC_PLL_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetRNGClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_48M) for RCC_PLL_GetFreqDomain_48M
stm32l4xx_ll_rcc.o(i.LL_RCC_GetRNGClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_IsReady) for LL_RCC_MSI_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetRNGClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_IsEnabledRangeSelect) for LL_RCC_MSI_IsEnabledRangeSelect
stm32l4xx_ll_rcc.o(i.LL_RCC_GetRNGClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRange) for LL_RCC_MSI_GetRange
stm32l4xx_ll_rcc.o(i.LL_RCC_GetRNGClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRangeAfterStandby) for LL_RCC_MSI_GetRangeAfterStandby
stm32l4xx_ll_rcc.o(i.LL_RCC_GetRNGClockFreq) refers to system_stm32l4xx.o(.constdata) for MSIRangeTable
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSAIClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLLSAI1_IsReady) for LL_RCC_PLLSAI1_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSAIClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_SAI) for RCC_PLLSAI1_GetFreqDomain_SAI
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSAIClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_PLLSAI2_GetFreqDomain_SAI) for RCC_PLLSAI2_GetFreqDomain_SAI
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSAIClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_IsReady) for LL_RCC_PLL_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSAIClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SAI) for RCC_PLL_GetFreqDomain_SAI
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSDMMCClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLLSAI1_IsReady) for LL_RCC_PLLSAI1_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSDMMCClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_48M) for RCC_PLLSAI1_GetFreqDomain_48M
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSDMMCClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_IsReady) for LL_RCC_PLL_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSDMMCClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_48M) for RCC_PLL_GetFreqDomain_48M
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSDMMCClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_IsReady) for LL_RCC_MSI_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSDMMCClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_IsEnabledRangeSelect) for LL_RCC_MSI_IsEnabledRangeSelect
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSDMMCClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRange) for LL_RCC_MSI_GetRange
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSDMMCClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRangeAfterStandby) for LL_RCC_MSI_GetRangeAfterStandby
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSDMMCClockFreq) refers to system_stm32l4xx.o(.constdata) for MSIRangeTable
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSWPMIClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_HSI_IsReady) for LL_RCC_HSI_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSWPMIClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetSystemClockFreq) for RCC_GetSystemClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSWPMIClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetHCLKClockFreq) for RCC_GetHCLKClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSWPMIClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq) for RCC_GetPCLK1ClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetSystemClockFreq) for RCC_GetSystemClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetHCLKClockFreq) for RCC_GetHCLKClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq) for RCC_GetPCLK1ClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetPCLK2ClockFreq) for RCC_GetPCLK2ClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUARTClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetSystemClockFreq) for RCC_GetSystemClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUARTClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_HSI_IsReady) for LL_RCC_HSI_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUARTClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_LSE_IsReady) for LL_RCC_LSE_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUARTClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetHCLKClockFreq) for RCC_GetHCLKClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUARTClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq) for RCC_GetPCLK1ClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUSARTClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetSystemClockFreq) for RCC_GetSystemClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUSARTClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_HSI_IsReady) for LL_RCC_HSI_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUSARTClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_LSE_IsReady) for LL_RCC_LSE_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUSARTClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetHCLKClockFreq) for RCC_GetHCLKClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUSARTClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetPCLK2ClockFreq) for RCC_GetPCLK2ClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUSARTClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq) for RCC_GetPCLK1ClockFreq
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUSBClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLLSAI1_IsReady) for LL_RCC_PLLSAI1_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUSBClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_48M) for RCC_PLLSAI1_GetFreqDomain_48M
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUSBClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_IsReady) for LL_RCC_PLL_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUSBClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_48M) for RCC_PLL_GetFreqDomain_48M
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUSBClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_IsReady) for LL_RCC_MSI_IsReady
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUSBClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_IsEnabledRangeSelect) for LL_RCC_MSI_IsEnabledRangeSelect
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUSBClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRange) for LL_RCC_MSI_GetRange
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUSBClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRangeAfterStandby) for LL_RCC_MSI_GetRangeAfterStandby
stm32l4xx_ll_rcc.o(i.LL_RCC_GetUSBClockFreq) refers to system_stm32l4xx.o(.constdata) for MSIRangeTable
stm32l4xx_ll_rcc.o(i.RCC_GetHCLKClockFreq) refers to system_stm32l4xx.o(.constdata) for AHBPrescTable
stm32l4xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq) refers to system_stm32l4xx.o(.constdata) for APBPrescTable
stm32l4xx_ll_rcc.o(i.RCC_GetPCLK2ClockFreq) refers to system_stm32l4xx.o(.constdata) for APBPrescTable
stm32l4xx_ll_rcc.o(i.RCC_GetSystemClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_IsEnabledRangeSelect) for LL_RCC_MSI_IsEnabledRangeSelect
stm32l4xx_ll_rcc.o(i.RCC_GetSystemClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRange) for LL_RCC_MSI_GetRange
stm32l4xx_ll_rcc.o(i.RCC_GetSystemClockFreq) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRangeAfterStandby) for LL_RCC_MSI_GetRangeAfterStandby
stm32l4xx_ll_rcc.o(i.RCC_GetSystemClockFreq) refers to stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SYS) for RCC_PLL_GetFreqDomain_SYS
stm32l4xx_ll_rcc.o(i.RCC_GetSystemClockFreq) refers to system_stm32l4xx.o(.constdata) for MSIRangeTable
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_48M) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetMainSource) for LL_RCC_PLL_GetMainSource
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_48M) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_IsEnabledRangeSelect) for LL_RCC_MSI_IsEnabledRangeSelect
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_48M) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRange) for LL_RCC_MSI_GetRange
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_48M) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRangeAfterStandby) for LL_RCC_MSI_GetRangeAfterStandby
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_48M) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetDivider) for LL_RCC_PLL_GetDivider
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_48M) refers to system_stm32l4xx.o(.constdata) for MSIRangeTable
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_ADC) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetMainSource) for LL_RCC_PLL_GetMainSource
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_ADC) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_IsEnabledRangeSelect) for LL_RCC_MSI_IsEnabledRangeSelect
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_ADC) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRange) for LL_RCC_MSI_GetRange
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_ADC) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRangeAfterStandby) for LL_RCC_MSI_GetRangeAfterStandby
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_ADC) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetDivider) for LL_RCC_PLL_GetDivider
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_ADC) refers to system_stm32l4xx.o(.constdata) for MSIRangeTable
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_SAI) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetMainSource) for LL_RCC_PLL_GetMainSource
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_SAI) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_IsEnabledRangeSelect) for LL_RCC_MSI_IsEnabledRangeSelect
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_SAI) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRange) for LL_RCC_MSI_GetRange
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_SAI) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRangeAfterStandby) for LL_RCC_MSI_GetRangeAfterStandby
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_SAI) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetDivider) for LL_RCC_PLL_GetDivider
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_SAI) refers to system_stm32l4xx.o(.constdata) for MSIRangeTable
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI2_GetFreqDomain_ADC) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetMainSource) for LL_RCC_PLL_GetMainSource
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI2_GetFreqDomain_ADC) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_IsEnabledRangeSelect) for LL_RCC_MSI_IsEnabledRangeSelect
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI2_GetFreqDomain_ADC) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRange) for LL_RCC_MSI_GetRange
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI2_GetFreqDomain_ADC) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRangeAfterStandby) for LL_RCC_MSI_GetRangeAfterStandby
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI2_GetFreqDomain_ADC) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetDivider) for LL_RCC_PLL_GetDivider
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI2_GetFreqDomain_ADC) refers to system_stm32l4xx.o(.constdata) for MSIRangeTable
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI2_GetFreqDomain_SAI) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetMainSource) for LL_RCC_PLL_GetMainSource
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI2_GetFreqDomain_SAI) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_IsEnabledRangeSelect) for LL_RCC_MSI_IsEnabledRangeSelect
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI2_GetFreqDomain_SAI) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRange) for LL_RCC_MSI_GetRange
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI2_GetFreqDomain_SAI) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRangeAfterStandby) for LL_RCC_MSI_GetRangeAfterStandby
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI2_GetFreqDomain_SAI) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetDivider) for LL_RCC_PLL_GetDivider
stm32l4xx_ll_rcc.o(i.RCC_PLLSAI2_GetFreqDomain_SAI) refers to system_stm32l4xx.o(.constdata) for MSIRangeTable
stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_48M) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetMainSource) for LL_RCC_PLL_GetMainSource
stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_48M) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_IsEnabledRangeSelect) for LL_RCC_MSI_IsEnabledRangeSelect
stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_48M) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRange) for LL_RCC_MSI_GetRange
stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_48M) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRangeAfterStandby) for LL_RCC_MSI_GetRangeAfterStandby
stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_48M) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetDivider) for LL_RCC_PLL_GetDivider
stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_48M) refers to system_stm32l4xx.o(.constdata) for MSIRangeTable
stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SAI) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetMainSource) for LL_RCC_PLL_GetMainSource
stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SAI) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_IsEnabledRangeSelect) for LL_RCC_MSI_IsEnabledRangeSelect
stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SAI) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRange) for LL_RCC_MSI_GetRange
stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SAI) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRangeAfterStandby) for LL_RCC_MSI_GetRangeAfterStandby
stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SAI) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetDivider) for LL_RCC_PLL_GetDivider
stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SAI) refers to system_stm32l4xx.o(.constdata) for MSIRangeTable
stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SYS) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetMainSource) for LL_RCC_PLL_GetMainSource
stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SYS) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_IsEnabledRangeSelect) for LL_RCC_MSI_IsEnabledRangeSelect
stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SYS) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRange) for LL_RCC_MSI_GetRange
stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SYS) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRangeAfterStandby) for LL_RCC_MSI_GetRangeAfterStandby
stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SYS) refers to stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetDivider) for LL_RCC_PLL_GetDivider
stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SYS) refers to system_stm32l4xx.o(.constdata) for MSIRangeTable
system_stm32l4xx.o(i.SystemCoreClockUpdate) refers to system_stm32l4xx.o(.constdata) for .constdata
system_stm32l4xx.o(i.SystemCoreClockUpdate) refers to system_stm32l4xx.o(.data) for .data
app.o(i.app_init) refers to app.o(i.app_preload) for app_preload
app.o(i.app_init) refers to fal_execution.o(i.fal_execution_init) for fal_execution_init
app.o(i.app_init) refers to params.o(i.params_init) for params_init
app.o(i.app_init) refers to key.o(i.key_init) for key_init
app.o(i.app_init) refers to app_flow.o(i.flow_init) for flow_init
app.o(i.app_init) refers to mode.o(i.mode_init) for mode_init
app.o(i.app_preload) refers to app.o(.data) for .data
app.o(i.app_preload) refers to board.o(.ARM.__AT_0x10007FF0) for app_preload_flag
app.o(i.app_preload) refers to app.o(.bss) for .bss
app.o(i.app_preload) refers to board.o(.ARM.__AT_0x10007FF1) for app_preload_language_flag
app.o(i.app_start) refers to app_flow.o(i.flow_start) for flow_start
app_hart.o(i.app_hart_is_idle) refers to app_hart.o(.data) for .data
app_hart.o(i.h24_bluetooth_output) refers to uarts.o(i.uart_send_data) for uart_send_data
app_hart.o(i.h24_bluetooth_output) refers to app_hart.o(.data) for .data
app_hart.o(i.h24_bluetooth_output_dbg) refers to app_hart.o(i.h24_bluetooth_output) for h24_bluetooth_output
app_hart.o(i.h24_bluetooth_work) refers to memseta.o(.text) for __aeabi_memclr4
app_hart.o(i.h24_bluetooth_work) refers to printfa.o(i.__0sprintf) for __2sprintf
app_hart.o(i.h24_bluetooth_work) refers to app_hart.o(i._mstrlen) for _mstrlen
app_hart.o(i.h24_bluetooth_work) refers to app_hart.o(i.h24_bluetooth_output) for h24_bluetooth_output
app_hart.o(i.h24_bluetooth_work) refers to at_hc24.o(i.at_set_memcmp_cache) for at_set_memcmp_cache
app_hart.o(i.h24_bluetooth_work) refers to app_hart.o(.constdata) for .constdata
app_hart.o(i.h24_bluetooth_work) refers to at_hc24.o(.data) for hc_24_state
app_hart.o(i.hart_ble_dinit) refers to app_hart.o(i.LL_GPIO_SetPinMode) for LL_GPIO_SetPinMode
app_hart.o(i.hart_ble_init) refers to app_hart.o(i.LL_GPIO_SetPinMode) for LL_GPIO_SetPinMode
app_hart.o(i.hart_ble_init) refers to stm32l4xx_ll_utils.o(i.LL_mDelay) for LL_mDelay
app_hart.o(i.hart_ble_init) refers to uarts.o(i.uart_create) for uart_create
app_hart.o(i.hart_ble_init) refers to uarts.o(i.uart_recv_en) for uart_recv_en
app_hart.o(i.hart_ble_init) refers to app_hart.o(.data) for .data
app_hart.o(i.hart_ble_init) refers to app_hart.o(i.hart_rx_cb) for hart_rx_cb
app_hart.o(i.hart_rx_cb) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
app_hart.o(i.hart_rx_cb) refers to at_hc24.o(i.at_cmd_parse) for at_cmd_parse
app_hart.o(i.hart_rx_cb) refers to app_hart.o(.data) for .data
app_hart.o(i.hart_uart_dinit) refers to app_hart.o(i.LL_GPIO_SetPinMode) for LL_GPIO_SetPinMode
app_hart.o(i.hart_uart_init) refers to app_hart.o(i.LL_GPIO_SetPinMode) for LL_GPIO_SetPinMode
app_hart.o(i.hart_uart_init) refers to stm32l4xx_ll_utils.o(i.LL_mDelay) for LL_mDelay
app_hart.o(i.hart_uart_init) refers to uarts.o(i.uart_create) for uart_create
app_hart.o(i.hart_uart_init) refers to uarts.o(i.uart_recv_en) for uart_recv_en
app_hart.o(i.hart_uart_init) refers to app_hart.o(.data) for .data
app_hart.o(i.hart_uart_init) refers to app_hart.o(i.hart_tx_complete_cb) for hart_tx_complete_cb
app_hart.o(i.hart_uart_init) refers to app_hart.o(i.hart_rx_cb) for hart_rx_cb
app_hart.o(.constdata) refers to app_hart.o(.conststring) for .conststring
app_flow.o(i.btn_inspection) refers to sys.o(i.scheduler_time_start) for scheduler_time_start
app_flow.o(i.btn_inspection) refers to btn.o(i.button_ticks) for button_ticks
app_flow.o(i.btn_inspection) refers to sys.o(i.scheduler_time_stop) for scheduler_time_stop
app_flow.o(i.btn_inspection) refers to flow_core.o(.data) for flow_tick
app_flow.o(i.btn_inspection) refers to app_flow.o(.data) for .data
app_flow.o(i.business_inspection) refers to sys.o(i.scheduler_time_start) for scheduler_time_start
app_flow.o(i.business_inspection) refers to mode.o(i.mode_detection) for mode_detection
app_flow.o(i.business_inspection) refers to sys.o(i.scheduler_time_stop) for scheduler_time_stop
app_flow.o(i.business_inspection) refers to flow_core.o(.data) for flow_tick
app_flow.o(i.business_inspection) refers to app.o(.bss) for uDevice
app_flow.o(i.business_inspection) refers to app_flow.o(.data) for .data
app_flow.o(i.current_inspection) refers to adcs.o(i.adc_result_average) for adc_result_average
app_flow.o(i.current_inspection) refers to board.o(i.loop_current_convert) for loop_current_convert
app_flow.o(i.current_inspection) refers to board.o(i.driver_init) for driver_init
app_flow.o(i.current_inspection) refers to app_flow.o(i.LL_GPIO_IsInputPinSet) for LL_GPIO_IsInputPinSet
app_flow.o(i.current_inspection) refers to app_hart.o(i.hart_uart_init) for hart_uart_init
app_flow.o(i.current_inspection) refers to board.o(i.driver_dinit) for driver_dinit
app_flow.o(i.current_inspection) refers to app_hart.o(i.hart_uart_dinit) for hart_uart_dinit
app_flow.o(i.current_inspection) refers to app_hart.o(i.hart_ble_init) for hart_ble_init
app_flow.o(i.current_inspection) refers to app_hart.o(i.h24_bluetooth_work) for h24_bluetooth_work
app_flow.o(i.current_inspection) refers to delay.o(i.delay_ms) for delay_ms
app_flow.o(i.current_inspection) refers to app_hart.o(i.hart_ble_dinit) for hart_ble_dinit
app_flow.o(i.current_inspection) refers to at_hc24.o(.data) for hc_24_state
app_flow.o(i.flow_init) refers to app_flow.o(.data) for .data
app_flow.o(i.flow_start) refers to app_flow.o(i.systom_inspection) for systom_inspection
app_flow.o(i.flow_start) refers to app_flow.o(i.btn_inspection) for btn_inspection
app_flow.o(i.flow_start) refers to app_flow.o(i.business_inspection) for business_inspection
app_flow.o(i.flow_start) refers to app_flow.o(i.idle_inspection) for idle_inspection
app_flow.o(i.flow_start) refers to app_flow.o(.data) for .data
app_flow.o(i.icon_inspection) refers to app_flow.o(i.LL_GPIO_IsInputPinSet) for LL_GPIO_IsInputPinSet
app_flow.o(i.icon_inspection) refers to app.o(.data) for driver_icon_enable
app_flow.o(i.icon_inspection) refers to app.o(.bss) for uDevice
app_flow.o(i.idle_inspection) refers to sys.o(i.scheduler_time_occupancy_get) for scheduler_time_occupancy_get
app_flow.o(i.idle_inspection) refers to flow_core.o(.data) for flow_tick
app_flow.o(i.idle_inspection) refers to app.o(.data) for cpu_percent
app_flow.o(i.pressure_inspection) refers to board.o(i.get_pressure) for get_pressure
app_flow.o(i.systom_inspection) refers to sys.o(i.scheduler_time_start) for scheduler_time_start
app_flow.o(i.systom_inspection) refers to app_flow.o(i.current_inspection) for current_inspection
app_flow.o(i.systom_inspection) refers to sys.o(i.scheduler_time_stop) for scheduler_time_stop
app_flow.o(i.systom_inspection) refers to app_flow.o(i.temperature_inspection) for temperature_inspection
app_flow.o(i.systom_inspection) refers to app_flow.o(i.icon_inspection) for icon_inspection
app_flow.o(i.systom_inspection) refers to app_flow.o(i.pressure_inspection) for pressure_inspection
app_flow.o(i.systom_inspection) refers to app_flow.o(.data) for .data
app_flow.o(i.systom_inspection) refers to flow_core.o(.data) for flow_tick
app_flow.o(i.temperature_inspection) refers to board.o(i.get_temperature) for get_temperature
app_flow.o(i.temperature_inspection) refers to cfrcmple.o(.text) for __aeabi_cfrcmple
app_flow.o(i.temperature_inspection) refers to cfcmple.o(.text) for __aeabi_cfcmple
app_flow.o(i.temperature_inspection) refers to app.o(.data) for temperature
app_flow.o(i.temperature_inspection) refers to app.o(.bss) for uRtData
key.o(i.get_key_uuid) refers to key.o(.data) for .data
key.o(i.key_2_5_press_down) refers to key.o(i.allow_condition) for allow_condition
key.o(i.key_2_5_press_down) refers to key.o(.data) for .data
key.o(i.key_2_press_down_handler) refers to key.o(i.key_2_5_press_down) for key_2_5_press_down
key.o(i.key_botton_start) refers to btn.o(i.button_start) for button_start
key.o(i.key_botton_start) refers to key.o(.bss) for .bss
key.o(i.key_dinit) refers to btn.o(i.button_stop) for button_stop
key.o(i.key_dinit) refers to key.o(i.LL_GPIO_SetPinMode) for LL_GPIO_SetPinMode
key.o(i.key_dinit) refers to key.o(.data) for .data
key.o(i.key_dinit) refers to key.o(.bss) for .bss
key.o(i.key_init) refers to key.o(i.LL_GPIO_SetPinMode) for LL_GPIO_SetPinMode
key.o(i.key_init) refers to btn.o(i.button_init) for button_init
key.o(i.key_init) refers to btn.o(i.button_attach) for button_attach
key.o(i.key_init) refers to sys.o(i.sys_millis) for sys_millis
key.o(i.key_init) refers to rand.o(.text) for srand
key.o(i.key_init) refers to key.o(i.key_botton_start) for key_botton_start
key.o(i.key_init) refers to key.o(.data) for .data
key.o(i.key_init) refers to key.o(i.read_button_gpio) for read_button_gpio
key.o(i.key_init) refers to key.o(.bss) for .bss
key.o(i.key_init) refers to key.o(i.key_1_press_down_handler) for key_1_press_down_handler
key.o(i.key_init) refers to key.o(i.key_1_double_click_handler) for key_1_double_click_handler
key.o(i.key_init) refers to key.o(i.key_1_long_press_hold_handler) for key_1_long_press_hold_handler
key.o(i.key_init) refers to key.o(i.key_1_up_handler) for key_1_up_handler
key.o(i.key_init) refers to key.o(i.key_2_press_down_handler) for key_2_press_down_handler
key.o(i.key_init) refers to key.o(i.key_2_double_click_handler) for key_2_double_click_handler
key.o(i.key_init) refers to key.o(i.key_2_long_press_hold_handler) for key_2_long_press_hold_handler
key.o(i.key_init) refers to key.o(i.key_2_up_handler) for key_2_up_handler
key.o(i.key_init) refers to key.o(i.key_3_press_down_handler) for key_3_press_down_handler
key.o(i.key_init) refers to key.o(i.key_3_double_click_handler) for key_3_double_click_handler
key.o(i.key_init) refers to key.o(i.key_3_long_press_hold_handler) for key_3_long_press_hold_handler
key.o(i.key_init) refers to key.o(i.key_3_up_handler) for key_3_up_handler
key.o(i.key_init) refers to key.o(i.key_4_press_down_handler) for key_4_press_down_handler
key.o(i.key_init) refers to key.o(i.key_4_double_click_handler) for key_4_double_click_handler
key.o(i.key_init) refers to key.o(i.key_4_long_press_hold_handler) for key_4_long_press_hold_handler
key.o(i.key_init) refers to key.o(i.key_4_up_handler) for key_4_up_handler
key.o(i.key_init) refers to key.o(i.key_5_press_down_handler) for key_5_press_down_handler
key.o(i.key_init) refers to key.o(i.key_5_double_click_handler) for key_5_double_click_handler
key.o(i.key_init) refers to key.o(i.key_5_long_press_hold_handler) for key_5_long_press_hold_handler
key.o(i.key_init) refers to key.o(i.key_5_up_handler) for key_5_up_handler
key.o(i.key_init) refers to key.o(i.key_6_press_down_handler) for key_6_press_down_handler
key.o(i.key_init) refers to key.o(i.key_6_double_click_handler) for key_6_double_click_handler
key.o(i.key_init) refers to key.o(i.key_6_long_press_hold_handler) for key_6_long_press_hold_handler
key.o(i.key_init) refers to key.o(i.key_6_up_handler) for key_6_up_handler
key.o(i.key_init) refers to key.o(i.key_auto_press_down_handler) for key_auto_press_down_handler
key.o(i.key_init) refers to key.o(i.key_auto_long_press_hold_handler) for key_auto_long_press_hold_handler
key.o(i.key_init) refers to key.o(i.key_auto_up_handler) for key_auto_up_handler
key.o(i.key_long_press_flag) refers to key.o(.data) for .data
key.o(i.read_button_gpio) refers to key.o(i.allow_condition) for allow_condition
key.o(i.read_button_gpio) refers to key.o(i.LL_GPIO_IsInputPinSet) for LL_GPIO_IsInputPinSet
key.o(i.read_button_gpio) refers to key.o(.data) for .data
convert.o(i.actual_travel_deal) refers to mode.o(i.is_manual_test) for is_manual_test
convert.o(i.actual_travel_deal) refers to convert.o(i.swo_output_deal) for swo_output_deal
convert.o(i.actual_travel_deal) refers to convert.o(i.pwm_output_deal) for pwm_output_deal
convert.o(i.adjust_target_direction) refers to fadd.o(.text) for __aeabi_fsub
convert.o(i.adjust_target_direction) refers to app.o(.data) for pid_actual
convert.o(i.adjust_target_direction) refers to app.o(.data) for pid_target
convert.o(i.adjust_target_direction) refers to app.o(.data) for target_actual_diff
convert.o(i.adjust_target_direction) refers to app.o(.data) for target_direction
convert.o(i.dead_zone_deal) refers to fadd.o(.text) for __aeabi_fsub
convert.o(i.dead_zone_deal) refers to cfrcmple.o(.text) for __aeabi_cfrcmple
convert.o(i.dead_zone_deal) refers to convert.o(.data) for .data
convert.o(i.dead_zone_deal) refers to app.o(.bss) for uDevice
convert.o(i.get_pid_travel) refers to fadd.o(.text) for __aeabi_fsub
convert.o(i.get_pid_travel) refers to app.o(.bss) for uDevice
convert.o(i.get_show_travel) refers to fadd.o(.text) for __aeabi_fsub
convert.o(i.get_show_travel) refers to app.o(.bss) for uDevice
convert.o(i.i2psb) refers to fadd.o(.text) for __aeabi_fsub
convert.o(i.i2psb) refers to fscalb.o(.text) for __ARM_scalbnf
convert.o(i.i2psb) refers to fdiv.o(.text) for __aeabi_fdiv
convert.o(i.i2psb) refers to ffixui.o(.text) for __aeabi_f2uiz
convert.o(i.i2psb) refers to ffltui.o(.text) for __aeabi_ui2f
convert.o(i.i2psb) refers to fmul.o(.text) for __aeabi_fmul
convert.o(i.i2psb) refers to fflti.o(.text) for __aeabi_i2f
convert.o(i.i2psb) refers to app.o(.bss) for uDevice
convert.o(i.i2psb) refers to params.o(.constdata) for valve_characteristics_table
convert.o(i.part_travel_deal) refers to fadd.o(.text) for __aeabi_fsub
convert.o(i.part_travel_deal) refers to fmul.o(.text) for __aeabi_fmul
convert.o(i.part_travel_deal) refers to app.o(.bss) for uDevice
convert.o(i.pressure_kpa2unit) refers to fmul.o(.text) for __aeabi_fmul
convert.o(i.pwm_output_deal) refers to board.o(i.pwm_output_position) for pwm_output_position
convert.o(i.pwm_output_deal) refers to app.o(.bss) for uDevice
convert.o(i.small_signal_deal) refers to cfrcmple.o(.text) for __aeabi_cfrcmple
convert.o(i.small_signal_deal) refers to cfcmple.o(.text) for __aeabi_cfcmple
convert.o(i.small_signal_deal) refers to app.o(.bss) for uDevice
convert.o(i.swo_output_deal) refers to cfcmple.o(.text) for __aeabi_cfcmple
convert.o(i.swo_output_deal) refers to cfrcmple.o(.text) for __aeabi_cfrcmple
convert.o(i.swo_output_deal) refers to app.o(.bss) for uDevice
convert.o(i.target_travel_deal) refers to convert.o(i.small_signal_deal) for small_signal_deal
convert.o(i.target_travel_deal) refers to convert.o(i.dead_zone_deal) for dead_zone_deal
convert.o(i.target_travel_deal) refers to convert.o(i.part_travel_deal) for part_travel_deal
convert.o(i.temperature_c2f) refers to fmul.o(.text) for __aeabi_fmul
convert.o(i.temperature_c2f) refers to fadd.o(.text) for __aeabi_fadd
params.o(i.params_init) refers to params.o(i._memset) for _memset
params.o(i.params_init) refers to fal_execution.o(i.fal_execution_kv_read) for fal_execution_kv_read
params.o(i.params_init) refers to params.o(i.params_restart) for params_restart
params.o(i.params_init) refers to board.o(i.set_app_preload_language_flag) for set_app_preload_language_flag
params.o(i.params_init) refers to app.o(.data) for driver_icon_enable
params.o(i.params_init) refers to app.o(.bss) for uDevice
params.o(i.params_init) refers to app.o(.bss) for calib_param
params.o(i.params_init) refers to mode.o(.bss) for mode_params
params.o(i.params_init) refers to app.o(.bss) for uRtData
params.o(i.params_restart) refers to params.o(i._memset) for _memset
params.o(i.params_restart) refers to lib.o(i.dec_format_hex) for dec_format_hex
params.o(i.params_restart) refers to lib.o(i.hex_format_dec) for hex_format_dec
params.o(i.params_restart) refers to lib.o(i.get_weekday) for get_weekday
params.o(i.params_restart) refers to rtc_rx8010.o(i.rtc_weekday_convert) for rtc_weekday_convert
params.o(i.params_restart) refers to board.o(i.set_pwm_calib_current) for set_pwm_calib_current
params.o(i.params_restart) refers to rtc_rx8010.o(i.rtc_set_clock_time) for rtc_set_clock_time
params.o(i.params_restart) refers to board.o(i.get_timestamp) for get_timestamp
params.o(i.params_restart) refers to fal_execution.o(i.fal_execution_kv_write) for fal_execution_kv_write
params.o(i.params_restart) refers to app.o(.bss) for uDevice
params.o(i.params_restart) refers to app.o(.bss) for calib_param
params.o(i.params_restart) refers to app.o(.bss) for uRtData
mode.o(i.alog_control_module) refers to mode.o(i.travel_statistics) for travel_statistics
mode.o(i.alog_control_module) refers to leds.o(i.leds_toggle) for leds_toggle
mode.o(i.alog_control_module) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
mode.o(i.alog_control_module) refers to mode_dac.o(i.mode_dac_process) for mode_dac_process
mode.o(i.alog_control_module) refers to mode_pwm.o(i.mode_pwm_process) for mode_pwm_process
mode.o(i.alog_control_module) refers to mode_pwmp.o(i.mode_pwmp_process) for mode_pwmp_process
mode.o(i.alog_control_module) refers to mode_pwmp_hd.o(i.mode_pwmp_hd_process) for mode_pwmp_hd_process
mode.o(i.alog_control_module) refers to pdctrl.o(i.pdctrl_out) for pdctrl_out
mode.o(i.alog_control_module) refers to mode.o(.data) for .data
mode.o(i.alog_control_module) refers to app.o(.data) for loop_current
mode.o(i.alog_control_module) refers to app.o(.bss) for uDevice
mode.o(i.is_manual_test) refers to mode.o(.data) for .data
mode.o(i.manual_test_mode) refers to mode.o(i.set_manual_test) for set_manual_test
mode.o(i.manual_test_mode) refers to mode.o(.data) for .data
mode.o(i.mode_adjust_data_get) refers to app.o(.bss) for uDevice
mode.o(i.mode_adjust_data_get) refers to mode.o(.bss) for .bss
mode.o(i.mode_adjust_start) refers to mode_pwmp_hd.o(i.pwmp_hd_process_state_set) for pwmp_hd_process_state_set
mode.o(i.mode_adjust_start) refers to app.o(.bss) for uDevice
mode.o(i.mode_adjust_step_count) refers to app.o(.bss) for uDevice
mode.o(i.mode_adjust_step_current) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
mode.o(i.mode_adjust_step_current) refers to app.o(.bss) for uDevice
mode.o(i.mode_adjust_step_current) refers to mode_dac.o(.data) for mode_dac
mode.o(i.mode_adjust_step_current) refers to mode_pwm.o(.data) for mode_pwm
mode.o(i.mode_adjust_stop) refers to mode_pwmp_hd.o(i.pwmp_hd_process_state_set) for pwmp_hd_process_state_set
mode.o(i.mode_adjust_stop) refers to app.o(.bss) for uDevice
mode.o(i.mode_control_idel) refers to app.o(.bss) for uDevice
mode.o(i.mode_detection) refers to mode.o(i.online_offline_mode_adjust) for online_offline_mode_adjust
mode.o(i.mode_detection) refers to mode.o(i.wait_mode_adjust) for wait_mode_adjust
mode.o(i.mode_detection) refers to mode.o(i.manual_test_mode) for manual_test_mode
mode.o(i.mode_detection) refers to key.o(i.key_init) for key_init
mode.o(i.mode_detection) refers to board.o(i.lcd_init) for lcd_init
mode.o(i.mode_detection) refers to pdctrl.o(i.pdctrl_run) for pdctrl_run
mode.o(i.mode_detection) refers to board.o(i.lcd_dinit) for lcd_dinit
mode.o(i.mode_detection) refers to key.o(i.key_dinit) for key_dinit
mode.o(i.mode_detection) refers to pdctrl.o(i.pdctrl_stop) for pdctrl_stop
mode.o(i.mode_detection) refers to mode.o(i.set_manual_test) for set_manual_test
mode.o(i.mode_detection) refers to mode.o(.data) for .data
mode.o(i.mode_detection) refers to app.o(.bss) for uDevice
mode.o(i.mode_detection) refers to app.o(.bss) for uRtData
mode.o(i.mode_init) refers to mode.o(i.mode_autoload_change) for mode_autoload_change
mode.o(i.mode_init) refers to mode_dac.o(i.mode_dac_dinit) for mode_dac_dinit
mode.o(i.mode_init) refers to mode_pwm.o(i.mode_pwm_dinit) for mode_pwm_dinit
mode.o(i.mode_init) refers to mode_pwmp.o(i.mode_pwmp_dinit) for mode_pwmp_dinit
mode.o(i.mode_init) refers to mode_pwmp_hd.o(i.mode_pwmp_hd_dinit) for mode_pwmp_hd_dinit
mode.o(i.mode_init) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
mode.o(i.mode_init) refers to filter.o(i.lpf_init) for lpf_init
mode.o(i.mode_init) refers to pdctrl.o(i.pdctrl_init) for pdctrl_init
mode.o(i.mode_init) refers to mode_pwmp_hd.o(i.mode_pwmp_hd_init) for mode_pwmp_hd_init
mode.o(i.mode_init) refers to app.o(.data) for mode_default_autoload
mode.o(i.mode_init) refers to app.o(.bss) for uDevice
mode.o(i.mode_init) refers to mode.o(.bss) for .bss
mode.o(i.mode_init) refers to mode.o(i.mode_params_save_cb) for mode_params_save_cb
mode.o(i.mode_params_save_cb) refers to fal_execution.o(i.fal_execution_kv_write) for fal_execution_kv_write
mode.o(i.mode_params_save_cb) refers to mode.o(.bss) for .bss
mode.o(i.online_offline_mode_adjust) refers to mode.o(.data) for .data
mode.o(i.set_manual_test) refers to mode.o(.data) for .data
mode.o(i.travel_statistics) refers to board.o(i.get_current) for get_current
mode.o(i.travel_statistics) refers to board.o(i.get_current_deal) for get_current_deal
mode.o(i.travel_statistics) refers to cfcmple.o(.text) for __aeabi_cfcmpeq
mode.o(i.travel_statistics) refers to convert.o(i.i2psb) for i2psb
mode.o(i.travel_statistics) refers to convert.o(i.target_travel_deal) for target_travel_deal
mode.o(i.travel_statistics) refers to convert.o(i.get_pid_travel) for get_pid_travel
mode.o(i.travel_statistics) refers to convert.o(i.get_show_travel) for get_show_travel
mode.o(i.travel_statistics) refers to convert.o(i.actual_travel_deal) for actual_travel_deal
mode.o(i.travel_statistics) refers to filter.o(i.lpf_update) for lpf_update
mode.o(i.travel_statistics) refers to mode.o(.data) for .data
mode.o(i.travel_statistics) refers to app.o(.data) for loop_current
mode.o(i.travel_statistics) refers to app.o(.bss) for uDevice
mode.o(i.travel_statistics) refers to app.o(.data) for target_travel
mode.o(i.travel_statistics) refers to app.o(.bss) for uRtData
mode.o(i.travel_statistics) refers to app.o(.data) for pid_target
mode.o(i.travel_statistics) refers to app.o(.data) for show_target
mode.o(i.travel_statistics) refers to app.o(.data) for actual_travel
mode.o(i.travel_statistics) refers to app.o(.data) for show_actual
mode.o(i.travel_statistics) refers to mode.o(.bss) for .bss
mode.o(i.travel_statistics) refers to app.o(.data) for show_loop
mode.o(i.wait_mode_adjust) refers to mode.o(.data) for .data
pdctrl.o(i.calculate_pwm_duty) refers to pdctrl.o(i.calculate_pwm_freq) for calculate_pwm_freq
pdctrl.o(i.calculate_pwm_duty) refers to ffltui.o(.text) for __aeabi_ui2f
pdctrl.o(i.calculate_pwm_duty) refers to fadd.o(.text) for __aeabi_fadd
pdctrl.o(i.calculate_pwm_duty) refers to fdiv.o(.text) for __aeabi_fdiv
pdctrl.o(i.calculate_pwm_duty) refers to fmul.o(.text) for __aeabi_fmul
pdctrl.o(i.calculate_pwm_duty) refers to ffixui.o(.text) for __aeabi_f2uiz
pdctrl.o(i.calculate_pwm_duty) refers to pdctrl.o(.bss) for .bss
pdctrl.o(i.calculate_pwm_freq) refers to ffltui.o(.text) for __aeabi_ui2f
pdctrl.o(i.calculate_pwm_freq) refers to fdiv.o(.text) for __aeabi_fdiv
pdctrl.o(i.calculate_pwm_freq) refers to system_stm32l4xx.o(.data) for SystemCoreClock
pdctrl.o(i.calculate_pwm_freq) refers to pdctrl.o(.bss) for .bss
pdctrl.o(i.dac_dinit) refers to pdctrl.o(i.LL_GPIO_SetPinMode) for LL_GPIO_SetPinMode
pdctrl.o(i.dac_init) refers to pdctrl.o(i.LL_GPIO_SetPinMode) for LL_GPIO_SetPinMode
pdctrl.o(i.dac_init) refers to pdctrl.o(.bss) for .bss
pdctrl.o(i.get_pdctrl_mode) refers to pdctrl.o(.data) for .data
pdctrl.o(i.pdctrl_get) refers to pdctrl.o(.bss) for .bss
pdctrl.o(i.pdctrl_init) refers to pdctrl.o(i.dac_dinit) for dac_dinit
pdctrl.o(i.pdctrl_init) refers to pdctrl.o(i.pwm_dinit) for pwm_dinit
pdctrl.o(i.pdctrl_init) refers to pdctrl.o(i.pwmp_dinit) for pwmp_dinit
pdctrl.o(i.pdctrl_init) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
pdctrl.o(i.pdctrl_init) refers to pdctrl.o(i.dac_init) for dac_init
pdctrl.o(i.pdctrl_init) refers to pdctrl.o(i.pwm_init) for pwm_init
pdctrl.o(i.pdctrl_init) refers to pdctrl.o(i.pwmp_init) for pwmp_init
pdctrl.o(i.pdctrl_init) refers to pdctrl.o(.data) for .data
pdctrl.o(i.pdctrl_init) refers to pdctrl.o(.bss) for .bss
pdctrl.o(i.pdctrl_out) refers to pdctrl.o(i.pdctrl_pwm_set_arr) for pdctrl_pwm_set_arr
pdctrl.o(i.pdctrl_out) refers to pdctrl.o(.data) for .data
pdctrl.o(i.pdctrl_out) refers to pdctrl.o(.bss) for .bss
pdctrl.o(i.pdctrl_out) refers to app.o(.data) for ip_out
pdctrl.o(i.pdctrl_pwm_duty_convert_ccr) refers to ffltui.o(.text) for __aeabi_ui2f
pdctrl.o(i.pdctrl_pwm_duty_convert_ccr) refers to fmul.o(.text) for __aeabi_fmul
pdctrl.o(i.pdctrl_pwm_duty_convert_ccr) refers to fdiv.o(.text) for __aeabi_fdiv
pdctrl.o(i.pdctrl_pwm_duty_convert_ccr) refers to ffixui.o(.text) for __aeabi_f2uiz
pdctrl.o(i.pdctrl_pwm_duty_convert_ccr) refers to pdctrl.o(.bss) for .bss
pdctrl.o(i.pdctrl_pwm_set_arr) refers to pdctrl.o(i.calculate_pwm_duty) for calculate_pwm_duty
pdctrl.o(i.pdctrl_pwm_set_arr) refers to pdctrl.o(.bss) for .bss
pdctrl.o(i.pdctrl_pwm_set_arr) refers to pdctrl.o(.data) for .data
pdctrl.o(i.pdctrl_run) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
pdctrl.o(i.pdctrl_run) refers to pdctrl.o(i.dac_init) for dac_init
pdctrl.o(i.pdctrl_run) refers to pdctrl.o(i.pwm_init) for pwm_init
pdctrl.o(i.pdctrl_run) refers to pdctrl.o(i.pwmp_init) for pwmp_init
pdctrl.o(i.pdctrl_run) refers to pdctrl.o(.data) for .data
pdctrl.o(i.pdctrl_stop) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
pdctrl.o(i.pdctrl_stop) refers to pdctrl.o(i.dac_dinit) for dac_dinit
pdctrl.o(i.pdctrl_stop) refers to pdctrl.o(i.pwm_dinit) for pwm_dinit
pdctrl.o(i.pdctrl_stop) refers to pdctrl.o(i.pwmp_dinit) for pwmp_dinit
pdctrl.o(i.pdctrl_stop) refers to pdctrl.o(.data) for .data
pdctrl.o(i.pwm_dinit) refers to pdctrl.o(i.LL_GPIO_SetPinMode) for LL_GPIO_SetPinMode
pdctrl.o(i.pwm_init) refers to pdctrl.o(i.LL_GPIO_SetPinMode) for LL_GPIO_SetPinMode
pdctrl.o(i.pwm_init) refers to pdctrl.o(.bss) for .bss
pdctrl.o(i.pwmp_dinit) refers to pdctrl.o(i.LL_GPIO_SetPinMode) for LL_GPIO_SetPinMode
pdctrl.o(i.pwmp_init) refers to pdctrl.o(i.LL_GPIO_SetPinMode) for LL_GPIO_SetPinMode
pdctrl.o(i.pwmp_init) refers to pdctrl.o(.bss) for .bss
at_hc24.o(i.at_cmd_name) refers to at_hc24.o(i.mstrncmp) for mstrncmp
at_hc24.o(i.at_cmd_name) refers to at_hc24.o(.bss) for .bss
at_hc24.o(i.at_cmd_name) refers to at_hc24.o(.data) for .data
at_hc24.o(i.at_cmd_parse) refers to at_hc24.o(i.at_cmd_test) for at_cmd_test
at_hc24.o(i.at_cmd_parse) refers to at_hc24.o(i.at_cmd_search) for at_cmd_search
at_hc24.o(i.at_cmd_parse) refers to at_hc24.o(i._mstrlen) for _mstrlen
at_hc24.o(i.at_cmd_parse) refers to at_hc24.o(.constdata) for .constdata
at_hc24.o(i.at_cmd_search) refers to at_hc24.o(i._mstrlen) for _mstrlen
at_hc24.o(i.at_cmd_search) refers to at_hc24.o(i.mstrncmp) for mstrncmp
at_hc24.o(i.at_cmd_search) refers to at_hc24.o(.constdata) for .constdata
at_hc24.o(i.at_cmd_test) refers to at_hc24.o(.data) for .data
at_hc24.o(i.at_set_memcmp_cache) refers to at_hc24.o(.bss) for .bss
at_hc24.o(.constdata) refers to at_hc24.o(.conststring) for .conststring
at_hc24.o(.constdata) refers to at_hc24.o(i.at_cmd_test) for at_cmd_test
at_hc24.o(.constdata) refers to at_hc24.o(i.at_cmd_name) for at_cmd_name
mode_dac.o(i.dac_process_state_set) refers to mode_dac.o(.data) for .data
mode_dac.o(i.mode_dac_dinit) refers to malloc.o(i.myfree) for myfree
mode_dac.o(i.mode_dac_dinit) refers to mode_dac.o(.data) for .data
mode_dac.o(i.mode_dac_init) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
mode_dac.o(i.mode_dac_init) refers to malloc.o(i.mymalloc) for mymalloc
mode_dac.o(i.mode_dac_init) refers to mode_dac.o(i.dac_process_state_set) for dac_process_state_set
mode_dac.o(i.mode_dac_init) refers to mode_dac.o(.data) for .data
mode_dac.o(i.mode_dac_process) refers to pdctrl.o(i.pdctrl_out) for pdctrl_out
mode_dac.o(i.mode_dac_process) refers to mode_dac.o(.data) for .data
mode_pwm.o(i.mode_pwm_dinit) refers to mode_pwm.o(i.LL_GPIO_SetPinMode) for LL_GPIO_SetPinMode
mode_pwm.o(i.mode_pwm_dinit) refers to malloc.o(i.myfree) for myfree
mode_pwm.o(i.mode_pwm_dinit) refers to mode_pwm.o(.data) for .data
mode_pwm.o(i.mode_pwm_init) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
mode_pwm.o(i.mode_pwm_init) refers to mode_pwm.o(i.LL_GPIO_SetPinMode) for LL_GPIO_SetPinMode
mode_pwm.o(i.mode_pwm_init) refers to malloc.o(i.mymalloc) for mymalloc
mode_pwm.o(i.mode_pwm_init) refers to mode_pwm.o(.data) for .data
mode_pwm.o(i.mode_pwm_process) refers to pdctrl.o(i.pdctrl_out) for pdctrl_out
mode_pwm.o(i.mode_pwm_process) refers to board.o(i.get_actual_travel_adc) for get_actual_travel_adc
mode_pwm.o(i.mode_pwm_process) refers to mode_pwm.o(.data) for .data
mode_pwm.o(i.mode_pwm_process) refers to app.o(.data) for loop_current
fal_execution.o(i.fal_execution_clear) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
fal_execution.o(i.fal_execution_clear) refers to fdb_kvdb.o(i.fdb_kv_set_default) for fdb_kv_set_default
fal_execution.o(i.fal_execution_clear) refers to fdb_tsdb.o(i.fdb_tsl_clean) for fdb_tsl_clean
fal_execution.o(i.fal_execution_clear) refers to fal_execution.o(.bss) for .bss
fal_execution.o(i.fal_execution_data_storage_check) refers to lib.o(i.crc16_compute) for crc16_compute
fal_execution.o(i.fal_execution_data_storage_check) refers to cmac.o(i.AES_CMAC_Init) for AES_CMAC_Init
fal_execution.o(i.fal_execution_data_storage_check) refers to cmac.o(i.AES_CMAC_SetKey) for AES_CMAC_SetKey
fal_execution.o(i.fal_execution_data_storage_check) refers to cmac.o(i.AES_CMAC_Update) for AES_CMAC_Update
fal_execution.o(i.fal_execution_data_storage_check) refers to cmac.o(i.AES_CMAC_Final) for AES_CMAC_Final
fal_execution.o(i.fal_execution_data_storage_check) refers to fal_execution.o(.bss) for .bss
fal_execution.o(i.fal_execution_data_storage_check) refers to fal_execution.o(.data) for .data
fal_execution.o(i.fal_execution_get) refers to fal_execution.o(.data) for .data
fal_execution.o(i.fal_execution_get) refers to fal_execution.o(.bss) for .bss
fal_execution.o(i.fal_execution_init) refers to fdb_kvdb.o(i.fdb_kvdb_control) for fdb_kvdb_control
fal_execution.o(i.fal_execution_init) refers to fdb_kvdb.o(i.fdb_kvdb_init) for fdb_kvdb_init
fal_execution.o(i.fal_execution_init) refers to fdb_tsdb.o(i.fdb_tsdb_control) for fdb_tsdb_control
fal_execution.o(i.fal_execution_init) refers to fdb_tsdb.o(i.fdb_tsdb_init) for fdb_tsdb_init
fal_execution.o(i.fal_execution_init) refers to fal_execution.o(.data) for .data
fal_execution.o(i.fal_execution_init) refers to fal_execution.o(.bss) for .bss
fal_execution.o(i.fal_execution_init) refers to fal_execution.o(i.get_time) for get_time
fal_execution.o(i.fal_execution_inspection) refers to fal_execution.o(i.fal_execution_data_storage_check) for fal_execution_data_storage_check
fal_execution.o(i.fal_execution_inspection) refers to board.o(i.get_timestamp) for get_timestamp
fal_execution.o(i.fal_execution_inspection) refers to fal_execution.o(i.fal_execution_kv_write) for fal_execution_kv_write
fal_execution.o(i.fal_execution_inspection) refers to fal_execution.o(.data) for .data
fal_execution.o(i.fal_execution_inspection) refers to app.o(.bss) for calib_param
fal_execution.o(i.fal_execution_inspection) refers to app.o(.bss) for uDevice
fal_execution.o(i.fal_execution_inspection) refers to app.o(.bss) for uRtData
fal_execution.o(i.fal_execution_kv_read) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
fal_execution.o(i.fal_execution_kv_read) refers to fal_execution.o(i.fal_execution_get) for fal_execution_get
fal_execution.o(i.fal_execution_kv_read) refers to fdb_utils.o(i.fdb_blob_make) for fdb_blob_make
fal_execution.o(i.fal_execution_kv_read) refers to fdb_kvdb.o(i.fdb_kv_get_blob) for fdb_kv_get_blob
fal_execution.o(i.fal_execution_kv_read) refers to fal_execution.o(i.fal_execution_set_crc) for fal_execution_set_crc
fal_execution.o(i.fal_execution_kv_read) refers to fal_execution.o(i.fal_execution_set_cmac) for fal_execution_set_cmac
fal_execution.o(i.fal_execution_kv_read) refers to fal_execution.o(.data) for .data
fal_execution.o(i.fal_execution_kv_write) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
fal_execution.o(i.fal_execution_kv_write) refers to fal_execution.o(i.fal_execution_get) for fal_execution_get
fal_execution.o(i.fal_execution_kv_write) refers to fdb_utils.o(i.fdb_blob_make) for fdb_blob_make
fal_execution.o(i.fal_execution_kv_write) refers to fdb_kvdb.o(i.fdb_kv_set_blob) for fdb_kv_set_blob
fal_execution.o(i.fal_execution_kv_write) refers to fal_execution.o(i.fal_execution_set_crc) for fal_execution_set_crc
fal_execution.o(i.fal_execution_kv_write) refers to fal_execution.o(i.fal_execution_set_cmac) for fal_execution_set_cmac
fal_execution.o(i.fal_execution_kv_write) refers to fal_execution.o(.data) for .data
fal_execution.o(i.fal_execution_set_cmac) refers to cmac.o(i.AES_CMAC_Init) for AES_CMAC_Init
fal_execution.o(i.fal_execution_set_cmac) refers to cmac.o(i.AES_CMAC_SetKey) for AES_CMAC_SetKey
fal_execution.o(i.fal_execution_set_cmac) refers to cmac.o(i.AES_CMAC_Update) for AES_CMAC_Update
fal_execution.o(i.fal_execution_set_cmac) refers to cmac.o(i.AES_CMAC_Final) for AES_CMAC_Final
fal_execution.o(i.fal_execution_set_cmac) refers to fal_execution.o(.data) for .data
fal_execution.o(i.fal_execution_set_cmac) refers to fal_execution.o(.bss) for .bss
fal_execution.o(i.fal_execution_set_crc) refers to lib.o(i.crc16_compute) for crc16_compute
fal_execution.o(i.fal_execution_set_crc) refers to fal_execution.o(.bss) for .bss
fal_execution.o(i.fal_execution_status_get) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
fal_execution.o(i.fal_execution_status_get) refers to fal_execution.o(.data) for .data
fal_execution.o(i.get_time) refers to board.o(i.get_timestamp) for get_timestamp
fal_execution.o(i.get_time) refers to lib.o(i.hex_format_dec) for hex_format_dec
fal_execution.o(i.get_time) refers to lib.o(i.time2Stamp) for time2Stamp
fal_execution.o(.data) refers to fal_execution.o(.conststring) for .conststring
fal_execution.o(.data) refers to app.o(.bss) for calib_param
fal_execution.o(.data) refers to app.o(.bss) for uDevice
fal_execution.o(.data) refers to mode.o(.bss) for mode_params
fal_execution.o(.data) refers to app.o(.bss) for uRtData
mode_pwmp_hd.o(i.execute_dac) refers to mode_pwmp_hd.o(i.execute_dac_plan1) for execute_dac_plan1
mode_pwmp_hd.o(i.execute_dac) refers to mode_pwmp_hd.o(i.execute_dac_plan2) for execute_dac_plan2
mode_pwmp_hd.o(i.execute_dac) refers to mode_pwmp_hd.o(i.execute_dac_plan3) for execute_dac_plan3
mode_pwmp_hd.o(i.execute_dac) refers to mode_pwmp_hd.o(i.execute_dac_plan4) for execute_dac_plan4
mode_pwmp_hd.o(i.execute_dac) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.execute_dac_plan1) refers to fflti.o(.text) for __aeabi_i2f
mode_pwmp_hd.o(i.execute_dac_plan1) refers to fdiv.o(.text) for __aeabi_fdiv
mode_pwmp_hd.o(i.execute_dac_plan1) refers to fmul.o(.text) for __aeabi_fmul
mode_pwmp_hd.o(i.execute_dac_plan1) refers to ffltui.o(.text) for __aeabi_ui2f
mode_pwmp_hd.o(i.execute_dac_plan1) refers to fadd.o(.text) for __aeabi_fsub
mode_pwmp_hd.o(i.execute_dac_plan1) refers to ffixui.o(.text) for __aeabi_f2uiz
mode_pwmp_hd.o(i.execute_dac_plan1) refers to cfcmple.o(.text) for __aeabi_cfcmple
mode_pwmp_hd.o(i.execute_dac_plan1) refers to f2d.o(.text) for __aeabi_f2d
mode_pwmp_hd.o(i.execute_dac_plan1) refers to cdcmple.o(.text) for __aeabi_cdcmple
mode_pwmp_hd.o(i.execute_dac_plan1) refers to dmul.o(.text) for __aeabi_dmul
mode_pwmp_hd.o(i.execute_dac_plan1) refers to dfltui.o(.text) for __aeabi_ui2d
mode_pwmp_hd.o(i.execute_dac_plan1) refers to dadd.o(.text) for __aeabi_dadd
mode_pwmp_hd.o(i.execute_dac_plan1) refers to dfixui.o(.text) for __aeabi_d2uiz
mode_pwmp_hd.o(i.execute_dac_plan1) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.execute_dac_plan1) refers to app.o(.bss) for _pid
mode_pwmp_hd.o(i.execute_dac_plan1) refers to app.o(.data) for target_travel
mode_pwmp_hd.o(i.execute_dac_plan1) refers to app.o(.data) for actual_travel
mode_pwmp_hd.o(i.execute_pid_init) refers to pid.o(i.pid_constructor) for pid_constructor
mode_pwmp_hd.o(i.execute_pid_init) refers to mode_pwmp_hd.o(i.get_pwmp_control_kd) for get_pwmp_control_kd
mode_pwmp_hd.o(i.execute_pid_init) refers to mode_pwmp_hd.o(i.get_pwmp_control_ki) for get_pwmp_control_ki
mode_pwmp_hd.o(i.execute_pid_init) refers to mode_pwmp_hd.o(i.get_pwmp_control_kp) for get_pwmp_control_kp
mode_pwmp_hd.o(i.execute_pid_init) refers to app.o(.bss) for _pid
mode_pwmp_hd.o(i.get_pwmp_control_kd) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.get_pwmp_control_ki) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.get_pwmp_control_kp) refers to fmul.o(.text) for __aeabi_fmul
mode_pwmp_hd.o(i.get_pwmp_control_kp) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.get_time_tangent) refers to fadd.o(.text) for __aeabi_fsub
mode_pwmp_hd.o(i.get_time_tangent) refers to fdiv.o(.text) for __aeabi_fdiv
mode_pwmp_hd.o(i.get_time_tangent) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.mode_pwmp_hd_dinit) refers to mode_pwmp_hd.o(i.pwmp_hd_process_state_set) for pwmp_hd_process_state_set
mode_pwmp_hd.o(i.mode_pwmp_hd_dinit) refers to malloc.o(i.myfree) for myfree
mode_pwmp_hd.o(i.mode_pwmp_hd_dinit) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.mode_pwmp_hd_init) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
mode_pwmp_hd.o(i.mode_pwmp_hd_init) refers to malloc.o(i.mymalloc) for mymalloc
mode_pwmp_hd.o(i.mode_pwmp_hd_init) refers to mode_pwmp_hd.o(i._memset) for _memset
mode_pwmp_hd.o(i.mode_pwmp_hd_init) refers to filter.o(i.lpf_window_init) for lpf_window_init
mode_pwmp_hd.o(i.mode_pwmp_hd_init) refers to mode_pwmp_hd.o(i.pwmp_hd_process_state_set) for pwmp_hd_process_state_set
mode_pwmp_hd.o(i.mode_pwmp_hd_init) refers to mode_pwmp_hd.o(i.execute_pid_init) for execute_pid_init
mode_pwmp_hd.o(i.mode_pwmp_hd_init) refers to mode_pwmp_hd.o(i.pwmp_public_params_update) for pwmp_public_params_update
mode_pwmp_hd.o(i.mode_pwmp_hd_init) refers to board.o(i.calib_parapos_perent) for calib_parapos_perent
mode_pwmp_hd.o(i.mode_pwmp_hd_init) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.mode_pwmp_hd_process) refers to mode_pwmp_hd.o(i._memset) for _memset
mode_pwmp_hd.o(i.mode_pwmp_hd_process) refers to f2d.o(.text) for __aeabi_f2d
mode_pwmp_hd.o(i.mode_pwmp_hd_process) refers to printfa.o(i.__0sprintf) for __2sprintf
mode_pwmp_hd.o(i.mode_pwmp_hd_process) refers to app_hart.o(i.h24_bluetooth_output_dbg) for h24_bluetooth_output_dbg
mode_pwmp_hd.o(i.mode_pwmp_hd_process) refers to pdctrl.o(i.pdctrl_out) for pdctrl_out
mode_pwmp_hd.o(i.mode_pwmp_hd_process) refers to board.o(i.get_actual_travel_adc) for get_actual_travel_adc
mode_pwmp_hd.o(i.mode_pwmp_hd_process) refers to ffltui.o(.text) for __aeabi_ui2f
mode_pwmp_hd.o(i.mode_pwmp_hd_process) refers to fdiv.o(.text) for __aeabi_fdiv
mode_pwmp_hd.o(i.mode_pwmp_hd_process) refers to fmul.o(.text) for __aeabi_fmul
mode_pwmp_hd.o(i.mode_pwmp_hd_process) refers to board.o(i.ip2current) for ip2current
mode_pwmp_hd.o(i.mode_pwmp_hd_process) refers to mode_pwmp_hd.o(i.pwmp_control_update) for pwmp_control_update
mode_pwmp_hd.o(i.mode_pwmp_hd_process) refers to mode_pwmp_hd.o(i.execute_dac) for execute_dac
mode_pwmp_hd.o(i.mode_pwmp_hd_process) refers to mode_pwmp_hd.o(i.pwmp_adjust) for pwmp_adjust
mode_pwmp_hd.o(i.mode_pwmp_hd_process) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.mode_pwmp_hd_process) refers to at_hc24.o(.data) for hc_24_state
mode_pwmp_hd.o(i.mode_pwmp_hd_process) refers to app.o(.data) for loop_current
mode_pwmp_hd.o(i.pid_autotune_way_set) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_adjust) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_rough_position0) for pwmp_adjust_hd_rough_position0
mode_pwmp_hd.o(i.pwmp_adjust) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_bleeding_position0) for pwmp_adjust_hd_bleeding_position0
mode_pwmp_hd.o(i.pwmp_adjust) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_accurate_position0) for pwmp_adjust_hd_accurate_position0
mode_pwmp_hd.o(i.pwmp_adjust) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_rough_position100) for pwmp_adjust_hd_rough_position100
mode_pwmp_hd.o(i.pwmp_adjust) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_accurate_position100) for pwmp_adjust_hd_accurate_position100
mode_pwmp_hd.o(i.pwmp_adjust) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_calculate) for pwmp_adjust_hd_calculate
mode_pwmp_hd.o(i.pwmp_adjust) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_PID_tuning) for pwmp_adjust_hd_PID_tuning
mode_pwmp_hd.o(i.pwmp_adjust) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_pid_calculate) for pwmp_adjust_hd_pid_calculate
mode_pwmp_hd.o(i.pwmp_adjust) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_save) for pwmp_adjust_hd_save
mode_pwmp_hd.o(i.pwmp_adjust) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_bleeding) for pwmp_adjust_hd_bleeding
mode_pwmp_hd.o(i.pwmp_adjust) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_idle) for pwmp_adjust_hd_idle
mode_pwmp_hd.o(i.pwmp_adjust) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_stop) for pwmp_adjust_hd_stop
mode_pwmp_hd.o(i.pwmp_adjust) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_fail) for pwmp_adjust_hd_fail
mode_pwmp_hd.o(i.pwmp_adjust) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_adjust_hd_PID_tuning) refers to sys.o(i.sys_millis_reset) for sys_millis_reset
mode_pwmp_hd.o(i.pwmp_adjust_hd_PID_tuning) refers to sys.o(i.sys_millis) for sys_millis
mode_pwmp_hd.o(i.pwmp_adjust_hd_PID_tuning) refers to mode_pwmp_hd.o(i.pid_autotune_way_set) for pid_autotune_way_set
mode_pwmp_hd.o(i.pwmp_adjust_hd_PID_tuning) refers to mode_pwmp_hd.o(i.set_step_signal) for set_step_signal
mode_pwmp_hd.o(i.pwmp_adjust_hd_PID_tuning) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_valve_position_change) for pwmp_adjust_hd_valve_position_change
mode_pwmp_hd.o(i.pwmp_adjust_hd_PID_tuning) refers to fadd.o(.text) for __aeabi_fsub
mode_pwmp_hd.o(i.pwmp_adjust_hd_PID_tuning) refers to fdiv.o(.text) for __aeabi_fdiv
mode_pwmp_hd.o(i.pwmp_adjust_hd_PID_tuning) refers to cfrcmple.o(.text) for __aeabi_cfrcmple
mode_pwmp_hd.o(i.pwmp_adjust_hd_PID_tuning) refers to ffltui.o(.text) for __aeabi_ui2f
mode_pwmp_hd.o(i.pwmp_adjust_hd_PID_tuning) refers to fmul.o(.text) for __aeabi_fmul
mode_pwmp_hd.o(i.pwmp_adjust_hd_PID_tuning) refers to mode_pwmp_hd.o(i.get_time_tangent) for get_time_tangent
mode_pwmp_hd.o(i.pwmp_adjust_hd_PID_tuning) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_adjust_hd_accurate_position0) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_valve_position_change) for pwmp_adjust_hd_valve_position_change
mode_pwmp_hd.o(i.pwmp_adjust_hd_accurate_position0) refers to pdctrl.o(i.pdctrl_out) for pdctrl_out
mode_pwmp_hd.o(i.pwmp_adjust_hd_accurate_position0) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
mode_pwmp_hd.o(i.pwmp_adjust_hd_accurate_position0) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_adjust_hd_accurate_position100) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_valve_position_change) for pwmp_adjust_hd_valve_position_change
mode_pwmp_hd.o(i.pwmp_adjust_hd_accurate_position100) refers to pdctrl.o(i.pdctrl_out) for pdctrl_out
mode_pwmp_hd.o(i.pwmp_adjust_hd_accurate_position100) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_adjust_hd_bleeding) refers to sys.o(i.sys_millis_reset) for sys_millis_reset
mode_pwmp_hd.o(i.pwmp_adjust_hd_bleeding) refers to sys.o(i.sys_millis) for sys_millis
mode_pwmp_hd.o(i.pwmp_adjust_hd_bleeding) refers to pdctrl.o(i.pdctrl_out) for pdctrl_out
mode_pwmp_hd.o(i.pwmp_adjust_hd_bleeding) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_valve_position_change) for pwmp_adjust_hd_valve_position_change
mode_pwmp_hd.o(i.pwmp_adjust_hd_bleeding) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_adjust_hd_bleeding_position0) refers to board.o(i.get_actual_travel_adc) for get_actual_travel_adc
mode_pwmp_hd.o(i.pwmp_adjust_hd_bleeding_position0) refers to pdctrl.o(i.pdctrl_out) for pdctrl_out
mode_pwmp_hd.o(i.pwmp_adjust_hd_bleeding_position0) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_adjust_hd_calculate) refers to board.o(i.calib_parapos_perent) for calib_parapos_perent
mode_pwmp_hd.o(i.pwmp_adjust_hd_calculate) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_adjust_hd_calculate) refers to app.o(.bss) for uDevice
mode_pwmp_hd.o(i.pwmp_adjust_hd_fail) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_adjust_hd_idle) refers to sys.o(i.sys_millis_reset) for sys_millis_reset
mode_pwmp_hd.o(i.pwmp_adjust_hd_idle) refers to mode_pwmp_hd.o(i._memset) for _memset
mode_pwmp_hd.o(i.pwmp_adjust_hd_idle) refers to malloc.o(i.mymalloc) for mymalloc
mode_pwmp_hd.o(i.pwmp_adjust_hd_idle) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
mode_pwmp_hd.o(i.pwmp_adjust_hd_idle) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_valve_position_change) for pwmp_adjust_hd_valve_position_change
mode_pwmp_hd.o(i.pwmp_adjust_hd_idle) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_adjust_hd_pid_calculate) refers to fdiv.o(.text) for __aeabi_fdiv
mode_pwmp_hd.o(i.pwmp_adjust_hd_pid_calculate) refers to f2d.o(.text) for __aeabi_f2d
mode_pwmp_hd.o(i.pwmp_adjust_hd_pid_calculate) refers to dmul.o(.text) for __aeabi_dmul
mode_pwmp_hd.o(i.pwmp_adjust_hd_pid_calculate) refers to ddiv.o(.text) for __aeabi_ddiv
mode_pwmp_hd.o(i.pwmp_adjust_hd_pid_calculate) refers to d2f.o(.text) for __aeabi_d2f
mode_pwmp_hd.o(i.pwmp_adjust_hd_pid_calculate) refers to fscalb.o(.text) for __ARM_scalbnf
mode_pwmp_hd.o(i.pwmp_adjust_hd_pid_calculate) refers to dadd.o(.text) for __aeabi_dsub
mode_pwmp_hd.o(i.pwmp_adjust_hd_pid_calculate) refers to fmul.o(.text) for __aeabi_fmul
mode_pwmp_hd.o(i.pwmp_adjust_hd_pid_calculate) refers to fadd.o(.text) for __aeabi_fadd
mode_pwmp_hd.o(i.pwmp_adjust_hd_pid_calculate) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_adjust_hd_rough_position0) refers to pdctrl.o(i.pdctrl_out) for pdctrl_out
mode_pwmp_hd.o(i.pwmp_adjust_hd_rough_position0) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_valve_position_change) for pwmp_adjust_hd_valve_position_change
mode_pwmp_hd.o(i.pwmp_adjust_hd_rough_position0) refers to dfltui.o(.text) for __aeabi_ui2d
mode_pwmp_hd.o(i.pwmp_adjust_hd_rough_position0) refers to dmul.o(.text) for __aeabi_dmul
mode_pwmp_hd.o(i.pwmp_adjust_hd_rough_position0) refers to dfixui.o(.text) for __aeabi_d2uiz
mode_pwmp_hd.o(i.pwmp_adjust_hd_rough_position0) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
mode_pwmp_hd.o(i.pwmp_adjust_hd_rough_position0) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_adjust_hd_rough_position100) refers to sys.o(i.sys_millis_reset) for sys_millis_reset
mode_pwmp_hd.o(i.pwmp_adjust_hd_rough_position100) refers to sys.o(i.sys_millis) for sys_millis
mode_pwmp_hd.o(i.pwmp_adjust_hd_rough_position100) refers to pdctrl.o(i.pdctrl_out) for pdctrl_out
mode_pwmp_hd.o(i.pwmp_adjust_hd_rough_position100) refers to mode_pwmp_hd.o(i.pwmp_adjust_hd_valve_position_change) for pwmp_adjust_hd_valve_position_change
mode_pwmp_hd.o(i.pwmp_adjust_hd_rough_position100) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_adjust_hd_save) refers to mode_pwmp_hd.o(i.pwmp_public_params_update) for pwmp_public_params_update
mode_pwmp_hd.o(i.pwmp_adjust_hd_save) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_adjust_hd_stop) refers to malloc.o(i.myfree) for myfree
mode_pwmp_hd.o(i.pwmp_adjust_hd_stop) refers to mode_pwmp_hd.o(i.pwmp_hd_process_state_set) for pwmp_hd_process_state_set
mode_pwmp_hd.o(i.pwmp_adjust_hd_stop) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_adjust_hd_valve_position_change) refers to board.o(i.get_actual_travel_adc) for get_actual_travel_adc
mode_pwmp_hd.o(i.pwmp_adjust_hd_valve_position_change) refers to ffltui.o(.text) for __aeabi_ui2f
mode_pwmp_hd.o(i.pwmp_adjust_hd_valve_position_change) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_control_update) refers to board.o(i.get_actual_travel) for get_actual_travel
mode_pwmp_hd.o(i.pwmp_control_update) refers to convert.o(i.actual_travel_deal) for actual_travel_deal
mode_pwmp_hd.o(i.pwmp_control_update) refers to convert.o(i.get_pid_travel) for get_pid_travel
mode_pwmp_hd.o(i.pwmp_control_update) refers to filter.o(i.lpf_window_update) for lpf_window_update
mode_pwmp_hd.o(i.pwmp_control_update) refers to fadd.o(.text) for __aeabi_fsub
mode_pwmp_hd.o(i.pwmp_control_update) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_control_update) refers to app.o(.data) for actual_travel
mode_pwmp_hd.o(i.pwmp_control_update) refers to app.o(.data) for pid_actual
mode_pwmp_hd.o(i.pwmp_control_update) refers to app.o(.data) for pid_target
mode_pwmp_hd.o(i.pwmp_control_update) refers to app.o(.bss) for adc_raw
mode_pwmp_hd.o(i.pwmp_hd_algorithm_calibrated_status) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_hd_process_adjust_result_get) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_hd_process_adjust_state_get) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_hd_process_idel) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_hd_process_is_adjust) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_hd_process_state_set) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_public_params_update) refers to mode_pwmp_hd.o(.data) for .data
mode_pwmp_hd.o(i.pwmp_public_params_update) refers to app.o(.bss) for uDevice
mode_pwmp_hd.o(i.set_step_signal) refers to pdctrl.o(i.pdctrl_out) for pdctrl_out
mode_pwmp.o(i.mode_pwmp_dinit) refers to mode_pwmp.o(i.LL_GPIO_SetPinMode) for LL_GPIO_SetPinMode
mode_pwmp.o(i.mode_pwmp_dinit) refers to malloc.o(i.myfree) for myfree
mode_pwmp.o(i.mode_pwmp_dinit) refers to mode_pwmp.o(.data) for .data
mode_pwmp.o(i.mode_pwmp_init) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
mode_pwmp.o(i.mode_pwmp_init) refers to mode_pwmp.o(i.LL_GPIO_SetPinMode) for LL_GPIO_SetPinMode
mode_pwmp.o(i.mode_pwmp_init) refers to malloc.o(i.mymalloc) for mymalloc
mode_pwmp.o(i.mode_pwmp_init) refers to mode_pwmp.o(.data) for .data
mode_pwmp.o(i.mode_pwmp_process) refers to pdctrl.o(i.pdctrl_out) for pdctrl_out
mode_pwmp.o(i.mode_pwmp_process) refers to board.o(i.get_actual_travel_adc) for get_actual_travel_adc
mode_pwmp.o(i.mode_pwmp_process) refers to mode_pwmp.o(.data) for .data
mode_pwmp.o(i.mode_pwmp_process) refers to app.o(.data) for loop_current
board.o(i.GUI_Flush) refers to board.o(.data) for .data
board.o(i.GUI_Flush_Clear) refers to board.o(.data) for .data
board.o(i.board_init) refers to adcs.o(i.adc_init) for adc_init
board.o(i.board_init) refers to rtc_rx8010.o(i.rtc_init) for rtc_init
board.o(i.board_init) refers to eeprom_m95.o(i.eeprom_m95_init) for eeprom_m95_init
board.o(i.board_init) refers to eeprom_fm24.o(i.eeprom_fm24_init) for eeprom_fm24_init
board.o(i.board_init) refers to eeprom_lc02b.o(i.eeprom_lc02b_init) for eeprom_lc02b_init
board.o(i.board_init) refers to leds.o(i.leds_init) for leds_init
board.o(i.board_init) refers to filter.o(i.lpf_init) for lpf_init
board.o(i.board_init) refers to board.o(.bss) for .bss
board.o(i.calib_parapos_perent) refers to fflti.o(.text) for __aeabi_i2f
board.o(i.calib_parapos_perent) refers to fdiv.o(.text) for __aeabi_fdiv
board.o(i.calib_parapos_perent) refers to ffltui.o(.text) for __aeabi_ui2f
board.o(i.calib_parapos_perent) refers to fmul.o(.text) for __aeabi_fmul
board.o(i.calib_parapos_perent) refers to fadd.o(.text) for __aeabi_fsub
board.o(i.calib_parapos_perent) refers to app.o(.bss) for uDevice
board.o(i.calib_parapos_perent) refers to app.o(.bss) for calib_param
board.o(i.driver_dinit) refers to pdctrl.o(i.pdctrl_stop) for pdctrl_stop
board.o(i.driver_dinit) refers to board.o(.data) for .data
board.o(i.driver_init) refers to pdctrl.o(i.pdctrl_run) for pdctrl_run
board.o(i.driver_init) refers to board.o(.data) for .data
board.o(i.get_actual_travel) refers to adcs.o(i.adc_result_average) for adc_result_average
board.o(i.get_actual_travel) refers to adcs.o(i.adc_result_median) for adc_result_median
board.o(i.get_actual_travel) refers to ffltui.o(.text) for __aeabi_ui2f
board.o(i.get_actual_travel) refers to fmul.o(.text) for __aeabi_fmul
board.o(i.get_actual_travel) refers to fadd.o(.text) for __aeabi_fadd
board.o(i.get_actual_travel) refers to app.o(.bss) for adc_raw
board.o(i.get_actual_travel) refers to app.o(.data) for actual_travel
board.o(i.get_actual_travel) refers to app.o(.bss) for calib_param
board.o(i.get_actual_travel_adc) refers to adcs.o(i.adc_result_median) for adc_result_median
board.o(i.get_actual_travel_adc_average) refers to adcs.o(i.adc_result_average) for adc_result_average
board.o(i.get_current) refers to adcs.o(i.adc_result_median) for adc_result_median
board.o(i.get_current) refers to ffltui.o(.text) for __aeabi_ui2f
board.o(i.get_current) refers to fmul.o(.text) for __aeabi_fmul
board.o(i.get_current) refers to fadd.o(.text) for __aeabi_fadd
board.o(i.get_current) refers to fdiv.o(.text) for __aeabi_fdiv
board.o(i.get_current) refers to app.o(.bss) for adc_raw
board.o(i.get_current) refers to app.o(.bss) for calib_param
board.o(i.get_current_deal) refers to fmul.o(.text) for __aeabi_fmul
board.o(i.get_current_deal) refers to ffixui.o(.text) for __aeabi_f2uiz
board.o(i.get_current_deal) refers to ffltui.o(.text) for __aeabi_ui2f
board.o(i.get_dac) refers to ffltui.o(.text) for __aeabi_ui2f
board.o(i.get_dac) refers to fflti.o(.text) for __aeabi_i2f
board.o(i.get_dac) refers to fmul.o(.text) for __aeabi_fmul
board.o(i.get_dac) refers to fdiv.o(.text) for __aeabi_fdiv
board.o(i.get_dac) refers to fadd.o(.text) for __aeabi_fadd
board.o(i.get_dac) refers to ffixui.o(.text) for __aeabi_f2uiz
board.o(i.get_dac) refers to app.o(.bss) for uDevice
board.o(i.get_pressure) refers to adcs.o(i.adc_result_average) for adc_result_average
board.o(i.get_pressure) refers to ffltui.o(.text) for __aeabi_ui2f
board.o(i.get_pressure) refers to fmul.o(.text) for __aeabi_fmul
board.o(i.get_pressure) refers to fadd.o(.text) for __aeabi_fadd
board.o(i.get_pressure) refers to app.o(.bss) for adc_raw
board.o(i.get_pressure) refers to app.o(.bss) for calib_param
board.o(i.get_pressure) refers to app.o(.data) for pressure
board.o(i.get_pressure) refers to app.o(.bss) for uDevice
board.o(i.get_pressure) refers to app.o(.data) for pressureA
board.o(i.get_pressure) refers to app.o(.data) for pressureB
board.o(i.get_temperature) refers to adcs.o(i.adc_result_average) for adc_result_average
board.o(i.get_temperature) refers to ntc_3950.o(i.ntc_get_temp) for ntc_get_temp
board.o(i.get_temperature) refers to filter.o(i.lpf_update) for lpf_update
board.o(i.get_temperature) refers to app.o(.bss) for adc_raw
board.o(i.get_temperature) refers to board.o(.bss) for .bss
board.o(i.get_timestamp) refers to rtc_rx8010.o(i.rtc_get_clock_time) for rtc_get_clock_time
board.o(i.gui_close) refers to board.o(.data) for .data
board.o(i.gui_clr) refers to board.o(.data) for .data
board.o(i.gui_full) refers to board.o(.data) for .data
board.o(i.gui_get_clear_flag) refers to board.o(.data) for .data
board.o(i.gui_open) refers to board.o(.data) for .data
board.o(i.gui_set_clear_flag) refers to board.o(.data) for .data
board.o(i.gui_set_scandir) refers to app.o(.bss) for uDevice
board.o(i.gui_set_scandir) refers to board.o(.data) for .data
board.o(i.ip2current) refers to adcs.o(i.adc_result_average) for adc_result_average
board.o(i.ip2current) refers to ffltui.o(.text) for __aeabi_ui2f
board.o(i.ip2current) refers to fdiv.o(.text) for __aeabi_fdiv
board.o(i.ip2current) refers to app.o(.bss) for adc_raw
board.o(i.ip_dac2current) refers to ffltui.o(.text) for __aeabi_ui2f
board.o(i.ip_dac2current) refers to fscalb.o(.text) for __ARM_scalbnf
board.o(i.ip_dac2current) refers to fmul.o(.text) for __aeabi_fmul
board.o(i.ip_dac2current) refers to fdiv.o(.text) for __aeabi_fdiv
board.o(i.loop_current_convert) refers to ffltui.o(.text) for __aeabi_ui2f
board.o(i.loop_current_convert) refers to fdiv.o(.text) for __aeabi_fdiv
board.o(i.pwm_duty2current) refers to fdiv.o(.text) for __aeabi_fdiv
board.o(i.pwm_duty2current) refers to fmul.o(.text) for __aeabi_fmul
board.o(i.pwm_duty2current) refers to ffixui.o(.text) for __aeabi_f2uiz
board.o(i.pwm_output_position) refers to fscalb.o(.text) for __ARM_scalbnf
board.o(i.pwm_output_position) refers to fadd.o(.text) for __aeabi_fadd
board.o(i.pwm_output_position) refers to fmul.o(.text) for __aeabi_fmul
board.o(i.pwm_output_position) refers to ffixui.o(.text) for __aeabi_f2uiz
board.o(i.pwm_output_position) refers to app.o(.bss) for calib_param
board.o(i.set_200kpa) refers to adcs.o(i.adc_result_average) for adc_result_average
board.o(i.set_200kpa) refers to board.o(.data) for .data
board.o(i.set_400kpa) refers to adcs.o(i.adc_result_average) for adc_result_average
board.o(i.set_400kpa) refers to ffltui.o(.text) for __aeabi_ui2f
board.o(i.set_400kpa) refers to fdiv.o(.text) for __aeabi_fdiv
board.o(i.set_400kpa) refers to fmul.o(.text) for __aeabi_fmul
board.o(i.set_400kpa) refers to fadd.o(.text) for __aeabi_fsub
board.o(i.set_400kpa) refers to board.o(.data) for .data
board.o(i.set_400kpa) refers to app.o(.bss) for calib_param
board.o(i.set_app_preload_language_flag) refers to board.o(.ARM.__AT_0x10007FF1) for .ARM.__AT_0x10007FF1
board.o(i.set_loop_20ma) refers to adcs.o(i.adc_result_average) for adc_result_average
board.o(i.set_loop_20ma) refers to ffltui.o(.text) for __aeabi_ui2f
board.o(i.set_loop_20ma) refers to fdiv.o(.text) for __aeabi_fdiv
board.o(i.set_loop_20ma) refers to fmul.o(.text) for __aeabi_fmul
board.o(i.set_loop_20ma) refers to fadd.o(.text) for __aeabi_fsub
board.o(i.set_loop_20ma) refers to board.o(.data) for .data
board.o(i.set_loop_20ma) refers to app.o(.bss) for calib_param
board.o(i.set_loop_4ma) refers to adcs.o(i.adc_result_average) for adc_result_average
board.o(i.set_loop_4ma) refers to board.o(.data) for .data
board.o(i.set_output_20ma_pwm) refers to ffltui.o(.text) for __aeabi_ui2f
board.o(i.set_output_20ma_pwm) refers to fadd.o(.text) for __aeabi_fsub
board.o(i.set_output_20ma_pwm) refers to fdiv.o(.text) for __aeabi_fdiv
board.o(i.set_output_20ma_pwm) refers to fmul.o(.text) for __aeabi_fmul
board.o(i.set_output_20ma_pwm) refers to board.o(.data) for .data
board.o(i.set_output_20ma_pwm) refers to app.o(.bss) for calib_param
board.o(i.set_output_4ma_pwm) refers to board.o(.data) for .data
board.o(i.set_pwm_calib_current) refers to ffltui.o(.text) for __aeabi_ui2f
board.o(i.set_pwm_calib_current) refers to fadd.o(.text) for __aeabi_fsub
board.o(i.set_pwm_calib_current) refers to fdiv.o(.text) for __aeabi_fdiv
board.o(i.set_pwm_calib_current) refers to fmul.o(.text) for __aeabi_fmul
board.o(i.set_pwm_calib_current) refers to app.o(.bss) for uDevice
board.o(i.set_pwm_calib_current) refers to app.o(.bss) for calib_param
eeprom_m95.o(i.eeprom_m95_init) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
eeprom_m95.o(i.eeprom_m95_init) refers to malloc.o(i.mymalloc) for mymalloc
eeprom_m95.o(i.eeprom_m95_init) refers to gpios.o(i.gpio_create) for gpio_create
eeprom_m95.o(i.eeprom_m95_init) refers to spis.o(i.spi_create) for spi_create
eeprom_m95.o(i.eeprom_m95_init) refers to delay.o(i.delay_tick) for delay_tick
eeprom_m95.o(i.eeprom_m95_init) refers to eeprom_m95.o(.data) for .data
eeprom_m95.o(i.eeprom_m95_init) refers to eeprom_m95.o(.bss) for .bss
eeprom_m95.o(i.eeprom_m95_init) refers to eeprom_m95.o(i.dma_tx_cb) for dma_tx_cb
eeprom_m95.o(i.eeprom_m95_init) refers to eeprom_m95.o(i.dma_rx_cb) for dma_rx_cb
eeprom_m95.o(i.eeprom_m95_read) refers to eeprom_m95.o(i.eeprom_m95_enable) for eeprom_m95_enable
eeprom_m95.o(i.eeprom_m95_read) refers to eeprom_m95.o(i.eeprom_m95_disable) for eeprom_m95_disable
eeprom_m95.o(i.eeprom_m95_read) refers to eeprom_m95.o(.data) for .data
eeprom_m95.o(i.eeprom_m95_read) refers to eeprom_m95.o(.bss) for .bss
eeprom_m95.o(i.eeprom_m95_ready) refers to eeprom_m95.o(i.read_status) for read_status
eeprom_m95.o(i.eeprom_m95_ready) refers to eeprom_m95.o(.bss) for .bss
eeprom_m95.o(i.eeprom_m95_test) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
eeprom_m95.o(i.eeprom_m95_test) refers to eeprom_m95.o(i.eeprom_m95_write) for eeprom_m95_write
eeprom_m95.o(i.eeprom_m95_test) refers to eeprom_m95.o(i.eeprom_m95_read) for eeprom_m95_read
eeprom_m95.o(i.eeprom_m95_test) refers to eeprom_m95.o(.bss) for .bss
eeprom_m95.o(i.eeprom_m95_write) refers to eeprom_m95.o(i.eeprom_m95_enable) for eeprom_m95_enable
eeprom_m95.o(i.eeprom_m95_write) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
eeprom_m95.o(i.eeprom_m95_write) refers to eeprom_m95.o(i.write_enable) for write_enable
eeprom_m95.o(i.eeprom_m95_write) refers to eeprom_m95.o(i.eeprom_m95_ready) for eeprom_m95_ready
eeprom_m95.o(i.eeprom_m95_write) refers to eeprom_m95.o(i.write_disable) for write_disable
eeprom_m95.o(i.eeprom_m95_write) refers to eeprom_m95.o(i.eeprom_m95_disable) for eeprom_m95_disable
eeprom_m95.o(i.eeprom_m95_write) refers to eeprom_m95.o(.data) for .data
eeprom_m95.o(i.eeprom_m95_write) refers to eeprom_m95.o(.bss) for .bss
eeprom_fm24.o(i.eeprom_fm24_dma_rx_cb) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
eeprom_fm24.o(i.eeprom_fm24_dma_tx_cb) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
eeprom_fm24.o(i.eeprom_fm24_init) refers to i2cs.o(i.i2c_create_dma) for i2c_create_dma
eeprom_fm24.o(i.eeprom_fm24_init) refers to i2cs.o(i.i2c_dma_set_address) for i2c_dma_set_address
eeprom_fm24.o(i.eeprom_fm24_init) refers to eeprom_fm24.o(i.eeprom_fm24_dma_tx_cb) for eeprom_fm24_dma_tx_cb
eeprom_fm24.o(i.eeprom_fm24_init) refers to eeprom_fm24.o(i.eeprom_fm24_dma_rx_cb) for eeprom_fm24_dma_rx_cb
eeprom_fm24.o(i.eeprom_fm24_init) refers to eeprom_fm24.o(.data) for .data
eeprom_fm24.o(i.eeprom_fm24_read) refers to eeprom_fm24.o(i.eeprom_fm24_enable) for eeprom_fm24_enable
eeprom_fm24.o(i.eeprom_fm24_read) refers to eeprom_fm24.o(i.eeprom_fm24_disable) for eeprom_fm24_disable
eeprom_fm24.o(i.eeprom_fm24_read) refers to eeprom_fm24.o(.data) for .data
eeprom_fm24.o(i.eeprom_fm24_test) refers to eeprom_fm24.o(i._memset) for _memset
eeprom_fm24.o(i.eeprom_fm24_test) refers to eeprom_fm24.o(i.eeprom_fm24_write) for eeprom_fm24_write
eeprom_fm24.o(i.eeprom_fm24_test) refers to eeprom_fm24.o(i.eeprom_fm24_read) for eeprom_fm24_read
eeprom_fm24.o(i.eeprom_fm24_write) refers to eeprom_fm24.o(i.eeprom_fm24_enable) for eeprom_fm24_enable
eeprom_fm24.o(i.eeprom_fm24_write) refers to eeprom_fm24.o(i.eeprom_fm24_disable) for eeprom_fm24_disable
eeprom_fm24.o(i.eeprom_fm24_write) refers to eeprom_fm24.o(.data) for .data
eeprom_lc02b.o(i.eeprom_lc02b_init) refers to gpios.o(i.gpio_create) for gpio_create
eeprom_lc02b.o(i.eeprom_lc02b_init) refers to i2cs.o(i.i2c_create) for i2c_create
eeprom_lc02b.o(i.eeprom_lc02b_init) refers to eeprom_lc02b.o(.data) for .data
eeprom_lc02b.o(i.eeprom_lc02b_read) refers to eeprom_lc02b.o(.data) for .data
eeprom_lc02b.o(i.eeprom_lc02b_test) refers to eeprom_lc02b.o(i.eeprom_lc02b_write) for eeprom_lc02b_write
eeprom_lc02b.o(i.eeprom_lc02b_test) refers to delay.o(i.delay_ms) for delay_ms
eeprom_lc02b.o(i.eeprom_lc02b_test) refers to eeprom_lc02b.o(i.eeprom_lc02b_read) for eeprom_lc02b_read
eeprom_lc02b.o(i.eeprom_lc02b_write) refers to delay.o(i.delay_ms) for delay_ms
eeprom_lc02b.o(i.eeprom_lc02b_write) refers to eeprom_lc02b.o(.data) for .data
rtc_rx8010.o(i.rtc_check_vlf) refers to rtc_rx8010.o(i.rtc_read_byte) for rtc_read_byte
rtc_rx8010.o(i.rtc_clock_reginit) refers to rtc_rx8010.o(i.rtc_write_byte) for rtc_write_byte
rtc_rx8010.o(i.rtc_dummy_read) refers to rtc_rx8010.o(.data) for .data
rtc_rx8010.o(i.rtc_get_clock_time) refers to rtc_rx8010.o(i.rtc_read_bytes) for rtc_read_bytes
rtc_rx8010.o(i.rtc_init) refers to gpios.o(i.gpio_create) for gpio_create
rtc_rx8010.o(i.rtc_init) refers to i2cs.o(i.i2c_create) for i2c_create
rtc_rx8010.o(i.rtc_init) refers to rtc_rx8010.o(i.rtc_dummy_read) for rtc_dummy_read
rtc_rx8010.o(i.rtc_init) refers to rtc_rx8010.o(i.rtc_wait_vlf_clear) for rtc_wait_vlf_clear
rtc_rx8010.o(i.rtc_init) refers to rtc_rx8010.o(i.rtc_soft_reset) for rtc_soft_reset
rtc_rx8010.o(i.rtc_init) refers to rtc_rx8010.o(i.rtc_clock_reginit) for rtc_clock_reginit
rtc_rx8010.o(i.rtc_init) refers to rtc_rx8010.o(.data) for .data
rtc_rx8010.o(i.rtc_read_byte) refers to rtc_rx8010.o(.data) for .data
rtc_rx8010.o(i.rtc_read_bytes) refers to rtc_rx8010.o(.data) for .data
rtc_rx8010.o(i.rtc_set_clock_time) refers to rtc_rx8010.o(i.rtc_write_byte) for rtc_write_byte
rtc_rx8010.o(i.rtc_set_clock_time) refers to rtc_rx8010.o(i.rtc_write_bytes) for rtc_write_bytes
rtc_rx8010.o(i.rtc_soft_reset) refers to rtc_rx8010.o(i.rtc_write_byte) for rtc_write_byte
rtc_rx8010.o(i.rtc_soft_reset) refers to delay.o(i.delay_ms) for delay_ms
rtc_rx8010.o(i.rtc_wait_vlf_clear) refers to rtc_rx8010.o(i.rtc_check_vlf) for rtc_check_vlf
rtc_rx8010.o(i.rtc_wait_vlf_clear) refers to rtc_rx8010.o(i.rtc_write_byte) for rtc_write_byte
rtc_rx8010.o(i.rtc_write_byte) refers to rtc_rx8010.o(.data) for .data
rtc_rx8010.o(i.rtc_write_bytes) refers to rtc_rx8010.o(.data) for .data
ntc_3950.o(i.ntc_get_temp) refers to ntc_3950.o(i.ntc_lookup) for ntc_lookup
ntc_3950.o(i.ntc_get_temp) refers to dflti.o(.text) for __aeabi_i2d
ntc_3950.o(i.ntc_get_temp) refers to ddiv.o(.text) for __aeabi_ddiv
ntc_3950.o(i.ntc_get_temp) refers to d2f.o(.text) for __aeabi_d2f
ntc_3950.o(i.ntc_get_temp) refers to ntc_3950.o(.constdata) for .constdata
leds.o(i.leds_dinit) refers to leds.o(i.LL_GPIO_SetPinMode) for LL_GPIO_SetPinMode
leds.o(i.leds_init) refers to leds.o(i.LL_GPIO_SetPinMode) for LL_GPIO_SetPinMode
leds.o(i.leds_init) refers to gpios.o(i.gpio_create) for gpio_create
leds.o(i.leds_init) refers to leds.o(.bss) for .bss
leds.o(i.leds_off) refers to leds.o(.bss) for .bss
leds.o(i.leds_off_all) refers to leds.o(i.leds_off) for leds_off
leds.o(i.leds_on) refers to leds.o(i.LL_GPIO_SetPinMode) for LL_GPIO_SetPinMode
leds.o(i.leds_on) refers to leds.o(.bss) for .bss
leds.o(i.leds_toggle) refers to leds.o(.bss) for .bss
delay.o(i.delay_init) refers to delay.o(i.SysTick_Init) for SysTick_Init
delay.o(i.delay_init) refers to stm32l4xx_ll_utils.o(i.LL_SetSystemCoreClock) for LL_SetSystemCoreClock
delay.o(i.delay_init) refers to delay.o(.data) for .data
delay.o(i.delay_ms) refers to delay.o(i.delay_us) for delay_us
delay.o(i.delay_us) refers to delay.o(.data) for .data
sys.o(i.LL_IncTick) refers to sys.o(.data) for .data
sys.o(i.scheduler_time_occupancy_get) refers to ffltui.o(.text) for __aeabi_ui2f
sys.o(i.scheduler_time_occupancy_get) refers to fdiv.o(.text) for __aeabi_fdiv
sys.o(i.scheduler_time_occupancy_get) refers to fmul.o(.text) for __aeabi_fmul
sys.o(i.scheduler_time_occupancy_get) refers to ffixui.o(.text) for __aeabi_f2uiz
sys.o(i.scheduler_time_occupancy_get) refers to sys.o(.data) for .data
sys.o(i.scheduler_time_start) refers to sys.o(i.sys_millis) for sys_millis
sys.o(i.scheduler_time_start) refers to sys.o(.data) for .data
sys.o(i.scheduler_time_stop) refers to sys.o(i.sys_millis) for sys_millis
sys.o(i.scheduler_time_stop) refers to sys.o(.data) for .data
sys.o(i.sys_millis) refers to sys.o(.data) for .data
sys.o(i.sys_millis_reset) refers to sys.o(.data) for .data
sys.o(i.sys_to_seconds) refers to sys.o(.data) for .data
btn.o(i.button_start) refers to btn.o(.data) for .data
btn.o(i.button_stop) refers to btn.o(.data) for .data
btn.o(i.button_ticks) refers to btn.o(i.button_handler) for button_handler
btn.o(i.button_ticks) refers to btn.o(.data) for .data
adcs.o(i.LL_DMA_EnableChannel) refers to adcs.o(.constdata) for .constdata
adcs.o(i.LL_DMA_SetDataLength) refers to adcs.o(.constdata) for .constdata
adcs.o(i.adc_dma_callback) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
adcs.o(i.adc_dma_callback) refers to adcs.o(.bss) for .bss
adcs.o(i.adc_env_callback) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
adcs.o(i.adc_env_callback) refers to adcs.o(i.LL_DMA_SetDataLength) for LL_DMA_SetDataLength
adcs.o(i.adc_env_callback) refers to adcs.o(i.LL_ADC_DMA_GetRegAddr) for LL_ADC_DMA_GetRegAddr
adcs.o(i.adc_env_callback) refers to adcs.o(i.LL_DMA_EnableChannel) for LL_DMA_EnableChannel
adcs.o(i.adc_env_callback) refers to adcs.o(.bss) for .bss
adcs.o(i.adc_env_callback) refers to adcs.o(.constdata) for .constdata
adcs.o(i.adc_init) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
adcs.o(i.adc_init) refers to adcs.o(i._memset) for _memset
adcs.o(i.adc_init) refers to adcs.o(i.adc_get_channels_count) for adc_get_channels_count
adcs.o(i.adc_init) refers to malloc.o(i.mymalloc) for mymalloc
adcs.o(i.adc_init) refers to stm32l4xx_ll_utils.o(i.LL_mDelay) for LL_mDelay
adcs.o(i.adc_init) refers to adcs.o(i.LL_DMA_SetDataLength) for LL_DMA_SetDataLength
adcs.o(i.adc_init) refers to adcs.o(i.LL_ADC_DMA_GetRegAddr) for LL_ADC_DMA_GetRegAddr
adcs.o(i.adc_init) refers to adcs.o(i.LL_DMA_EnableChannel) for LL_DMA_EnableChannel
adcs.o(i.adc_init) refers to adcs.o(.bss) for .bss
adcs.o(i.adc_init) refers to adcs.o(.constdata) for .constdata
adcs.o(i.adc_result_average) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
adcs.o(i.adc_result_average) refers to adcs.o(.bss) for .bss
adcs.o(i.adc_result_median) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
adcs.o(i.adc_result_median) refers to malloc.o(i.malloc) for malloc
adcs.o(i.adc_result_median) refers to malloc.o(i.mymalloc) for mymalloc
adcs.o(i.adc_result_median) refers to adcs.o(i.memcpyL) for memcpyL
adcs.o(i.adc_result_median) refers to malloc.o(i.myfree) for myfree
adcs.o(i.adc_result_median) refers to malloc.o(i.free) for free
adcs.o(i.adc_result_median) refers to adcs.o(.bss) for .bss
adcs.o(i.adc_result_median_average) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
adcs.o(i.adc_result_median_average) refers to malloc.o(i.malloc) for malloc
adcs.o(i.adc_result_median_average) refers to malloc.o(i.mymalloc) for mymalloc
adcs.o(i.adc_result_median_average) refers to adcs.o(i.memcpyL) for memcpyL
adcs.o(i.adc_result_median_average) refers to malloc.o(i.myfree) for myfree
adcs.o(i.adc_result_median_average) refers to malloc.o(i.free) for free
adcs.o(i.adc_result_median_average) refers to adcs.o(.bss) for .bss
adcs.o(i.adc_result_n_average) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
adcs.o(i.adc_result_n_average) refers to malloc.o(i.malloc) for malloc
adcs.o(i.adc_result_n_average) refers to malloc.o(i.mymalloc) for mymalloc
adcs.o(i.adc_result_n_average) refers to adcs.o(i.memcpyL) for memcpyL
adcs.o(i.adc_result_n_average) refers to malloc.o(i.myfree) for myfree
adcs.o(i.adc_result_n_average) refers to adcs.o(i._quick_sort) for _quick_sort
adcs.o(i.adc_result_n_average) refers to malloc.o(i.free) for free
adcs.o(i.adc_result_n_average) refers to adcs.o(.bss) for .bss
adcs.o(i.adc_result_only_one) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
adcs.o(i.adc_result_only_one) refers to adcs.o(.bss) for .bss
adcs.o(i.adc_result_value_local) refers to dfltui.o(.text) for __aeabi_ui2d
adcs.o(i.adc_result_value_local) refers to ddiv.o(.text) for __aeabi_ddiv
adcs.o(i.adc_result_value_local) refers to dscalb.o(.text) for __ARM_scalbn
adcs.o(i.adc_result_value_local) refers to dfixi.o(.text) for __aeabi_d2iz
dacs.o(i.dac_create) refers to malloc.o(i.mymalloc) for mymalloc
dacs.o(i.dac_create) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
dacs.o(i.dac_create) refers to dacs.o(i._out) for _out
dacs.o(i.dac_free) refers to malloc.o(i.myfree) for myfree
gpios.o(i.gpio_create) refers to malloc.o(i.mymalloc) for mymalloc
gpios.o(i.gpio_create) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
gpios.o(i.gpio_create) refers to gpios.o(i._set) for _set
gpios.o(i.gpio_create) refers to gpios.o(i._reset) for _reset
gpios.o(i.gpio_create) refers to gpios.o(i._toggle) for _toggle
gpios.o(i.gpio_create) refers to gpios.o(i._read) for _read
gpios.o(i.gpio_free) refers to malloc.o(i.myfree) for myfree
spis.o(i._dma_enable) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
spis.o(i._dma_enable) refers to spis.o(.constdata) for .constdata
spis.o(i._hardware_enable) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
spis.o(i._read_drdy) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
spis.o(i._read_regs) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
spis.o(i._read_regs) refers to spis.o(i.spi_cs_low) for spi_cs_low
spis.o(i._read_regs) refers to spis.o(i.spi_read_write_byte) for spi_read_write_byte
spis.o(i._read_regs) refers to spis.o(i.spi_cs_high) for spi_cs_high
spis.o(i._spi_dma_callback) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
spis.o(i._spi_dma_send) refers to spis.o(.constdata) for .constdata
spis.o(i._spi_read_reg) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
spis.o(i._spi_read_reg) refers to spis.o(i.spi_cs_low) for spi_cs_low
spis.o(i._spi_read_reg) refers to spis.o(i.spi_read_write_byte) for spi_read_write_byte
spis.o(i._spi_read_reg) refers to spis.o(i.spi_cs_high) for spi_cs_high
spis.o(i._spi_write_cmd) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
spis.o(i._spi_write_cmd) refers to spis.o(i.spi_cs_low) for spi_cs_low
spis.o(i._spi_write_cmd) refers to spis.o(i.spi_read_write_byte) for spi_read_write_byte
spis.o(i._spi_write_cmd) refers to spis.o(i.spi_cs_high) for spi_cs_high
spis.o(i._spi_write_data) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
spis.o(i._spi_write_data) refers to spis.o(i.spi_cs_low) for spi_cs_low
spis.o(i._spi_write_data) refers to spis.o(i.spi_read_write_byte) for spi_read_write_byte
spis.o(i._spi_write_data) refers to spis.o(i.spi_cs_high) for spi_cs_high
spis.o(i._spi_write_reg) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
spis.o(i._spi_write_reg) refers to spis.o(i.spi_cs_low) for spi_cs_low
spis.o(i._spi_write_reg) refers to spis.o(i.spi_read_write_byte) for spi_read_write_byte
spis.o(i._spi_write_reg) refers to spis.o(i.spi_cs_high) for spi_cs_high
spis.o(i._write_regs) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
spis.o(i._write_regs) refers to spis.o(i.spi_cs_low) for spi_cs_low
spis.o(i._write_regs) refers to spis.o(i.spi_read_write_byte) for spi_read_write_byte
spis.o(i._write_regs) refers to spis.o(i.spi_cs_high) for spi_cs_high
spis.o(i.spi_create) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
spis.o(i.spi_create) refers to malloc.o(i.mymalloc) for mymalloc
spis.o(i.spi_create) refers to spis.o(i._hardware_enable) for _hardware_enable
spis.o(i.spi_create) refers to spis.o(i._dma_enable) for _dma_enable
spis.o(i.spi_create) refers to spis.o(i._spi_dma_send) for _spi_dma_send
spis.o(i.spi_create) refers to spis.o(i._spi_dma_callback) for _spi_dma_callback
spis.o(i.spi_create) refers to spis.o(i._spi_write_reg) for _spi_write_reg
spis.o(i.spi_create) refers to spis.o(i._spi_read_reg) for _spi_read_reg
spis.o(i.spi_create) refers to spis.o(i._write_regs) for _write_regs
spis.o(i.spi_create) refers to spis.o(i._read_regs) for _read_regs
spis.o(i.spi_create) refers to spis.o(i._read_drdy) for _read_drdy
spis.o(i.spi_create) refers to spis.o(i.spi_read_write_byte) for spi_read_write_byte
spis.o(i.spi_create) refers to spis.o(i._spi_write_cmd) for _spi_write_cmd
spis.o(i.spi_create) refers to spis.o(i._spi_write_data) for _spi_write_data
spis.o(i.spi_cs_high) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
spis.o(i.spi_cs_low) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
spis.o(i.spi_delay) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
spis.o(i.spi_free) refers to gpios.o(i.gpio_free) for gpio_free
spis.o(i.spi_free) refers to malloc.o(i.myfree) for myfree
spis.o(i.spi_read_write_byte) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
spis.o(i.spi_read_write_byte) refers to spis.o(i.spi_delay) for spi_delay
uarts.o(i.LL_DMA_DisableChannel) refers to uarts.o(.constdata) for .constdata
uarts.o(i.LL_DMA_EnableChannel) refers to uarts.o(.constdata) for .constdata
uarts.o(i.LL_DMA_EnableIT_TC) refers to uarts.o(.constdata) for .constdata
uarts.o(i.LL_DMA_SetDataLength) refers to uarts.o(.constdata) for .constdata
uarts.o(i.uart_create) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
uarts.o(i.uart_create) refers to malloc.o(i.mymalloc) for mymalloc
uarts.o(i.uart_dma_reception_callback) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
uarts.o(i.uart_dma_reception_callback) refers to uarts.o(i.LL_DMA_DisableChannel) for LL_DMA_DisableChannel
uarts.o(i.uart_free) refers to malloc.o(i.myfree) for myfree
uarts.o(i.uart_reception_callback) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
uarts.o(i.uart_reception_callback) refers to uarts.o(i.LL_DMA_DisableChannel) for LL_DMA_DisableChannel
uarts.o(i.uart_reception_callback) refers to uarts.o(i.LL_DMA_SetDataLength) for LL_DMA_SetDataLength
uarts.o(i.uart_reception_callback) refers to uarts.o(i.LL_DMA_EnableChannel) for LL_DMA_EnableChannel
uarts.o(i.uart_reception_callback) refers to uarts.o(.constdata) for .constdata
uarts.o(i.uart_recv_en) refers to uarts.o(i.LL_DMA_DisableChannel) for LL_DMA_DisableChannel
uarts.o(i.uart_recv_en) refers to uarts.o(i.LL_USART_DMA_GetRegAddr) for LL_USART_DMA_GetRegAddr
uarts.o(i.uart_recv_en) refers to uarts.o(i.LL_DMA_SetDataLength) for LL_DMA_SetDataLength
uarts.o(i.uart_recv_en) refers to uarts.o(i.LL_DMA_EnableIT_TC) for LL_DMA_EnableIT_TC
uarts.o(i.uart_recv_en) refers to uarts.o(i.LL_DMA_EnableChannel) for LL_DMA_EnableChannel
uarts.o(i.uart_recv_en) refers to uarts.o(.constdata) for .constdata
uarts.o(i.uart_send_data) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
uarts.o(i.uart_send_data) refers to uarts.o(i.LL_DMA_DisableChannel) for LL_DMA_DisableChannel
uarts.o(i.uart_send_data) refers to uarts.o(i.LL_DMA_SetDataLength) for LL_DMA_SetDataLength
uarts.o(i.uart_send_data) refers to uarts.o(i.LL_DMA_EnableChannel) for LL_DMA_EnableChannel
i2cs.o(i.LL_DMA_ConfigAddresses) refers to i2cs.o(.constdata) for .constdata
i2cs.o(i.LL_DMA_ConfigTransfer) refers to i2cs.o(.constdata) for .constdata
i2cs.o(i.LL_DMA_DisableChannel) refers to i2cs.o(.constdata) for .constdata
i2cs.o(i.LL_DMA_EnableChannel) refers to i2cs.o(.constdata) for .constdata
i2cs.o(i.LL_DMA_EnableIT_TC) refers to i2cs.o(.constdata) for .constdata
i2cs.o(i.LL_DMA_EnableIT_TE) refers to i2cs.o(.constdata) for .constdata
i2cs.o(i.LL_DMA_GetDataTransferDirection) refers to i2cs.o(.constdata) for .constdata
i2cs.o(i.LL_DMA_SetDataLength) refers to i2cs.o(.constdata) for .constdata
i2cs.o(i._malloc) refers to malloc.o(i.mymalloc) for mymalloc
i2cs.o(i._read_byte) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
i2cs.o(i._read_byte) refers to i2cs.o(i.delay) for delay
i2cs.o(i._read_mem_dma) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
i2cs.o(i._read_mem_dma) refers to i2cs.o(i.i2c_reset) for i2c_reset
i2cs.o(i._read_mem_dma) refers to i2cs.o(i.LL_DMA_SetDataLength) for LL_DMA_SetDataLength
i2cs.o(i._read_mem_dma) refers to i2cs.o(i.LL_DMA_EnableChannel) for LL_DMA_EnableChannel
i2cs.o(i._read_mem_dma) refers to i2cs.o(i.LL_I2C_HandleTransfer) for LL_I2C_HandleTransfer
i2cs.o(i._read_mem_dma) refers to i2cs.o(i.LL_DMA_DisableChannel) for LL_DMA_DisableChannel
i2cs.o(i._read_mem_dma) refers to i2cs.o(i.memcpyL) for memcpyL
i2cs.o(i._start) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
i2cs.o(i._start) refers to i2cs.o(i.delay) for delay
i2cs.o(i._stop) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
i2cs.o(i._stop) refers to i2cs.o(i.delay) for delay
i2cs.o(i._wait_ack) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
i2cs.o(i._wait_ack) refers to i2cs.o(i.delay) for delay
i2cs.o(i._wait_ack) refers to i2cs.o(i._stop) for _stop
i2cs.o(i._write_byte) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
i2cs.o(i._write_byte) refers to i2cs.o(i.delay) for delay
i2cs.o(i._write_mem_dma) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
i2cs.o(i._write_mem_dma) refers to i2cs.o(i.i2c_reset) for i2c_reset
i2cs.o(i._write_mem_dma) refers to i2cs.o(i.memcpyL) for memcpyL
i2cs.o(i._write_mem_dma) refers to i2cs.o(i.LL_DMA_SetDataLength) for LL_DMA_SetDataLength
i2cs.o(i._write_mem_dma) refers to i2cs.o(i.LL_DMA_EnableChannel) for LL_DMA_EnableChannel
i2cs.o(i._write_mem_dma) refers to i2cs.o(i.LL_I2C_HandleTransfer) for LL_I2C_HandleTransfer
i2cs.o(i._write_mem_dma) refers to i2cs.o(i.LL_DMA_DisableChannel) for LL_DMA_DisableChannel
i2cs.o(i._write_word) refers to i2cs.o(i._write_byte) for _write_byte
i2cs.o(i._write_word) refers to i2cs.o(i._wait_ack) for _wait_ack
i2cs.o(i.delay) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
i2cs.o(i.i2c_create) refers to i2cs.o(i._malloc) for _malloc
i2cs.o(i.i2c_create) refers to i2cs.o(i.memcpyL) for memcpyL
i2cs.o(i.i2c_create) refers to i2cs.o(i._start) for _start
i2cs.o(i.i2c_create) refers to i2cs.o(i._stop) for _stop
i2cs.o(i.i2c_create) refers to i2cs.o(i._wait_ack) for _wait_ack
i2cs.o(i.i2c_create) refers to i2cs.o(i._read_byte) for _read_byte
i2cs.o(i.i2c_create) refers to i2cs.o(i._write_byte) for _write_byte
i2cs.o(i.i2c_create) refers to i2cs.o(i._write_word) for _write_word
i2cs.o(i.i2c_create_dma) refers to i2cs.o(i._malloc) for _malloc
i2cs.o(i.i2c_create_dma) refers to i2cs.o(i.LL_DMA_DisableChannel) for LL_DMA_DisableChannel
i2cs.o(i.i2c_create_dma) refers to i2cs.o(i.LL_DMA_ConfigTransfer) for LL_DMA_ConfigTransfer
i2cs.o(i.i2c_create_dma) refers to i2cs.o(i.LL_DMA_GetDataTransferDirection) for LL_DMA_GetDataTransferDirection
i2cs.o(i.i2c_create_dma) refers to i2cs.o(i.LL_I2C_DMA_GetRegAddr) for LL_I2C_DMA_GetRegAddr
i2cs.o(i.i2c_create_dma) refers to i2cs.o(i.LL_DMA_ConfigAddresses) for LL_DMA_ConfigAddresses
i2cs.o(i.i2c_create_dma) refers to i2cs.o(i.LL_DMA_SetPeriphRequest) for LL_DMA_SetPeriphRequest
i2cs.o(i.i2c_create_dma) refers to i2cs.o(i.LL_DMA_EnableIT_TC) for LL_DMA_EnableIT_TC
i2cs.o(i.i2c_create_dma) refers to i2cs.o(i.LL_DMA_EnableIT_TE) for LL_DMA_EnableIT_TE
i2cs.o(i.i2c_create_dma) refers to i2cs.o(i._write_mem_dma) for _write_mem_dma
i2cs.o(i.i2c_create_dma) refers to i2cs.o(i._read_mem_dma) for _read_mem_dma
i2cs.o(i.i2c_dma_callback) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
i2cs.o(i.i2c_dma_set_address) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
i2cs.o(i.i2c_ev_callback) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
i2cs.o(i.i2c_free) refers to gpios.o(i.gpio_free) for gpio_free
i2cs.o(i.i2c_free) refers to malloc.o(i.myfree) for myfree
lib.o(i.dayOfyear) refers to lib.o(i.isLeap) for isLeap
lib.o(i.dec_format_hex) refers to lib.o(i._memset) for _memset
lib.o(i.dec_format_hex) refers to printfa.o(i.__0sprintf) for __2sprintf
lib.o(i.dec_format_hex) refers to strlen.o(.text) for strlen
lib.o(i.hex_format_dec) refers to lib.o(i._memset) for _memset
lib.o(i.hex_format_dec) refers to printfa.o(i.__0sprintf) for __2sprintf
lib.o(i.hex_format_dec) refers to strlen.o(.text) for strlen
lib.o(i.stamp2Time) refers to lib.o(.constdata) for .constdata
lib.o(i.time2Stamp) refers to lib.o(.constdata) for .constdata
lib.o(i.weekOfyear) refers to lib.o(i.dayOfyear) for dayOfyear
malloc.o(i.my_mem_free) refers to malloc.o(.data) for .data
malloc.o(i.my_mem_free) refers to malloc.o(.constdata) for .constdata
malloc.o(i.my_mem_init) refers to malloc.o(i.mymemset) for mymemset
malloc.o(i.my_mem_init) refers to malloc.o(.constdata) for .constdata
malloc.o(i.my_mem_init) refers to malloc.o(.data) for .data
malloc.o(i.my_mem_malloc) refers to malloc.o(.data) for .data
malloc.o(i.my_mem_malloc) refers to malloc.o(.constdata) for .constdata
malloc.o(i.my_mem_perused) refers to malloc.o(.constdata) for .constdata
malloc.o(i.my_mem_perused) refers to malloc.o(.data) for .data
malloc.o(i.myfree) refers to malloc.o(i.mymemset) for mymemset
malloc.o(i.myfree) refers to malloc.o(i.my_mem_free) for my_mem_free
malloc.o(i.myfree) refers to malloc.o(.data) for .data
malloc.o(i.myfree) refers to malloc.o(.constdata) for .constdata
malloc.o(i.mymalloc) refers to malloc.o(i.my_mem_malloc) for my_mem_malloc
malloc.o(i.mymalloc) refers to malloc.o(.data) for .data
malloc.o(i.myrealloc) refers to malloc.o(i.my_mem_malloc) for my_mem_malloc
malloc.o(i.myrealloc) refers to malloc.o(i.mymemcpy) for mymemcpy
malloc.o(i.myrealloc) refers to malloc.o(i.myfree) for myfree
malloc.o(i.myrealloc) refers to malloc.o(.data) for .data
malloc.o(.data) refers to malloc.o(i.my_mem_init) for my_mem_init
malloc.o(.data) refers to malloc.o(i.my_mem_perused) for my_mem_perused
malloc.o(.data) refers to malloc.o(.bss) for mem1base
malloc.o(.data) refers to malloc.o(.sram2) for mem2base
malloc.o(.data) refers to malloc.o(.bss) for mem1mapbase
malloc.o(.data) refers to malloc.o(.bss) for mem2mapbase
flow_core.o(i.fl_hour_much_time) refers to flow_core.o(.data) for .data
flow_core.o(i.fl_timer_restart) refers to flow_core.o(.data) for .data
flow_core.o(i.fl_timer_set) refers to flow_core.o(.data) for .data
flow_core.o(i.fl_timer_timeout) refers to flow_core.o(.data) for .data
sqqueue.o(i.clear_sqq) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
sqqueue.o(i.delete_sqqueue) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
sqqueue.o(i.enter_sqqueue) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
sqqueue.o(i.enter_sqqueue) refers to sqqueue.o(i.memcpyL) for memcpyL
sqqueue.o(i.qremove) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
sqqueue.o(i.qremove) refers to sqqueue.o(i.memcpyL) for memcpyL
sqqueue.o(i.revoke_sqqueue) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
sqqueue.o(i.sqqueue_ctrl_init) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
sqqueue.o(i.sqqueue_ctrl_init) refers to sqqueue.o(i.sqqueue_init) for sqqueue_init
sqqueue.o(i.sqqueue_ctrl_init) refers to sqqueue.o(i.enter_sqqueue) for enter_sqqueue
sqqueue.o(i.sqqueue_ctrl_init) refers to sqqueue.o(i.string_enter_sqqueue) for string_enter_sqqueue
sqqueue.o(i.sqqueue_ctrl_init) refers to sqqueue.o(i.delete_sqqueue) for delete_sqqueue
sqqueue.o(i.sqqueue_ctrl_init) refers to sqqueue.o(i.revoke_sqqueue) for revoke_sqqueue
sqqueue.o(i.sqqueue_ctrl_init) refers to sqqueue.o(i.sqqueue_length) for sqqueue_length
sqqueue.o(i.sqqueue_ctrl_init) refers to sqqueue.o(i.sqqueue_full) for sqqueue_full
sqqueue.o(i.sqqueue_ctrl_init) refers to sqqueue.o(i.clear_sqq) for clear_sqq
sqqueue.o(i.sqqueue_ctrl_init) refers to sqqueue.o(i.traverse) for traverse
sqqueue.o(i.sqqueue_ctrl_init) refers to sqqueue.o(i.qremove) for qremove
sqqueue.o(i.sqqueue_full) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
sqqueue.o(i.sqqueue_init) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
sqqueue.o(i.sqqueue_init) refers to malloc.o(i.mymalloc) for mymalloc
sqqueue.o(i.sqqueue_length) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
sqqueue.o(i.string_enter_sqqueue) refers to sqqueue.o(i.sqqueue_length) for sqqueue_length
sqqueue.o(i.string_enter_sqqueue) refers to sqqueue.o(i.memcpyL) for memcpyL
sqqueue.o(i.traverse) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
filter.o(i.kalman_update) refers to f2d.o(.text) for __aeabi_f2d
filter.o(i.kalman_update) refers to fadd.o(.text) for __aeabi_fsub
filter.o(i.kalman_update) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
filter.o(i.kalman_update) refers to filter.o(i.kalman_init) for kalman_init
filter.o(i.kalman_update) refers to fdiv.o(.text) for __aeabi_fdiv
filter.o(i.kalman_update) refers to fmul.o(.text) for __aeabi_fmul
filter.o(i.lpf_update) refers to fadd.o(.text) for __aeabi_fsub
filter.o(i.lpf_update) refers to fmul.o(.text) for __aeabi_fmul
filter.o(i.lpf_window_dinit) refers to malloc.o(i.myfree) for myfree
filter.o(i.lpf_window_init) refers to malloc.o(i.mymalloc) for mymalloc
filter.o(i.lpf_window_init) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
filter.o(i.lpf_window_update) refers to ffltui.o(.text) for __aeabi_ui2f
filter.o(i.lpf_window_update) refers to fadd.o(.text) for __aeabi_fadd
filter.o(i.lpf_window_update) refers to ffixui.o(.text) for __aeabi_f2uiz
clist.o(i.CreateNode) refers to malloc.o(i.mymalloc) for mymalloc
clist.o(i._free) refers to malloc.o(i.myfree) for myfree
clist.o(i.cListErase) refers to clist.o(i.clist_erase_for_node) for clist_erase_for_node
clist.o(i.clist_destroy) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
clist.o(i.clist_destroy) refers to clist.o(i._free) for _free
clist.o(i.clist_erase_for_node) refers to clist.o(i.clist_pop_front) for clist_pop_front
clist.o(i.clist_erase_for_node) refers to clist.o(i._free) for _free
clist.o(i.clist_init) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
clist.o(i.clist_insert) refers to clist.o(i.clist_insert_for_node) for clist_insert_for_node
clist.o(i.clist_insert_for_node) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
clist.o(i.clist_insert_for_node) refers to clist.o(i.clist_push_front) for clist_push_front
clist.o(i.clist_insert_for_node) refers to clist.o(i.CreateNode) for CreateNode
clist.o(i.clist_pop_back) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
clist.o(i.clist_pop_back) refers to clist.o(i._free) for _free
clist.o(i.clist_pop_front) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
clist.o(i.clist_pop_front) refers to clist.o(i._free) for _free
clist.o(i.clist_push_back) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
clist.o(i.clist_push_back) refers to clist.o(i.CreateNode) for CreateNode
clist.o(i.clist_push_front) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
clist.o(i.clist_push_front) refers to clist.o(i.CreateNode) for CreateNode
clist.o(i.clist_remove) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
clist.o(i.clist_remove) refers to clist.o(i._free) for _free
clist.o(i.clist_remove_all) refers to debug.o(i.DBG_ASSERT) for DBG_ASSERT
clist.o(i.clist_remove_all) refers to clist.o(i._free) for _free
cmac.o(i.AES_CMAC_Final) refers to cmac.o(i._memset) for _memset
cmac.o(i.AES_CMAC_Final) refers to aes.o(i.aes_encrypt) for aes_encrypt
cmac.o(i.AES_CMAC_Final) refers to cmac.o(i.memcpyL) for memcpyL
cmac.o(i.AES_CMAC_Init) refers to cmac.o(i._memset) for _memset
cmac.o(i.AES_CMAC_SetKey) refers to aes.o(i.aes_set_key) for aes_set_key
cmac.o(i.AES_CMAC_Update) refers to cmac.o(i.memcpyL) for memcpyL
cmac.o(i.AES_CMAC_Update) refers to aes.o(i.aes_encrypt) for aes_encrypt
aes.o(i.add_round_key) refers to aes.o(i.xor_block) for xor_block
aes.o(i.aes_cbc_decrypt) refers to aes.o(i.copy_block) for copy_block
aes.o(i.aes_cbc_decrypt) refers to aes.o(i.aes_decrypt) for aes_decrypt
aes.o(i.aes_cbc_decrypt) refers to aes.o(i.xor_block) for xor_block
aes.o(i.aes_cbc_encrypt) refers to aes.o(i.xor_block) for xor_block
aes.o(i.aes_cbc_encrypt) refers to aes.o(i.aes_encrypt) for aes_encrypt
aes.o(i.aes_cbc_encrypt) refers to aes.o(i.copy_block) for copy_block
aes.o(i.aes_decrypt) refers to aes.o(i.copy_and_key) for copy_and_key
aes.o(i.aes_decrypt) refers to aes.o(i.inv_shift_sub_rows) for inv_shift_sub_rows
aes.o(i.aes_decrypt) refers to aes.o(i.add_round_key) for add_round_key
aes.o(i.aes_decrypt) refers to aes.o(i.inv_mix_sub_columns) for inv_mix_sub_columns
aes.o(i.aes_encrypt) refers to aes.o(i.copy_and_key) for copy_and_key
aes.o(i.aes_encrypt) refers to aes.o(i.mix_sub_columns) for mix_sub_columns
aes.o(i.aes_encrypt) refers to aes.o(i.add_round_key) for add_round_key
aes.o(i.aes_encrypt) refers to aes.o(i.shift_sub_rows) for shift_sub_rows
aes.o(i.aes_set_key) refers to aes.o(i.copy_block_nn) for copy_block_nn
aes.o(i.aes_set_key) refers to aes.o(.constdata) for .constdata
aes.o(i.inv_mix_sub_columns) refers to aes.o(i.copy_block) for copy_block
aes.o(i.inv_mix_sub_columns) refers to aes.o(.constdata) for .constdata
aes.o(i.inv_shift_sub_rows) refers to aes.o(.constdata) for .constdata
aes.o(i.mix_sub_columns) refers to aes.o(i.copy_block) for copy_block
aes.o(i.mix_sub_columns) refers to aes.o(.constdata) for .constdata
aes.o(i.shift_sub_rows) refers to aes.o(.constdata) for .constdata
fdb.o(i._fdb_init_ex) refers to fal.o(i.fal_init) for fal_init
fdb.o(i._fdb_init_ex) refers to fal_partition.o(i.fal_partition_find) for fal_partition_find
fdb.o(i._fdb_init_ex) refers to fal_flash.o(i.fal_flash_device_find) for fal_flash_device_find
fdb.o(i._fdb_init_finish) refers to fdb.o(.data) for .data
fdb_kvdb.o(i._fdb_kv_load) refers to fdb_kvdb.o(i.sector_iterator) for sector_iterator
fdb_kvdb.o(i._fdb_kv_load) refers to fdb_kvdb.o(i.fdb_kv_set_default) for fdb_kv_set_default
fdb_kvdb.o(i._fdb_kv_load) refers to fdb_kvdb.o(i.kv_iterator) for kv_iterator
fdb_kvdb.o(i._fdb_kv_load) refers to fdb_kvdb.o(i.gc_collect) for gc_collect
fdb_kvdb.o(i._fdb_kv_load) refers to fdb_kvdb.o(i.check_sec_hdr_cb) for check_sec_hdr_cb
fdb_kvdb.o(i._fdb_kv_load) refers to fdb_kvdb.o(i.check_and_recovery_gc_cb) for check_and_recovery_gc_cb
fdb_kvdb.o(i._fdb_kv_load) refers to fdb_kvdb.o(i.check_and_recovery_kv_cb) for check_and_recovery_kv_cb
fdb_kvdb.o(i.align_write) refers to memseta.o(.text) for __aeabi_memset
fdb_kvdb.o(i.align_write) refers to fdb_utils.o(i._fdb_flash_write) for _fdb_flash_write
fdb_kvdb.o(i.alloc_kv) refers to fdb_kvdb.o(i.sector_iterator) for sector_iterator
fdb_kvdb.o(i.alloc_kv) refers to fdb_kvdb.o(i.sector_statistics_cb) for sector_statistics_cb
fdb_kvdb.o(i.alloc_kv) refers to fdb_kvdb.o(i.alloc_kv_cb) for alloc_kv_cb
fdb_kvdb.o(i.check_and_recovery_gc_cb) refers to fdb_kvdb.o(i.gc_collect) for gc_collect
fdb_kvdb.o(i.check_and_recovery_kv_cb) refers to fdb_kvdb.o(i.move_kv) for move_kv
fdb_kvdb.o(i.check_and_recovery_kv_cb) refers to fdb_utils.o(i._fdb_write_status) for _fdb_write_status
fdb_kvdb.o(i.check_and_recovery_kv_cb) refers to fdb_kvdb.o(i.update_kv_cache) for update_kv_cache
fdb_kvdb.o(i.check_sec_hdr_cb) refers to fdb_kvdb.o(i.format_sector) for format_sector
fdb_kvdb.o(i.create_kv_blob) refers to strlen.o(.text) for strlen
fdb_kvdb.o(i.create_kv_blob) refers to memseta.o(.text) for __aeabi_memset
fdb_kvdb.o(i.create_kv_blob) refers to fdb_kvdb.o(i.new_kv) for new_kv
fdb_kvdb.o(i.create_kv_blob) refers to fdb_kvdb.o(i.update_sec_status) for update_sec_status
fdb_kvdb.o(i.create_kv_blob) refers to fdb_utils.o(i.fdb_calc_crc32) for fdb_calc_crc32
fdb_kvdb.o(i.create_kv_blob) refers to fdb_kvdb.o(i.write_kv_hdr) for write_kv_hdr
fdb_kvdb.o(i.create_kv_blob) refers to fdb_kvdb.o(i.align_write) for align_write
fdb_kvdb.o(i.create_kv_blob) refers to fdb_kvdb.o(i.update_sector_empty_addr_cache) for update_sector_empty_addr_cache
fdb_kvdb.o(i.create_kv_blob) refers to fdb_kvdb.o(i.update_kv_cache) for update_kv_cache
fdb_kvdb.o(i.create_kv_blob) refers to fdb_utils.o(i._fdb_write_status) for _fdb_write_status
fdb_kvdb.o(i.del_kv) refers to memseta.o(.text) for __aeabi_memclr4
fdb_kvdb.o(i.del_kv) refers to fdb_kvdb.o(i.find_kv) for find_kv
fdb_kvdb.o(i.del_kv) refers to fdb_utils.o(i._fdb_write_status) for _fdb_write_status
fdb_kvdb.o(i.del_kv) refers to strlen.o(.text) for strlen
fdb_kvdb.o(i.del_kv) refers to fdb_kvdb.o(i.update_kv_cache) for update_kv_cache
fdb_kvdb.o(i.del_kv) refers to fdb_utils.o(i._fdb_read_status) for _fdb_read_status
fdb_kvdb.o(i.del_kv) refers to fdb_kvdb.o(i.get_sector_from_cache) for get_sector_from_cache
fdb_kvdb.o(i.do_gc) refers to fdb_utils.o(i._fdb_write_status) for _fdb_write_status
fdb_kvdb.o(i.do_gc) refers to fdb_kvdb.o(i.read_kv) for read_kv
fdb_kvdb.o(i.do_gc) refers to fdb_kvdb.o(i.move_kv) for move_kv
fdb_kvdb.o(i.do_gc) refers to fdb_kvdb.o(i.get_next_kv_addr) for get_next_kv_addr
fdb_kvdb.o(i.do_gc) refers to fdb_kvdb.o(i.format_sector) for format_sector
fdb_kvdb.o(i.do_gc) refers to fdb_kvdb.o(i.get_next_sector_addr) for get_next_sector_addr
fdb_kvdb.o(i.fdb_kv_del) refers to fdb_kvdb.o(i.del_kv) for del_kv
fdb_kvdb.o(i.fdb_kv_get) refers to fdb_utils.o(i.fdb_blob_make) for fdb_blob_make
fdb_kvdb.o(i.fdb_kv_get) refers to fdb_kvdb.o(i.fdb_kv_get_blob) for fdb_kv_get_blob
fdb_kvdb.o(i.fdb_kv_get) refers to fdb_kvdb.o(i.fdb_is_str) for fdb_is_str
fdb_kvdb.o(i.fdb_kv_get) refers to fdb_kvdb.o(.bss) for .bss
fdb_kvdb.o(i.fdb_kv_get_blob) refers to fdb_kvdb.o(i.get_kv) for get_kv
fdb_kvdb.o(i.fdb_kv_get_obj) refers to fdb_kvdb.o(i.find_kv) for find_kv
fdb_kvdb.o(i.fdb_kv_iterate) refers to fdb_kvdb.o(i.read_sector_info) for read_sector_info
fdb_kvdb.o(i.fdb_kv_iterate) refers to fdb_kvdb.o(i.get_next_kv_addr) for get_next_kv_addr
fdb_kvdb.o(i.fdb_kv_iterate) refers to fdb_kvdb.o(i.read_kv) for read_kv
fdb_kvdb.o(i.fdb_kv_iterate) refers to fdb_kvdb.o(i.get_next_sector_addr) for get_next_sector_addr
fdb_kvdb.o(i.fdb_kv_print) refers to fdb_kvdb.o(i.kv_iterator) for kv_iterator
fdb_kvdb.o(i.fdb_kv_print) refers to fdb_kvdb.o(i.print_kv_cb) for print_kv_cb
fdb_kvdb.o(i.fdb_kv_set) refers to strlen.o(.text) for strlen
fdb_kvdb.o(i.fdb_kv_set) refers to fdb_utils.o(i.fdb_blob_make) for fdb_blob_make
fdb_kvdb.o(i.fdb_kv_set) refers to fdb_kvdb.o(i.fdb_kv_set_blob) for fdb_kv_set_blob
fdb_kvdb.o(i.fdb_kv_set_blob) refers to fdb_kvdb.o(i.set_kv) for set_kv
fdb_kvdb.o(i.fdb_kv_set_default) refers to fdb_kvdb.o(i.format_sector) for format_sector
fdb_kvdb.o(i.fdb_kv_set_default) refers to strlen.o(.text) for strlen
fdb_kvdb.o(i.fdb_kv_set_default) refers to fdb_kvdb.o(i.create_kv_blob) for create_kv_blob
fdb_kvdb.o(i.fdb_kvdb_check) refers to fdb_kvdb.o(i.read_sector_info) for read_sector_info
fdb_kvdb.o(i.fdb_kvdb_check) refers to fdb_kvdb.o(i.read_kv) for read_kv
fdb_kvdb.o(i.fdb_kvdb_check) refers to fdb_kvdb.o(i.get_next_kv_addr) for get_next_kv_addr
fdb_kvdb.o(i.fdb_kvdb_check) refers to fdb_kvdb.o(i.get_next_sector_addr) for get_next_sector_addr
fdb_kvdb.o(i.fdb_kvdb_deinit) refers to fdb.o(i._fdb_deinit) for _fdb_deinit
fdb_kvdb.o(i.fdb_kvdb_init) refers to fdb.o(i._fdb_init_ex) for _fdb_init_ex
fdb_kvdb.o(i.fdb_kvdb_init) refers to fdb_kvdb.o(i.sector_iterator) for sector_iterator
fdb_kvdb.o(i.fdb_kvdb_init) refers to fdb_kvdb.o(i._fdb_kv_load) for _fdb_kv_load
fdb_kvdb.o(i.fdb_kvdb_init) refers to fdb_kvdb.o(i.kv_auto_update) for kv_auto_update
fdb_kvdb.o(i.fdb_kvdb_init) refers to fdb.o(i._fdb_init_finish) for _fdb_init_finish
fdb_kvdb.o(i.fdb_kvdb_init) refers to fdb_kvdb.o(i.check_oldest_addr_cb) for check_oldest_addr_cb
fdb_kvdb.o(i.find_kv) refers to strlen.o(.text) for strlen
fdb_kvdb.o(i.find_kv) refers to fdb_kvdb.o(i.get_kv_from_cache) for get_kv_from_cache
fdb_kvdb.o(i.find_kv) refers to fdb_kvdb.o(i.read_kv) for read_kv
fdb_kvdb.o(i.find_kv) refers to fdb_kvdb.o(i.find_kv_no_cache) for find_kv_no_cache
fdb_kvdb.o(i.find_kv) refers to fdb_kvdb.o(i.update_kv_cache) for update_kv_cache
fdb_kvdb.o(i.find_kv_cb) refers to strlen.o(.text) for strlen
fdb_kvdb.o(i.find_kv_cb) refers to strncmp.o(.text) for strncmp
fdb_kvdb.o(i.find_kv_no_cache) refers to fdb_kvdb.o(i.kv_iterator) for kv_iterator
fdb_kvdb.o(i.find_kv_no_cache) refers to fdb_kvdb.o(i.find_kv_cb) for find_kv_cb
fdb_kvdb.o(i.find_next_kv_addr) refers to fdb_kvdb.o(i.get_sector_from_cache) for get_sector_from_cache
fdb_kvdb.o(i.find_next_kv_addr) refers to fdb_utils.o(i._fdb_flash_read) for _fdb_flash_read
fdb_kvdb.o(i.format_sector) refers to fdb_utils.o(i._fdb_flash_erase) for _fdb_flash_erase
fdb_kvdb.o(i.format_sector) refers to memseta.o(.text) for __aeabi_memset
fdb_kvdb.o(i.format_sector) refers to fdb_utils.o(i._fdb_set_status) for _fdb_set_status
fdb_kvdb.o(i.format_sector) refers to fdb_utils.o(i._fdb_flash_write) for _fdb_flash_write
fdb_kvdb.o(i.format_sector) refers to memcpya.o(.text) for __aeabi_memcpy4
fdb_kvdb.o(i.format_sector) refers to fdb_kvdb.o(i.update_sector_cache) for update_sector_cache
fdb_kvdb.o(i.format_sector) refers to fdb_kvdb.o(.constdata) for .constdata
fdb_kvdb.o(i.gc_collect) refers to fdb_kvdb.o(i.gc_collect_by_free_size) for gc_collect_by_free_size
fdb_kvdb.o(i.gc_collect_by_free_size) refers to fdb_kvdb.o(i.sector_iterator) for sector_iterator
fdb_kvdb.o(i.gc_collect_by_free_size) refers to fdb_kvdb.o(i.gc_check_cb) for gc_check_cb
fdb_kvdb.o(i.gc_collect_by_free_size) refers to fdb_kvdb.o(i.do_gc) for do_gc
fdb_kvdb.o(i.get_kv) refers to fdb_kvdb.o(i.find_kv) for find_kv
fdb_kvdb.o(i.get_kv) refers to fdb_utils.o(i._fdb_flash_read) for _fdb_flash_read
fdb_kvdb.o(i.get_kv_from_cache) refers to fdb_utils.o(i.fdb_calc_crc32) for fdb_calc_crc32
fdb_kvdb.o(i.get_kv_from_cache) refers to memseta.o(.text) for __aeabi_memclr4
fdb_kvdb.o(i.get_kv_from_cache) refers to fdb_utils.o(i._fdb_flash_read) for _fdb_flash_read
fdb_kvdb.o(i.get_kv_from_cache) refers to strncmp.o(.text) for strncmp
fdb_kvdb.o(i.get_next_kv_addr) refers to fdb_kvdb.o(i.find_next_kv_addr) for find_next_kv_addr
fdb_kvdb.o(i.kv_auto_update) refers to fdb_kvdb.o(i.get_kv) for get_kv
fdb_kvdb.o(i.kv_auto_update) refers to fdb_kvdb.o(i.find_kv) for find_kv
fdb_kvdb.o(i.kv_auto_update) refers to strlen.o(.text) for strlen
fdb_kvdb.o(i.kv_auto_update) refers to fdb_kvdb.o(i.create_kv_blob) for create_kv_blob
fdb_kvdb.o(i.kv_auto_update) refers to fdb_kvdb.o(i.set_kv) for set_kv
fdb_kvdb.o(i.kv_iterator) refers to fdb_kvdb.o(i.read_sector_info) for read_sector_info
fdb_kvdb.o(i.kv_iterator) refers to fdb_kvdb.o(i.read_kv) for read_kv
fdb_kvdb.o(i.kv_iterator) refers to fdb_kvdb.o(i.get_next_kv_addr) for get_next_kv_addr
fdb_kvdb.o(i.kv_iterator) refers to fdb_kvdb.o(i.get_next_sector_addr) for get_next_sector_addr
fdb_kvdb.o(i.move_kv) refers to fdb_kvdb.o(i.del_kv) for del_kv
fdb_kvdb.o(i.move_kv) refers to fdb_kvdb.o(i.alloc_kv) for alloc_kv
fdb_kvdb.o(i.move_kv) refers to memseta.o(.text) for __aeabi_memclr4
fdb_kvdb.o(i.move_kv) refers to strncpy.o(.text) for strncpy
fdb_kvdb.o(i.move_kv) refers to fdb_kvdb.o(i.find_kv_no_cache) for find_kv_no_cache
fdb_kvdb.o(i.move_kv) refers to fdb_kvdb.o(i.update_sec_status) for update_sec_status
fdb_kvdb.o(i.move_kv) refers to fdb_utils.o(i._fdb_write_status) for _fdb_write_status
fdb_kvdb.o(i.move_kv) refers to fdb_utils.o(i._fdb_flash_read) for _fdb_flash_read
fdb_kvdb.o(i.move_kv) refers to fdb_utils.o(i._fdb_flash_write) for _fdb_flash_write
fdb_kvdb.o(i.move_kv) refers to fdb_kvdb.o(i.update_sector_empty_addr_cache) for update_sector_empty_addr_cache
fdb_kvdb.o(i.move_kv) refers to fdb_kvdb.o(i.update_kv_cache) for update_kv_cache
fdb_kvdb.o(i.new_kv) refers to fdb_kvdb.o(i.alloc_kv) for alloc_kv
fdb_kvdb.o(i.new_kv) refers to fdb_kvdb.o(i.gc_collect_by_free_size) for gc_collect_by_free_size
fdb_kvdb.o(i.new_kv_ex) refers to fdb_kvdb.o(i.new_kv) for new_kv
fdb_kvdb.o(i.print_kv_cb) refers to fdb_utils.o(i._fdb_flash_read) for _fdb_flash_read
fdb_kvdb.o(i.print_kv_cb) refers to fdb_kvdb.o(i.fdb_is_str) for fdb_is_str
fdb_kvdb.o(i.read_kv) refers to fdb_utils.o(i._fdb_flash_read) for _fdb_flash_read
fdb_kvdb.o(i.read_kv) refers to fdb_utils.o(i._fdb_get_status) for _fdb_get_status
fdb_kvdb.o(i.read_kv) refers to fdb_utils.o(i._fdb_write_status) for _fdb_write_status
fdb_kvdb.o(i.read_kv) refers to fdb_utils.o(i.fdb_calc_crc32) for fdb_calc_crc32
fdb_kvdb.o(i.read_sector_info) refers to fdb_kvdb.o(i.get_sector_from_cache) for get_sector_from_cache
fdb_kvdb.o(i.read_sector_info) refers to memcpya.o(.text) for __aeabi_memcpy4
fdb_kvdb.o(i.read_sector_info) refers to fdb_utils.o(i._fdb_flash_read) for _fdb_flash_read
fdb_kvdb.o(i.read_sector_info) refers to fdb_utils.o(i._fdb_get_status) for _fdb_get_status
fdb_kvdb.o(i.read_sector_info) refers to fdb_kvdb.o(i.read_kv) for read_kv
fdb_kvdb.o(i.read_sector_info) refers to fdb_kvdb.o(i.get_next_kv_addr) for get_next_kv_addr
fdb_kvdb.o(i.read_sector_info) refers to fdb_utils.o(i._fdb_continue_ff_addr) for _fdb_continue_ff_addr
fdb_kvdb.o(i.read_sector_info) refers to fdb_kvdb.o(i.update_sector_cache) for update_sector_cache
fdb_kvdb.o(i.sector_iterator) refers to fdb_kvdb.o(i.read_sector_info) for read_sector_info
fdb_kvdb.o(i.sector_iterator) refers to fdb_kvdb.o(i.get_next_sector_addr) for get_next_sector_addr
fdb_kvdb.o(i.set_kv) refers to strlen.o(.text) for strlen
fdb_kvdb.o(i.set_kv) refers to fdb_kvdb.o(i.new_kv_ex) for new_kv_ex
fdb_kvdb.o(i.set_kv) refers to fdb_kvdb.o(i.find_kv) for find_kv
fdb_kvdb.o(i.set_kv) refers to fdb_kvdb.o(i.del_kv) for del_kv
fdb_kvdb.o(i.set_kv) refers to fdb_kvdb.o(i.create_kv_blob) for create_kv_blob
fdb_kvdb.o(i.set_kv) refers to fdb_kvdb.o(i.gc_collect_by_free_size) for gc_collect_by_free_size
fdb_kvdb.o(i.update_kv_cache) refers to fdb_utils.o(i.fdb_calc_crc32) for fdb_calc_crc32
fdb_kvdb.o(i.update_sec_status) refers to fdb_utils.o(i._fdb_write_status) for _fdb_write_status
fdb_kvdb.o(i.update_sec_status) refers to fdb_kvdb.o(i.update_sector_status_store_cache) for update_sector_status_store_cache
fdb_kvdb.o(i.update_sector_cache) refers to memcpya.o(.text) for __aeabi_memcpy4
fdb_kvdb.o(i.update_sector_empty_addr_cache) refers to fdb_kvdb.o(i.get_sector_from_cache) for get_sector_from_cache
fdb_kvdb.o(i.update_sector_status_store_cache) refers to fdb_kvdb.o(i.get_sector_from_cache) for get_sector_from_cache
fdb_kvdb.o(i.write_kv_hdr) refers to fdb_utils.o(i._fdb_write_status) for _fdb_write_status
fdb_kvdb.o(i.write_kv_hdr) refers to fdb_utils.o(i._fdb_flash_write) for _fdb_flash_write
fdb_tsdb.o(i.check_sec_hdr_cb) refers to memcpya.o(.text) for __aeabi_memcpy4
fdb_tsdb.o(i.fdb_tsdb_deinit) refers to fdb.o(i._fdb_deinit) for _fdb_deinit
fdb_tsdb.o(i.fdb_tsdb_init) refers to fdb.o(i._fdb_init_ex) for _fdb_init_ex
fdb_tsdb.o(i.fdb_tsdb_init) refers to fdb_tsdb.o(i.sector_iterator) for sector_iterator
fdb_tsdb.o(i.fdb_tsdb_init) refers to fdb_tsdb.o(i.tsl_format_all) for tsl_format_all
fdb_tsdb.o(i.fdb_tsdb_init) refers to fdb_tsdb.o(i.read_sector_info) for read_sector_info
fdb_tsdb.o(i.fdb_tsdb_init) refers to fdb.o(i._fdb_init_finish) for _fdb_init_finish
fdb_tsdb.o(i.fdb_tsdb_init) refers to fdb_tsdb.o(i.check_sec_hdr_cb) for check_sec_hdr_cb
fdb_tsdb.o(i.fdb_tsl_append) refers to fdb_tsdb.o(i.tsl_append) for tsl_append
fdb_tsdb.o(i.fdb_tsl_append_with_ts) refers to fdb_tsdb.o(i.tsl_append) for tsl_append
fdb_tsdb.o(i.fdb_tsl_clean) refers to fdb_tsdb.o(i.tsl_format_all) for tsl_format_all
fdb_tsdb.o(i.fdb_tsl_iter) refers to fdb_tsdb.o(i.read_sector_info) for read_sector_info
fdb_tsdb.o(i.fdb_tsl_iter) refers to memcpya.o(.text) for __aeabi_memcpy4
fdb_tsdb.o(i.fdb_tsl_iter) refers to fdb_tsdb.o(i.read_tsl) for read_tsl
fdb_tsdb.o(i.fdb_tsl_iter) refers to fdb_tsdb.o(i.get_next_tsl_addr) for get_next_tsl_addr
fdb_tsdb.o(i.fdb_tsl_iter) refers to fdb_tsdb.o(i.get_next_sector_addr) for get_next_sector_addr
fdb_tsdb.o(i.fdb_tsl_iter_by_time) refers to fdb_tsdb.o(i.read_sector_info) for read_sector_info
fdb_tsdb.o(i.fdb_tsl_iter_by_time) refers to memcpya.o(.text) for __aeabi_memcpy4
fdb_tsdb.o(i.fdb_tsl_iter_by_time) refers to fdb_tsdb.o(i.search_start_tsl_addr) for search_start_tsl_addr
fdb_tsdb.o(i.fdb_tsl_iter_by_time) refers to fdb_tsdb.o(i.read_tsl) for read_tsl
fdb_tsdb.o(i.fdb_tsl_iter_by_time) refers to fdb_tsdb.o(i.get_next_sector_addr) for get_next_sector_addr
fdb_tsdb.o(i.fdb_tsl_iter_by_time) refers to fdb_tsdb.o(i.get_next_tsl_addr) for get_next_tsl_addr
fdb_tsdb.o(i.fdb_tsl_iter_by_time) refers to fdb_tsdb.o(i.get_last_sector_addr) for get_last_sector_addr
fdb_tsdb.o(i.fdb_tsl_iter_by_time) refers to fdb_tsdb.o(i.get_last_tsl_addr) for get_last_tsl_addr
fdb_tsdb.o(i.fdb_tsl_iter_reverse) refers to fdb_tsdb.o(i.read_sector_info) for read_sector_info
fdb_tsdb.o(i.fdb_tsl_iter_reverse) refers to fdb_tsdb.o(i.get_last_sector_addr) for get_last_sector_addr
fdb_tsdb.o(i.fdb_tsl_iter_reverse) refers to memcpya.o(.text) for __aeabi_memcpy4
fdb_tsdb.o(i.fdb_tsl_iter_reverse) refers to fdb_tsdb.o(i.read_tsl) for read_tsl
fdb_tsdb.o(i.fdb_tsl_iter_reverse) refers to fdb_tsdb.o(i.get_last_tsl_addr) for get_last_tsl_addr
fdb_tsdb.o(i.fdb_tsl_query_count) refers to fdb_tsdb.o(i.fdb_tsl_iter_by_time) for fdb_tsl_iter_by_time
fdb_tsdb.o(i.fdb_tsl_query_count) refers to fdb_tsdb.o(i.query_count_cb) for query_count_cb
fdb_tsdb.o(i.fdb_tsl_set_status) refers to fdb_utils.o(i._fdb_write_status) for _fdb_write_status
fdb_tsdb.o(i.format_all_cb) refers to fdb_tsdb.o(i.format_sector) for format_sector
fdb_tsdb.o(i.format_sector) refers to fdb_utils.o(i._fdb_flash_erase) for _fdb_flash_erase
fdb_tsdb.o(i.format_sector) refers to fdb_utils.o(i._fdb_write_status) for _fdb_write_status
fdb_tsdb.o(i.format_sector) refers to fdb_utils.o(i._fdb_flash_write) for _fdb_flash_write
fdb_tsdb.o(i.read_sector_info) refers to fdb_utils.o(i._fdb_flash_read) for _fdb_flash_read
fdb_tsdb.o(i.read_sector_info) refers to fdb_utils.o(i._fdb_get_status) for _fdb_get_status
fdb_tsdb.o(i.read_sector_info) refers to fdb_tsdb.o(i.read_tsl) for read_tsl
fdb_tsdb.o(i.read_tsl) refers to fdb_utils.o(i._fdb_flash_read) for _fdb_flash_read
fdb_tsdb.o(i.read_tsl) refers to fdb_utils.o(i._fdb_get_status) for _fdb_get_status
fdb_tsdb.o(i.search_start_tsl_addr) refers to fdb_tsdb.o(i.read_tsl) for read_tsl
fdb_tsdb.o(i.sector_iterator) refers to fdb_tsdb.o(i.read_sector_info) for read_sector_info
fdb_tsdb.o(i.sector_iterator) refers to fdb_tsdb.o(i.get_next_sector_addr) for get_next_sector_addr
fdb_tsdb.o(i.tsl_append) refers to fdb_tsdb.o(i.update_sec_status) for update_sec_status
fdb_tsdb.o(i.tsl_append) refers to fdb_tsdb.o(i.write_tsl) for write_tsl
fdb_tsdb.o(i.tsl_format_all) refers to fdb_tsdb.o(i.sector_iterator) for sector_iterator
fdb_tsdb.o(i.tsl_format_all) refers to fdb_tsdb.o(i.read_sector_info) for read_sector_info
fdb_tsdb.o(i.tsl_format_all) refers to fdb_tsdb.o(i.format_all_cb) for format_all_cb
fdb_tsdb.o(i.update_sec_status) refers to fdb_utils.o(i._fdb_write_status) for _fdb_write_status
fdb_tsdb.o(i.update_sec_status) refers to fdb_utils.o(i._fdb_flash_write) for _fdb_flash_write
fdb_tsdb.o(i.update_sec_status) refers to fdb_tsdb.o(i.read_sector_info) for read_sector_info
fdb_tsdb.o(i.update_sec_status) refers to fdb_tsdb.o(i.format_sector) for format_sector
fdb_tsdb.o(i.write_tsl) refers to fdb_utils.o(i._fdb_write_status) for _fdb_write_status
fdb_tsdb.o(i.write_tsl) refers to fdb_utils.o(i._fdb_flash_write) for _fdb_flash_write
fdb_utils.o(i._fdb_continue_ff_addr) refers to fdb_utils.o(i._fdb_flash_read) for _fdb_flash_read
fdb_utils.o(i._fdb_flash_erase) refers to fal_partition.o(i.fal_partition_erase) for fal_partition_erase
fdb_utils.o(i._fdb_flash_read) refers to fal_partition.o(i.fal_partition_read) for fal_partition_read
fdb_utils.o(i._fdb_flash_write) refers to fal_partition.o(i.fal_partition_write) for fal_partition_write
fdb_utils.o(i._fdb_read_status) refers to fdb_utils.o(i._fdb_flash_read) for _fdb_flash_read
fdb_utils.o(i._fdb_read_status) refers to fdb_utils.o(i._fdb_get_status) for _fdb_get_status
fdb_utils.o(i._fdb_set_status) refers to memseta.o(.text) for __aeabi_memset
fdb_utils.o(i._fdb_write_status) refers to fdb_utils.o(i._fdb_set_status) for _fdb_set_status
fdb_utils.o(i._fdb_write_status) refers to fdb_utils.o(i._fdb_flash_write) for _fdb_flash_write
fdb_utils.o(i.fdb_blob_read) refers to fdb_utils.o(i._fdb_flash_read) for _fdb_flash_read
fdb_utils.o(i.fdb_calc_crc32) refers to fdb_utils.o(.constdata) for .constdata
fal_eeprom95_port.o(i.read1) refers to eeprom_m95.o(i.eeprom_m95_read) for eeprom_m95_read
fal_eeprom95_port.o(i.read1) refers to fal_eeprom95_port.o(.data) for .data
fal_eeprom95_port.o(i.read2) refers to eeprom_m95.o(i.eeprom_m95_read) for eeprom_m95_read
fal_eeprom95_port.o(i.read2) refers to fal_eeprom95_port.o(.data) for .data
fal_eeprom95_port.o(i.write1) refers to eeprom_m95.o(i.eeprom_m95_write) for eeprom_m95_write
fal_eeprom95_port.o(i.write1) refers to fal_eeprom95_port.o(.data) for .data
fal_eeprom95_port.o(i.write2) refers to eeprom_m95.o(i.eeprom_m95_write) for eeprom_m95_write
fal_eeprom95_port.o(i.write2) refers to fal_eeprom95_port.o(.data) for .data
fal_eeprom95_port.o(.data) refers to fal_eeprom95_port.o(i.init) for init
fal_eeprom95_port.o(.data) refers to fal_eeprom95_port.o(i.read1) for read1
fal_eeprom95_port.o(.data) refers to fal_eeprom95_port.o(i.write1) for write1
fal_eeprom95_port.o(.data) refers to fal_eeprom95_port.o(i.erase) for erase
fal_eeprom95_port.o(.data) refers to fal_eeprom95_port.o(i.read2) for read2
fal_eeprom95_port.o(.data) refers to fal_eeprom95_port.o(i.write2) for write2
fal_eeprom24_port.o(i.read) refers to eeprom_fm24.o(i.eeprom_fm24_read) for eeprom_fm24_read
fal_eeprom24_port.o(i.read) refers to fal_eeprom24_port.o(.data) for .data
fal_eeprom24_port.o(i.write) refers to eeprom_fm24.o(i.eeprom_fm24_write) for eeprom_fm24_write
fal_eeprom24_port.o(i.write) refers to fal_eeprom24_port.o(.data) for .data
fal_eeprom24_port.o(.data) refers to fal_eeprom24_port.o(i.init) for init
fal_eeprom24_port.o(.data) refers to fal_eeprom24_port.o(i.read) for read
fal_eeprom24_port.o(.data) refers to fal_eeprom24_port.o(i.write) for write
fal_eeprom24_port.o(.data) refers to fal_eeprom24_port.o(i.erase) for erase
fal.o(i.fal_init) refers to fal_flash.o(i.fal_flash_init) for fal_flash_init
fal.o(i.fal_init) refers to fal_partition.o(i.fal_partition_init) for fal_partition_init
fal.o(i.fal_init) refers to fal.o(.data) for .data
fal.o(i.fal_init_check) refers to fal.o(.data) for .data
fal_flash.o(i.fal_flash_device_find) refers to strncmp.o(.text) for strncmp
fal_flash.o(i.fal_flash_device_find) refers to fal_flash.o(.constdata) for .constdata
fal_flash.o(i.fal_flash_init) refers to fal_flash.o(.data) for .data
fal_flash.o(i.fal_flash_init) refers to fal_flash.o(.constdata) for .constdata
fal_flash.o(.constdata) refers to fal_eeprom95_port.o(.data) for eeprom_m95_1
fal_flash.o(.constdata) refers to fal_eeprom24_port.o(.data) for eeprom_fm24
fal_partition.o(i.check_and_update_part_cache) refers to fal_flash.o(i.fal_flash_device_find) for fal_flash_device_find
fal_partition.o(i.check_and_update_part_cache) refers to fal_partition.o(.bss) for .bss
fal_partition.o(i.check_and_update_part_cache) refers to fal_partition.o(.data) for .data
fal_partition.o(i.fal_get_partition_table) refers to fal_partition.o(.data) for .data
fal_partition.o(i.fal_partition_erase) refers to fal_partition.o(i.flash_device_find_by_part) for flash_device_find_by_part
fal_partition.o(i.fal_partition_erase_all) refers to fal_partition.o(i.fal_partition_erase) for fal_partition_erase
fal_partition.o(i.fal_partition_find) refers to strcmp.o(.text) for strcmp
fal_partition.o(i.fal_partition_find) refers to fal_partition.o(.data) for .data
fal_partition.o(i.fal_partition_init) refers to fal_partition.o(i.check_and_update_part_cache) for check_and_update_part_cache
fal_partition.o(i.fal_partition_init) refers to fal_partition.o(.data) for .data
fal_partition.o(i.fal_partition_init) refers to fal_partition.o(.constdata) for .constdata
fal_partition.o(i.fal_partition_read) refers to fal_partition.o(i.flash_device_find_by_part) for flash_device_find_by_part
fal_partition.o(i.fal_partition_write) refers to fal_partition.o(i.flash_device_find_by_part) for flash_device_find_by_part
fal_partition.o(i.fal_set_partition_table_temp) refers to fal_partition.o(i.check_and_update_part_cache) for check_and_update_part_cache
fal_partition.o(i.fal_set_partition_table_temp) refers to fal_partition.o(.data) for .data
fal_partition.o(i.fal_show_part_table) refers to strlen.o(.text) for strlen
fal_partition.o(i.fal_show_part_table) refers to fal_partition.o(.data) for .data
fal_partition.o(i.flash_device_find_by_part) refers to fal_partition.o(.data) for .data
fal_partition.o(i.flash_device_find_by_part) refers to fal_partition.o(.bss) for .bss
pid.o(i.pid_constructor) refers to pid_hd.o(i.pid_hd_constructor) for pid_hd_constructor
pid_hd.o(i._pid_position) refers to f2d.o(.text) for __aeabi_f2d
pid_hd.o(i._pid_position) refers to cfrcmple.o(.text) for __aeabi_cfrcmple
pid_hd.o(i._pid_position) refers to fadd.o(.text) for __aeabi_fadd
pid_hd.o(i._pid_position) refers to cfcmple.o(.text) for __aeabi_cfcmple
pid_hd.o(i._pid_position) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
pid_hd.o(i._pid_position) refers to cdcmple.o(.text) for __aeabi_cdcmple
pid_hd.o(i._pid_position) refers to fmul.o(.text) for __aeabi_fmul
pid_hd.o(i._pid_position) refers to pid_hd.o(.data) for .data
pid_hd.o(i.pid_hd_constructor) refers to pid_hd.o(i._set_ctrl_prm_position) for _set_ctrl_prm_position
pid_hd.o(i.pid_hd_constructor) refers to pid_hd.o(i._set_out_prm_position) for _set_out_prm_position
pid_hd.o(i.pid_hd_constructor) refers to pid_hd.o(i._pid_position) for _pid_position
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000D) for __rt_final_cpp
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$0000000F) for __rt_final_exit
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry8b.o(.ARM.Collect$$$$0000000A) for _main_cpp_init
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk
rand.o(.text) refers to rand.o(.data) for .data
printfb.o(i.__0fprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0fprintf$bare) refers to fputc.o(i.fputc) for fputc
printfb.o(i.__0printf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0printf$bare) refers to fputc.o(i.fputc) for fputc
printfb.o(i.__0printf$bare) refers to stdout.o(.data) for __stdout
printfb.o(i.__0snprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0snprintf$bare) refers to printfb.o(i._snputc) for _snputc
printfb.o(i.__0sprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0sprintf$bare) refers to printfb.o(i._sputc) for _sputc
printfb.o(i.__0vfprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vfprintf$bare) refers to fputc.o(i.fputc) for fputc
printfb.o(i.__0vprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vprintf$bare) refers to fputc.o(i.fputc) for fputc
printfb.o(i.__0vprintf$bare) refers to stdout.o(.data) for __stdout
printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._snputc) for _snputc
printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._sputc) for _sputc
printf0.o(i.__0fprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0fprintf$0) refers to fputc.o(i.fputc) for fputc
printf0.o(i.__0printf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0printf$0) refers to fputc.o(i.fputc) for fputc
printf0.o(i.__0printf$0) refers to stdout.o(.data) for __stdout
printf0.o(i.__0snprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0snprintf$0) refers to printf0.o(i._snputc) for _snputc
printf0.o(i.__0sprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0sprintf$0) refers to printf0.o(i._sputc) for _sputc
printf0.o(i.__0vfprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vfprintf$0) refers to fputc.o(i.fputc) for fputc
printf0.o(i.__0vprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vprintf$0) refers to fputc.o(i.fputc) for fputc
printf0.o(i.__0vprintf$0) refers to stdout.o(.data) for __stdout
printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._snputc) for _snputc
printf0.o(i.__0vsprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vsprintf$0) refers to printf0.o(i._sputc) for _sputc
printf1.o(i.__0fprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0fprintf$1) refers to fputc.o(i.fputc) for fputc
printf1.o(i.__0printf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0printf$1) refers to fputc.o(i.fputc) for fputc
printf1.o(i.__0printf$1) refers to stdout.o(.data) for __stdout
printf1.o(i.__0snprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0snprintf$1) refers to printf1.o(i._snputc) for _snputc
printf1.o(i.__0sprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0sprintf$1) refers to printf1.o(i._sputc) for _sputc
printf1.o(i.__0vfprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vfprintf$1) refers to fputc.o(i.fputc) for fputc
printf1.o(i.__0vprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vprintf$1) refers to fputc.o(i.fputc) for fputc
printf1.o(i.__0vprintf$1) refers to stdout.o(.data) for __stdout
printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._snputc) for _snputc
printf1.o(i.__0vsprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vsprintf$1) refers to printf1.o(i._sputc) for _sputc
printf1.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printf2.o(i.__0fprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0fprintf$2) refers to fputc.o(i.fputc) for fputc
printf2.o(i.__0printf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0printf$2) refers to fputc.o(i.fputc) for fputc
printf2.o(i.__0printf$2) refers to stdout.o(.data) for __stdout
printf2.o(i.__0snprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0snprintf$2) refers to printf2.o(i._snputc) for _snputc
printf2.o(i.__0sprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0sprintf$2) refers to printf2.o(i._sputc) for _sputc
printf2.o(i.__0vfprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vfprintf$2) refers to fputc.o(i.fputc) for fputc
printf2.o(i.__0vprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vprintf$2) refers to fputc.o(i.fputc) for fputc
printf2.o(i.__0vprintf$2) refers to stdout.o(.data) for __stdout
printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._snputc) for _snputc
printf2.o(i.__0vsprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vsprintf$2) refers to printf2.o(i._sputc) for _sputc
printf3.o(i.__0fprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0fprintf$3) refers to fputc.o(i.fputc) for fputc
printf3.o(i.__0printf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0printf$3) refers to fputc.o(i.fputc) for fputc
printf3.o(i.__0printf$3) refers to stdout.o(.data) for __stdout
printf3.o(i.__0snprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0snprintf$3) refers to printf3.o(i._snputc) for _snputc
printf3.o(i.__0sprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0sprintf$3) refers to printf3.o(i._sputc) for _sputc
printf3.o(i.__0vfprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vfprintf$3) refers to fputc.o(i.fputc) for fputc
printf3.o(i.__0vprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vprintf$3) refers to fputc.o(i.fputc) for fputc
printf3.o(i.__0vprintf$3) refers to stdout.o(.data) for __stdout
printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._snputc) for _snputc
printf3.o(i.__0vsprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vsprintf$3) refers to printf3.o(i._sputc) for _sputc
printf3.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printf4.o(i.__0fprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0fprintf$4) refers to fputc.o(i.fputc) for fputc
printf4.o(i.__0printf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0printf$4) refers to fputc.o(i.fputc) for fputc
printf4.o(i.__0printf$4) refers to stdout.o(.data) for __stdout
printf4.o(i.__0snprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0snprintf$4) refers to printf4.o(i._snputc) for _snputc
printf4.o(i.__0sprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0sprintf$4) refers to printf4.o(i._sputc) for _sputc
printf4.o(i.__0vfprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vfprintf$4) refers to fputc.o(i.fputc) for fputc
printf4.o(i.__0vprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vprintf$4) refers to fputc.o(i.fputc) for fputc
printf4.o(i.__0vprintf$4) refers to stdout.o(.data) for __stdout
printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._snputc) for _snputc
printf4.o(i.__0vsprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vsprintf$4) refers to printf4.o(i._sputc) for _sputc
printf4.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf5.o(i.__0fprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0fprintf$5) refers to fputc.o(i.fputc) for fputc
printf5.o(i.__0printf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0printf$5) refers to fputc.o(i.fputc) for fputc
printf5.o(i.__0printf$5) refers to stdout.o(.data) for __stdout
printf5.o(i.__0snprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0snprintf$5) refers to printf5.o(i._snputc) for _snputc
printf5.o(i.__0sprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0sprintf$5) refers to printf5.o(i._sputc) for _sputc
printf5.o(i.__0vfprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vfprintf$5) refers to fputc.o(i.fputc) for fputc
printf5.o(i.__0vprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vprintf$5) refers to fputc.o(i.fputc) for fputc
printf5.o(i.__0vprintf$5) refers to stdout.o(.data) for __stdout
printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._snputc) for _snputc
printf5.o(i.__0vsprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vsprintf$5) refers to printf5.o(i._sputc) for _sputc
printf5.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf6.o(i.__0fprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0fprintf$6) refers to fputc.o(i.fputc) for fputc
printf6.o(i.__0printf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0printf$6) refers to fputc.o(i.fputc) for fputc
printf6.o(i.__0printf$6) refers to stdout.o(.data) for __stdout
printf6.o(i.__0snprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0snprintf$6) refers to printf6.o(i._snputc) for _snputc
printf6.o(i.__0sprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0sprintf$6) refers to printf6.o(i._sputc) for _sputc
printf6.o(i.__0vfprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vfprintf$6) refers to fputc.o(i.fputc) for fputc
printf6.o(i.__0vprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vprintf$6) refers to fputc.o(i.fputc) for fputc
printf6.o(i.__0vprintf$6) refers to stdout.o(.data) for __stdout
printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._snputc) for _snputc
printf6.o(i.__0vsprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vsprintf$6) refers to printf6.o(i._sputc) for _sputc
printf6.o(i._printf_core) refers to printf6.o(i._printf_pre_padding) for _printf_pre_padding
printf6.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printf6.o(i._printf_core) refers to printf6.o(i._printf_post_padding) for _printf_post_padding
printf7.o(i.__0fprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0fprintf$7) refers to fputc.o(i.fputc) for fputc
printf7.o(i.__0printf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0printf$7) refers to fputc.o(i.fputc) for fputc
printf7.o(i.__0printf$7) refers to stdout.o(.data) for __stdout
printf7.o(i.__0snprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0snprintf$7) refers to printf7.o(i._snputc) for _snputc
printf7.o(i.__0sprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0sprintf$7) refers to printf7.o(i._sputc) for _sputc
printf7.o(i.__0vfprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vfprintf$7) refers to fputc.o(i.fputc) for fputc
printf7.o(i.__0vprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vprintf$7) refers to fputc.o(i.fputc) for fputc
printf7.o(i.__0vprintf$7) refers to stdout.o(.data) for __stdout
printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._snputc) for _snputc
printf7.o(i.__0vsprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vsprintf$7) refers to printf7.o(i._sputc) for _sputc
printf7.o(i._printf_core) refers to printf7.o(i._printf_pre_padding) for _printf_pre_padding
printf7.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf7.o(i._printf_core) refers to printf7.o(i._printf_post_padding) for _printf_post_padding
printf8.o(i.__0fprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0fprintf$8) refers to fputc.o(i.fputc) for fputc
printf8.o(i.__0printf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0printf$8) refers to fputc.o(i.fputc) for fputc
printf8.o(i.__0printf$8) refers to stdout.o(.data) for __stdout
printf8.o(i.__0snprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0snprintf$8) refers to printf8.o(i._snputc) for _snputc
printf8.o(i.__0sprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0sprintf$8) refers to printf8.o(i._sputc) for _sputc
printf8.o(i.__0vfprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vfprintf$8) refers to fputc.o(i.fputc) for fputc
printf8.o(i.__0vprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vprintf$8) refers to fputc.o(i.fputc) for fputc
printf8.o(i.__0vprintf$8) refers to stdout.o(.data) for __stdout
printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._snputc) for _snputc
printf8.o(i.__0vsprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vsprintf$8) refers to printf8.o(i._sputc) for _sputc
printf8.o(i._printf_core) refers to printf8.o(i._printf_pre_padding) for _printf_pre_padding
printf8.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf8.o(i._printf_core) refers to printf8.o(i._printf_post_padding) for _printf_post_padding
printfa.o(i.__0fprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0fprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0fprintf) refers to fputc.o(i.fputc) for fputc
printfa.o(i.__0printf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0printf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0printf) refers to fputc.o(i.fputc) for fputc
printfa.o(i.__0printf) refers to stdout.o(.data) for __stdout
printfa.o(i.__0snprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0snprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0snprintf) refers to printfa.o(i._snputc) for _snputc
printfa.o(i.__0sprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0sprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0sprintf) refers to printfa.o(i._sputc) for _sputc
printfa.o(i.__0vfprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vfprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vfprintf) refers to fputc.o(i.fputc) for fputc
printfa.o(i.__0vprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vprintf) refers to fputc.o(i.fputc) for fputc
printfa.o(i.__0vprintf) refers to stdout.o(.data) for __stdout
printfa.o(i.__0vsnprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vsnprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vsnprintf) refers to printfa.o(i._snputc) for _snputc
printfa.o(i.__0vsprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vsprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vsprintf) refers to printfa.o(i._sputc) for _sputc
printfa.o(i._fp_digits) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._fp_digits) refers to dmul.o(.text) for __aeabi_dmul
printfa.o(i._fp_digits) refers to ddiv.o(.text) for __aeabi_ddiv
printfa.o(i._fp_digits) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
printfa.o(i._fp_digits) refers to dadd.o(.text) for __aeabi_dadd
printfa.o(i._fp_digits) refers to dfixul.o(.text) for __aeabi_d2ulz
printfa.o(i._fp_digits) refers to uldiv.o(.text) for __aeabi_uldivmod
printfa.o(i._printf_core) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._printf_core) refers to printfa.o(i._printf_pre_padding) for _printf_pre_padding
printfa.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printfa.o(i._printf_core) refers to printfa.o(i._printf_post_padding) for _printf_post_padding
printfa.o(i._printf_core) refers to printfa.o(i._fp_digits) for _fp_digits
printfa.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printfa.o(i._printf_post_padding) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._printf_pre_padding) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._snputc) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp
malloc.o(i.free) refers to mvars.o(.data) for __microlib_freelist
malloc.o(i.malloc) refers to mvars.o(.data) for __microlib_freelist_initialised
malloc.o(i.malloc) refers to mvars.o(.data) for __microlib_freelist
malloc.o(i.malloc) refers to startup_stm32l476xx.o(HEAP) for __heap_base
mallocr.o(i.__free$realloc) refers to mvars.o(.data) for __microlib_freelist
mallocr.o(i.__malloc$realloc) refers to mallocr.o(i.internal_alloc) for internal_alloc
mallocr.o(i.__malloc$realloc) refers to mvars.o(.data) for __microlib_freelist_initialised
mallocr.o(i.__malloc$realloc) refers to startup_stm32l476xx.o(HEAP) for __heap_base
mallocr.o(i.__malloc$realloc) refers to mvars.o(.data) for __microlib_freelist
mallocr.o(i.internal_alloc) refers to memcpya.o(.text) for __aeabi_memcpy
mallocr.o(i.internal_alloc) refers to mvars.o(.data) for __microlib_freelist
mallocr.o(i.realloc) refers to mallocr.o(i.__free$realloc) for __free$realloc
mallocr.o(i.realloc) refers to mallocr.o(i.internal_alloc) for internal_alloc
mallocr.o(i.realloc) refers to mallocr.o(i.__malloc$realloc) for __malloc$realloc
mallocr.o(i.realloc) refers to mvars.o(.data) for __microlib_freelist
malloca.o(i.__aligned_malloc) refers to mvars.o(.data) for __microlib_freelist_initialised
malloca.o(i.__aligned_malloc) refers to mvars.o(.data) for __microlib_freelist
malloca.o(i.__aligned_malloc) refers to startup_stm32l476xx.o(HEAP) for __heap_base
malloca.o(i.__free$memalign) refers to mvars.o(.data) for __microlib_freelist
malloca.o(i.__malloc$memalign) refers to malloca.o(i.__aligned_malloc) for __aligned_malloc
mallocra.o(i.__aligned_malloc$realloc) refers to mallocra.o(i.internal_alloc) for internal_alloc
mallocra.o(i.__aligned_malloc$realloc) refers to mvars.o(.data) for __microlib_freelist_initialised
mallocra.o(i.__aligned_malloc$realloc) refers to startup_stm32l476xx.o(HEAP) for __heap_base
mallocra.o(i.__aligned_malloc$realloc) refers to mvars.o(.data) for __microlib_freelist
mallocra.o(i.__free$realloc$memalign) refers to mvars.o(.data) for __microlib_freelist
mallocra.o(i.__malloc$realloc$memalign) refers to mallocra.o(i.__aligned_malloc$realloc) for __aligned_malloc$realloc
mallocra.o(i.__realloc$memalign) refers to mallocra.o(i.__free$realloc$memalign) for __free$realloc$memalign
mallocra.o(i.__realloc$memalign) refers to mallocra.o(i.internal_alloc) for internal_alloc
mallocra.o(i.__realloc$memalign) refers to mallocra.o(i.__malloc$realloc$memalign) for __malloc$realloc$memalign
mallocra.o(i.__realloc$memalign) refers to mvars.o(.data) for __microlib_freelist
mallocra.o(i.internal_alloc) refers to memcpya.o(.text) for __aeabi_memcpy
mallocra.o(i.internal_alloc) refers to mvars.o(.data) for __microlib_freelist
fadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
fadd.o(.text) refers to fepilogue.o(.text) for _float_epilogue
fmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
fdiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
fdiv.o(.text) refers to fepilogue.o(.text) for _float_round
fscalb.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl
dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr
dadd.o(.text) refers to depilogue.o(.text) for _double_epilogue
dmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue
ddiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
ddiv.o(.text) refers to depilogue.o(.text) for _double_round
dscalb.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
fflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
fflti.o(.text) refers to fepilogue.o(.text) for _float_epilogue
ffltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
ffltui.o(.text) refers to fepilogue.o(.text) for _float_epilogue
dflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dflti.o(.text) refers to depilogue.o(.text) for _double_epilogue
dfltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dfltui.o(.text) refers to depilogue.o(.text) for _double_epilogue
ffixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dfixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dfixi.o(.text) refers to llushr.o(.text) for __aeabi_llsr
dfixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dfixui.o(.text) refers to llushr.o(.text) for __aeabi_llsr
f2d.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
cdcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
cdrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
d2f.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
d2f.o(.text) refers to fepilogue.o(.text) for _float_round
cfcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
cfrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000
entry2.o(.ARM.Collect$$$$00002712) refers to startup_stm32l476xx.o(STACK) for __initial_sp
entry2.o(__vectab_stack_and_reset_area) refers to startup_stm32l476xx.o(STACK) for __initial_sp
entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main
entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload
entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(i.main) for main
entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(i.main) for main
fputc.o(i.fputc) refers (Special) to iusesemip.o(.text) for __I$use$semihosting$fputc
fputc.o(i.fputc) refers (Special) to semi.o(.text) for __semihosting_library_function
uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr
uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl
depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl
depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr
dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr
dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl
init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload
==============================================================================
Removing Unused input sections from the image.
Removing main.o(.rev16_text), (4 bytes).
Removing main.o(.revsh_text), (4 bytes).
Removing main.o(.rrx_text), (6 bytes).
Removing main.o(i.Error_Handler), (4 bytes).
Removing gpio.o(.rev16_text), (4 bytes).
Removing gpio.o(.revsh_text), (4 bytes).
Removing gpio.o(.rrx_text), (6 bytes).
Removing adc.o(.rev16_text), (4 bytes).
Removing adc.o(.revsh_text), (4 bytes).
Removing adc.o(.rrx_text), (6 bytes).
Removing dac.o(.rev16_text), (4 bytes).
Removing dac.o(.revsh_text), (4 bytes).
Removing dac.o(.rrx_text), (6 bytes).
Removing dma.o(.rev16_text), (4 bytes).
Removing dma.o(.revsh_text), (4 bytes).
Removing dma.o(.rrx_text), (6 bytes).
Removing i2c.o(.rev16_text), (4 bytes).
Removing i2c.o(.revsh_text), (4 bytes).
Removing i2c.o(.rrx_text), (6 bytes).
Removing spi.o(.rev16_text), (4 bytes).
Removing spi.o(.revsh_text), (4 bytes).
Removing spi.o(.rrx_text), (6 bytes).
Removing tim.o(.rev16_text), (4 bytes).
Removing tim.o(.revsh_text), (4 bytes).
Removing tim.o(.rrx_text), (6 bytes).
Removing usart.o(.rev16_text), (4 bytes).
Removing usart.o(.revsh_text), (4 bytes).
Removing usart.o(.rrx_text), (6 bytes).
Removing stm32l4xx_it.o(.rev16_text), (4 bytes).
Removing stm32l4xx_it.o(.revsh_text), (4 bytes).
Removing stm32l4xx_it.o(.rrx_text), (6 bytes).
Removing stm32l4xx_ll_utils.o(.rev16_text), (4 bytes).
Removing stm32l4xx_ll_utils.o(.revsh_text), (4 bytes).
Removing stm32l4xx_ll_utils.o(.rrx_text), (6 bytes).
Removing stm32l4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSE), (108 bytes).
Removing stm32l4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSI), (84 bytes).
Removing stm32l4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_MSI), (172 bytes).
Removing stm32l4xx_ll_utils.o(i.LL_RCC_PLL_ConfigDomain_SYS), (32 bytes).
Removing stm32l4xx_ll_utils.o(i.LL_SetFlashLatency), (184 bytes).
Removing stm32l4xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem), (160 bytes).
Removing stm32l4xx_ll_utils.o(i.UTILS_GetPLLOutputFrequency), (34 bytes).
Removing stm32l4xx_ll_utils.o(i.UTILS_PLL_IsBusy), (44 bytes).
Removing stm32l4xx_ll_exti.o(.rev16_text), (4 bytes).
Removing stm32l4xx_ll_exti.o(.revsh_text), (4 bytes).
Removing stm32l4xx_ll_exti.o(.rrx_text), (6 bytes).
Removing stm32l4xx_ll_exti.o(i.LL_EXTI_DeInit), (76 bytes).
Removing stm32l4xx_ll_exti.o(i.LL_EXTI_Init), (360 bytes).
Removing stm32l4xx_ll_exti.o(i.LL_EXTI_StructInit), (16 bytes).
Removing stm32l4xx_ll_gpio.o(.rev16_text), (4 bytes).
Removing stm32l4xx_ll_gpio.o(.revsh_text), (4 bytes).
Removing stm32l4xx_ll_gpio.o(.rrx_text), (6 bytes).
Removing stm32l4xx_ll_gpio.o(i.LL_AHB2_GRP1_ForceReset), (16 bytes).
Removing stm32l4xx_ll_gpio.o(i.LL_AHB2_GRP1_ReleaseReset), (16 bytes).
Removing stm32l4xx_ll_gpio.o(i.LL_GPIO_DeInit), (200 bytes).
Removing stm32l4xx_ll_gpio.o(i.LL_GPIO_StructInit), (22 bytes).
Removing stm32l4xx_ll_adc.o(.rev16_text), (4 bytes).
Removing stm32l4xx_ll_adc.o(.revsh_text), (4 bytes).
Removing stm32l4xx_ll_adc.o(.rrx_text), (6 bytes).
Removing stm32l4xx_ll_adc.o(i.LL_ADC_CommonDeInit), (28 bytes).
Removing stm32l4xx_ll_adc.o(i.LL_ADC_CommonStructInit), (16 bytes).
Removing stm32l4xx_ll_adc.o(i.LL_ADC_DeInit), (440 bytes).
Removing stm32l4xx_ll_adc.o(i.LL_ADC_INJ_Init), (72 bytes).
Removing stm32l4xx_ll_adc.o(i.LL_ADC_INJ_StructInit), (12 bytes).
Removing stm32l4xx_ll_adc.o(i.LL_ADC_REG_StructInit), (20 bytes).
Removing stm32l4xx_ll_adc.o(i.LL_ADC_StructInit), (10 bytes).
Removing stm32l4xx_ll_dma.o(.rev16_text), (4 bytes).
Removing stm32l4xx_ll_dma.o(.revsh_text), (4 bytes).
Removing stm32l4xx_ll_dma.o(.rrx_text), (6 bytes).
Removing stm32l4xx_ll_dma.o(i.LL_DMA_DeInit), (384 bytes).
Removing stm32l4xx_ll_dma.o(i.LL_DMA_Init), (96 bytes).
Removing stm32l4xx_ll_dma.o(i.LL_DMA_SetPeriphRequest), (30 bytes).
Removing stm32l4xx_ll_dma.o(i.LL_DMA_StructInit), (26 bytes).
Removing stm32l4xx_ll_dma.o(.constdata), (7 bytes).
Removing stm32l4xx_ll_dac.o(.rev16_text), (4 bytes).
Removing stm32l4xx_ll_dac.o(.revsh_text), (4 bytes).
Removing stm32l4xx_ll_dac.o(.rrx_text), (6 bytes).
Removing stm32l4xx_ll_dac.o(i.LL_DAC_DeInit), (28 bytes).
Removing stm32l4xx_ll_dac.o(i.LL_DAC_StructInit), (18 bytes).
Removing stm32l4xx_ll_i2c.o(.rev16_text), (4 bytes).
Removing stm32l4xx_ll_i2c.o(.revsh_text), (4 bytes).
Removing stm32l4xx_ll_i2c.o(.rrx_text), (6 bytes).
Removing stm32l4xx_ll_i2c.o(i.LL_I2C_DeInit), (100 bytes).
Removing stm32l4xx_ll_i2c.o(i.LL_I2C_StructInit), (22 bytes).
Removing stm32l4xx_ll_spi.o(.rev16_text), (4 bytes).
Removing stm32l4xx_ll_spi.o(.revsh_text), (4 bytes).
Removing stm32l4xx_ll_spi.o(.rrx_text), (6 bytes).
Removing stm32l4xx_ll_spi.o(i.LL_SPI_DeInit), (96 bytes).
Removing stm32l4xx_ll_spi.o(i.LL_SPI_StructInit), (30 bytes).
Removing stm32l4xx_ll_pwr.o(.rev16_text), (4 bytes).
Removing stm32l4xx_ll_pwr.o(.revsh_text), (4 bytes).
Removing stm32l4xx_ll_pwr.o(.rrx_text), (6 bytes).
Removing stm32l4xx_ll_pwr.o(i.LL_PWR_DeInit), (28 bytes).
Removing stm32l4xx_ll_tim.o(.rev16_text), (4 bytes).
Removing stm32l4xx_ll_tim.o(.revsh_text), (4 bytes).
Removing stm32l4xx_ll_tim.o(.rrx_text), (6 bytes).
Removing stm32l4xx_ll_tim.o(i.IC1Config), (50 bytes).
Removing stm32l4xx_ll_tim.o(i.IC2Config), (52 bytes).
Removing stm32l4xx_ll_tim.o(i.IC3Config), (52 bytes).
Removing stm32l4xx_ll_tim.o(i.IC4Config), (52 bytes).
Removing stm32l4xx_ll_tim.o(i.LL_APB1_GRP1_ForceReset), (16 bytes).
Removing stm32l4xx_ll_tim.o(i.LL_APB1_GRP1_ReleaseReset), (16 bytes).
Removing stm32l4xx_ll_tim.o(i.LL_APB2_GRP1_ForceReset), (16 bytes).
Removing stm32l4xx_ll_tim.o(i.LL_APB2_GRP1_ReleaseReset), (16 bytes).
Removing stm32l4xx_ll_tim.o(i.LL_TIM_BDTR_Init), (104 bytes).
Removing stm32l4xx_ll_tim.o(i.LL_TIM_BDTR_StructInit), (26 bytes).
Removing stm32l4xx_ll_tim.o(i.LL_TIM_DeInit), (288 bytes).
Removing stm32l4xx_ll_tim.o(i.LL_TIM_ENCODER_Init), (100 bytes).
Removing stm32l4xx_ll_tim.o(i.LL_TIM_ENCODER_StructInit), (28 bytes).
Removing stm32l4xx_ll_tim.o(i.LL_TIM_HALLSENSOR_Init), (104 bytes).
Removing stm32l4xx_ll_tim.o(i.LL_TIM_HALLSENSOR_StructInit), (12 bytes).
Removing stm32l4xx_ll_tim.o(i.LL_TIM_IC_Init), (58 bytes).
Removing stm32l4xx_ll_tim.o(i.LL_TIM_IC_StructInit), (16 bytes).
Removing stm32l4xx_ll_tim.o(i.LL_TIM_OC_StructInit), (20 bytes).
Removing stm32l4xx_ll_tim.o(i.LL_TIM_StructInit), (16 bytes).
Removing stm32l4xx_ll_usart.o(.rev16_text), (4 bytes).
Removing stm32l4xx_ll_usart.o(.revsh_text), (4 bytes).
Removing stm32l4xx_ll_usart.o(.rrx_text), (6 bytes).
Removing stm32l4xx_ll_usart.o(i.LL_APB1_GRP1_ForceReset), (16 bytes).
Removing stm32l4xx_ll_usart.o(i.LL_APB1_GRP1_ReleaseReset), (16 bytes).
Removing stm32l4xx_ll_usart.o(i.LL_USART_ClockInit), (60 bytes).
Removing stm32l4xx_ll_usart.o(i.LL_USART_ClockStructInit), (12 bytes).
Removing stm32l4xx_ll_usart.o(i.LL_USART_DeInit), (156 bytes).
Removing stm32l4xx_ll_usart.o(i.LL_USART_StructInit), (24 bytes).
Removing stm32l4xx_ll_rcc.o(.rev16_text), (4 bytes).
Removing stm32l4xx_ll_rcc.o(.revsh_text), (4 bytes).
Removing stm32l4xx_ll_rcc.o(.rrx_text), (6 bytes).
Removing stm32l4xx_ll_rcc.o(i.LL_RCC_DeInit), (148 bytes).
Removing stm32l4xx_ll_rcc.o(i.LL_RCC_GetADCClockFreq), (104 bytes).
Removing stm32l4xx_ll_rcc.o(i.LL_RCC_GetDFSDMClockFreq), (52 bytes).
Removing stm32l4xx_ll_rcc.o(i.LL_RCC_GetI2CClockFreq), (208 bytes).
Removing stm32l4xx_ll_rcc.o(i.LL_RCC_GetI2CClockSource), (32 bytes).
Removing stm32l4xx_ll_rcc.o(i.LL_RCC_GetLPTIMClockFreq), (216 bytes).
Removing stm32l4xx_ll_rcc.o(i.LL_RCC_GetLPUARTClockFreq), (92 bytes).
Removing stm32l4xx_ll_rcc.o(i.LL_RCC_GetRNGClockFreq), (160 bytes).
Removing stm32l4xx_ll_rcc.o(i.LL_RCC_GetSAIClockFreq), (256 bytes).
Removing stm32l4xx_ll_rcc.o(i.LL_RCC_GetSDMMCClockFreq), (160 bytes).
Removing stm32l4xx_ll_rcc.o(i.LL_RCC_GetSWPMIClockFreq), (60 bytes).
Removing stm32l4xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq), (32 bytes).
Removing stm32l4xx_ll_rcc.o(i.LL_RCC_GetUSBClockFreq), (160 bytes).
Removing stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_IsReady), (16 bytes).
Removing stm32l4xx_ll_rcc.o(i.LL_RCC_PLLSAI1_IsReady), (16 bytes).
Removing stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_IsReady), (16 bytes).
Removing stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_48M), (192 bytes).
Removing stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_ADC), (192 bytes).
Removing stm32l4xx_ll_rcc.o(i.RCC_PLLSAI1_GetFreqDomain_SAI), (196 bytes).
Removing stm32l4xx_ll_rcc.o(i.RCC_PLLSAI2_GetFreqDomain_ADC), (192 bytes).
Removing stm32l4xx_ll_rcc.o(i.RCC_PLLSAI2_GetFreqDomain_SAI), (196 bytes).
Removing stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_48M), (192 bytes).
Removing stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SAI), (196 bytes).
Removing system_stm32l4xx.o(.rev16_text), (4 bytes).
Removing system_stm32l4xx.o(.revsh_text), (4 bytes).
Removing system_stm32l4xx.o(.rrx_text), (6 bytes).
Removing system_stm32l4xx.o(i.SystemCoreClockUpdate), (172 bytes).
Removing app.o(.rev16_text), (4 bytes).
Removing app.o(.revsh_text), (4 bytes).
Removing app.o(.rrx_text), (6 bytes).
Removing app.o(.data), (4 bytes).
Removing app.o(.data), (1 bytes).
Removing app.o(.data), (1 bytes).
Removing app.o(.data), (4 bytes).
Removing app_hart.o(.rev16_text), (4 bytes).
Removing app_hart.o(.revsh_text), (4 bytes).
Removing app_hart.o(.rrx_text), (6 bytes).
Removing app_hart.o(i.app_hart_is_idle), (12 bytes).
Removing app_hart.o(.bss), (68 bytes).
Removing app_flow.o(.rev16_text), (4 bytes).
Removing app_flow.o(.revsh_text), (4 bytes).
Removing app_flow.o(.rrx_text), (6 bytes).
Removing key.o(.rev16_text), (4 bytes).
Removing key.o(.revsh_text), (4 bytes).
Removing key.o(.rrx_text), (6 bytes).
Removing key.o(i.get_key_uuid), (84 bytes).
Removing key.o(i.key_long_press_flag), (12 bytes).
Removing convert.o(.rev16_text), (4 bytes).
Removing convert.o(.revsh_text), (4 bytes).
Removing convert.o(.rrx_text), (6 bytes).
Removing convert.o(i.adjust_target_direction), (56 bytes).
Removing convert.o(i.pressure_kpa2unit), (56 bytes).
Removing convert.o(i.temperature_c2f), (24 bytes).
Removing params.o(.rev16_text), (4 bytes).
Removing params.o(.revsh_text), (4 bytes).
Removing params.o(.rrx_text), (6 bytes).
Removing params.o(.constdata), (8 bytes).
Removing params.o(.constdata), (12 bytes).
Removing mode.o(.rev16_text), (4 bytes).
Removing mode.o(.revsh_text), (4 bytes).
Removing mode.o(.rrx_text), (6 bytes).
Removing mode.o(i.mode_adjust_data_get), (80 bytes).
Removing mode.o(i.mode_adjust_start), (36 bytes).
Removing mode.o(i.mode_adjust_step_count), (40 bytes).
Removing mode.o(i.mode_adjust_step_current), (80 bytes).
Removing mode.o(i.mode_adjust_stop), (36 bytes).
Removing mode.o(i.mode_control_idel), (40 bytes).
Removing pdctrl.o(.rev16_text), (4 bytes).
Removing pdctrl.o(.revsh_text), (4 bytes).
Removing pdctrl.o(.rrx_text), (6 bytes).
Removing pdctrl.o(i.get_pdctrl_mode), (12 bytes).
Removing pdctrl.o(i.pdctrl_get), (8 bytes).
Removing pdctrl.o(i.pdctrl_pwm_duty_convert_ccr), (40 bytes).
Removing at_hc24.o(.rev16_text), (4 bytes).
Removing at_hc24.o(.revsh_text), (4 bytes).
Removing at_hc24.o(.rrx_text), (6 bytes).
Removing mode_dac.o(.rev16_text), (4 bytes).
Removing mode_dac.o(.revsh_text), (4 bytes).
Removing mode_dac.o(.rrx_text), (6 bytes).
Removing mode_dac.o(i.dac_process_state_set), (20 bytes).
Removing mode_dac.o(i.mode_dac_init), (80 bytes).
Removing mode_pwm.o(.rev16_text), (4 bytes).
Removing mode_pwm.o(.revsh_text), (4 bytes).
Removing mode_pwm.o(.rrx_text), (6 bytes).
Removing mode_pwm.o(i.mode_pwm_init), (104 bytes).
Removing fal_execution.o(.rev16_text), (4 bytes).
Removing fal_execution.o(.revsh_text), (4 bytes).
Removing fal_execution.o(.rrx_text), (6 bytes).
Removing fal_execution.o(i.fal_execution_clear), (60 bytes).
Removing fal_execution.o(i.fal_execution_data_storage_check), (144 bytes).
Removing fal_execution.o(i.fal_execution_inspection), (220 bytes).
Removing fal_execution.o(i.fal_execution_status_get), (112 bytes).
Removing mode_pwmp_hd.o(.rev16_text), (4 bytes).
Removing mode_pwmp_hd.o(.revsh_text), (4 bytes).
Removing mode_pwmp_hd.o(.rrx_text), (6 bytes).
Removing mode_pwmp_hd.o(i.pwmp_hd_algorithm_calibrated_status), (28 bytes).
Removing mode_pwmp_hd.o(i.pwmp_hd_process_adjust_result_get), (16 bytes).
Removing mode_pwmp_hd.o(i.pwmp_hd_process_adjust_state_get), (12 bytes).
Removing mode_pwmp_hd.o(i.pwmp_hd_process_idel), (24 bytes).
Removing mode_pwmp_hd.o(i.pwmp_hd_process_is_adjust), (20 bytes).
Removing mode_pwmp.o(.rev16_text), (4 bytes).
Removing mode_pwmp.o(.revsh_text), (4 bytes).
Removing mode_pwmp.o(.rrx_text), (6 bytes).
Removing mode_pwmp.o(i.mode_pwmp_init), (92 bytes).
Removing board.o(.rev16_text), (4 bytes).
Removing board.o(.revsh_text), (4 bytes).
Removing board.o(.rrx_text), (6 bytes).
Removing board.o(i.GUI_Flush), (12 bytes).
Removing board.o(i.GUI_Flush_Clear), (12 bytes).
Removing board.o(i.get_actual_travel_adc_average), (8 bytes).
Removing board.o(i.get_dac), (64 bytes).
Removing board.o(i.gui_close), (16 bytes).
Removing board.o(i.gui_clr), (12 bytes).
Removing board.o(i.gui_full), (16 bytes).
Removing board.o(i.gui_get_clear_flag), (12 bytes).
Removing board.o(i.gui_open), (16 bytes).
Removing board.o(i.gui_set_clear_flag), (12 bytes).
Removing board.o(i.gui_set_scandir), (20 bytes).
Removing board.o(i.ip_dac2current), (48 bytes).
Removing board.o(i.pwm_duty2current), (64 bytes).
Removing board.o(i.set_200kpa), (20 bytes).
Removing board.o(i.set_400kpa), (100 bytes).
Removing board.o(i.set_loop_20ma), (108 bytes).
Removing board.o(i.set_loop_4ma), (20 bytes).
Removing board.o(i.set_output_20ma_pwm), (84 bytes).
Removing board.o(i.set_output_4ma_pwm), (12 bytes).
Removing eeprom_m95.o(.rev16_text), (4 bytes).
Removing eeprom_m95.o(.revsh_text), (4 bytes).
Removing eeprom_m95.o(.rrx_text), (6 bytes).
Removing eeprom_m95.o(i.eeprom_m95_test), (124 bytes).
Removing eeprom_fm24.o(.rev16_text), (4 bytes).
Removing eeprom_fm24.o(.revsh_text), (4 bytes).
Removing eeprom_fm24.o(.rrx_text), (6 bytes).
Removing eeprom_fm24.o(i._memset), (14 bytes).
Removing eeprom_fm24.o(i.eeprom_fm24_test), (90 bytes).
Removing eeprom_lc02b.o(.rev16_text), (4 bytes).
Removing eeprom_lc02b.o(.revsh_text), (4 bytes).
Removing eeprom_lc02b.o(.rrx_text), (6 bytes).
Removing eeprom_lc02b.o(i.eeprom_lc02b_read), (116 bytes).
Removing eeprom_lc02b.o(i.eeprom_lc02b_test), (66 bytes).
Removing eeprom_lc02b.o(i.eeprom_lc02b_write), (140 bytes).
Removing rtc_rx8010.o(.rev16_text), (4 bytes).
Removing rtc_rx8010.o(.revsh_text), (4 bytes).
Removing rtc_rx8010.o(.rrx_text), (6 bytes).
Removing rtc_rx8010.o(i.rtc_weekday_rconvert), (82 bytes).
Removing ntc_3950.o(.rev16_text), (4 bytes).
Removing ntc_3950.o(.revsh_text), (4 bytes).
Removing ntc_3950.o(.rrx_text), (6 bytes).
Removing leds.o(.rev16_text), (4 bytes).
Removing leds.o(.revsh_text), (4 bytes).
Removing leds.o(.rrx_text), (6 bytes).
Removing leds.o(i.leds_off), (32 bytes).
Removing leds.o(i.leds_off_all), (36 bytes).
Removing leds.o(i.leds_on), (104 bytes).
Removing delay.o(.rev16_text), (4 bytes).
Removing delay.o(.revsh_text), (4 bytes).
Removing delay.o(.rrx_text), (6 bytes).
Removing sys.o(.rev16_text), (4 bytes).
Removing sys.o(.revsh_text), (4 bytes).
Removing sys.o(.rrx_text), (6 bytes).
Removing sys.o(i.sys_intx_disable), (4 bytes).
Removing sys.o(i.sys_intx_enable), (4 bytes).
Removing sys.o(i.sys_msr_msp), (6 bytes).
Removing sys.o(i.sys_nvic_set_vector_table), (16 bytes).
Removing sys.o(i.sys_soft_reset), (36 bytes).
Removing sys.o(i.sys_standby), (2 bytes).
Removing sys.o(i.sys_to_seconds), (20 bytes).
Removing sys.o(i.sys_wfi_set), (4 bytes).
Removing sys.o(.data), (4 bytes).
Removing btn.o(.rev16_text), (4 bytes).
Removing btn.o(.revsh_text), (4 bytes).
Removing btn.o(.rrx_text), (6 bytes).
Removing btn.o(i.get_button_event), (6 bytes).
Removing adcs.o(.rev16_text), (4 bytes).
Removing adcs.o(.revsh_text), (4 bytes).
Removing adcs.o(.rrx_text), (6 bytes).
Removing adcs.o(i._quick_sort), (96 bytes).
Removing adcs.o(i.adc_result_median_average), (240 bytes).
Removing adcs.o(i.adc_result_n_average), (256 bytes).
Removing adcs.o(i.adc_result_only_one), (60 bytes).
Removing adcs.o(i.adc_result_temperature), (40 bytes).
Removing adcs.o(i.adc_result_value_local), (36 bytes).
Removing dacs.o(.rev16_text), (4 bytes).
Removing dacs.o(.revsh_text), (4 bytes).
Removing dacs.o(.rrx_text), (6 bytes).
Removing dacs.o(i._out), (36 bytes).
Removing dacs.o(i.dac_create), (48 bytes).
Removing dacs.o(i.dac_free), (8 bytes).
Removing gpios.o(.rev16_text), (4 bytes).
Removing gpios.o(.revsh_text), (4 bytes).
Removing gpios.o(.rrx_text), (6 bytes).
Removing gpios.o(i.gpio_free), (14 bytes).
Removing spis.o(.rev16_text), (4 bytes).
Removing spis.o(.revsh_text), (4 bytes).
Removing spis.o(.rrx_text), (6 bytes).
Removing spis.o(i.spi_free), (58 bytes).
Removing uarts.o(.rev16_text), (4 bytes).
Removing uarts.o(.revsh_text), (4 bytes).
Removing uarts.o(.rrx_text), (6 bytes).
Removing uarts.o(i.uart_free), (42 bytes).
Removing eeprom.o(.rev16_text), (4 bytes).
Removing eeprom.o(.revsh_text), (4 bytes).
Removing eeprom.o(.rrx_text), (6 bytes).
Removing eeprom.o(i.chip_eeprom_config_read), (2 bytes).
Removing eeprom.o(i.chip_eeprom_config_write), (2 bytes).
Removing i2cs.o(.rev16_text), (4 bytes).
Removing i2cs.o(.revsh_text), (4 bytes).
Removing i2cs.o(.rrx_text), (6 bytes).
Removing i2cs.o(i.i2c_free), (34 bytes).
Removing debug.o(.rev16_text), (4 bytes).
Removing debug.o(.revsh_text), (4 bytes).
Removing debug.o(.rrx_text), (6 bytes).
Removing lib.o(.rev16_text), (4 bytes).
Removing lib.o(.revsh_text), (4 bytes).
Removing lib.o(.rrx_text), (6 bytes).
Removing lib.o(i.dayOfyear), (76 bytes).
Removing lib.o(i.get_bit_num), (22 bytes).
Removing lib.o(i.isLeap), (40 bytes).
Removing lib.o(i.is_bit_set), (12 bytes).
Removing lib.o(i.is_in_array), (30 bytes).
Removing lib.o(i.is_same_value), (28 bytes).
Removing lib.o(i.reverse), (32 bytes).
Removing lib.o(i.stamp2Time), (200 bytes).
Removing lib.o(i.version_split), (64 bytes).
Removing lib.o(i.weekOfyear), (20 bytes).
Removing lib.o(i.xor_compute), (26 bytes).
Removing malloc.o(i.mymemcpy), (18 bytes).
Removing malloc.o(i.myrealloc), (68 bytes).
Removing flow_core.o(i.fl_hour_much_time), (28 bytes).
Removing flow_core.o(i.fl_timer_reset), (10 bytes).
Removing flow_core.o(i.fl_timer_restart), (12 bytes).
Removing flow_core.o(i.fl_timer_set), (20 bytes).
Removing flow_core.o(i.fl_timer_timeout), (28 bytes).
Removing sqqueue.o(.rev16_text), (4 bytes).
Removing sqqueue.o(.revsh_text), (4 bytes).
Removing sqqueue.o(.rrx_text), (6 bytes).
Removing sqqueue.o(i.clear_sqq), (34 bytes).
Removing sqqueue.o(i.delete_sqqueue), (64 bytes).
Removing sqqueue.o(i.enter_sqqueue), (80 bytes).
Removing sqqueue.o(i.memcpyL), (18 bytes).
Removing sqqueue.o(i.qremove), (140 bytes).
Removing sqqueue.o(i.revoke_sqqueue), (64 bytes).
Removing sqqueue.o(i.sqqueue_ctrl_init), (120 bytes).
Removing sqqueue.o(i.sqqueue_full), (52 bytes).
Removing sqqueue.o(i.sqqueue_init), (66 bytes).
Removing sqqueue.o(i.sqqueue_length), (48 bytes).
Removing sqqueue.o(i.string_enter_sqqueue), (132 bytes).
Removing sqqueue.o(i.traverse), (68 bytes).
Removing filter.o(.rev16_text), (4 bytes).
Removing filter.o(.revsh_text), (4 bytes).
Removing filter.o(.rrx_text), (6 bytes).
Removing filter.o(i.kalman_init), (44 bytes).
Removing filter.o(i.kalman_reset), (6 bytes).
Removing filter.o(i.kalman_update), (162 bytes).
Removing filter.o(i.lpf_reset), (6 bytes).
Removing filter.o(i.lpf_window_dinit), (32 bytes).
Removing filter.o(i.lpf_window_reset), (8 bytes).
Removing clist.o(.rev16_text), (4 bytes).
Removing clist.o(.revsh_text), (4 bytes).
Removing clist.o(.rrx_text), (6 bytes).
Removing clist.o(i.CreateNode), (20 bytes).
Removing clist.o(i._free), (8 bytes).
Removing clist.o(i.cListErase), (32 bytes).
Removing clist.o(i.clist_destroy), (44 bytes).
Removing clist.o(i.clist_erase_for_node), (32 bytes).
Removing clist.o(i.clist_find), (16 bytes).
Removing clist.o(i.clist_init), (26 bytes).
Removing clist.o(i.clist_insert), (32 bytes).
Removing clist.o(i.clist_insert_for_node), (68 bytes).
Removing clist.o(i.clist_node_count), (16 bytes).
Removing clist.o(i.clist_pop_back), (70 bytes).
Removing clist.o(i.clist_pop_front), (46 bytes).
Removing clist.o(i.clist_print), (10 bytes).
Removing clist.o(i.clist_push_back), (50 bytes).
Removing clist.o(i.clist_push_front), (36 bytes).
Removing clist.o(i.clist_remove), (86 bytes).
Removing clist.o(i.clist_remove_all), (78 bytes).
Removing cmac.o(.rev16_text), (4 bytes).
Removing cmac.o(.revsh_text), (4 bytes).
Removing cmac.o(.rrx_text), (6 bytes).
Removing aes.o(i.aes_cbc_decrypt), (74 bytes).
Removing aes.o(i.aes_cbc_encrypt), (64 bytes).
Removing aes.o(i.aes_decrypt), (84 bytes).
Removing aes.o(i.inv_mix_sub_columns), (646 bytes).
Removing aes.o(i.inv_shift_sub_rows), (104 bytes).
Removing fdb.o(.rev16_text), (4 bytes).
Removing fdb.o(.revsh_text), (4 bytes).
Removing fdb.o(.rrx_text), (6 bytes).
Removing fdb.o(i._fdb_db_path), (16 bytes).
Removing fdb.o(i._fdb_deinit), (12 bytes).
Removing fdb_kvdb.o(.rev16_text), (4 bytes).
Removing fdb_kvdb.o(.revsh_text), (4 bytes).
Removing fdb_kvdb.o(.rrx_text), (6 bytes).
Removing fdb_kvdb.o(i.fdb_is_str), (26 bytes).
Removing fdb_kvdb.o(i.fdb_kv_del), (50 bytes).
Removing fdb_kvdb.o(i.fdb_kv_get), (72 bytes).
Removing fdb_kvdb.o(i.fdb_kv_get_obj), (56 bytes).
Removing fdb_kvdb.o(i.fdb_kv_iterate), (170 bytes).
Removing fdb_kvdb.o(i.fdb_kv_iterator_init), (22 bytes).
Removing fdb_kvdb.o(i.fdb_kv_print), (60 bytes).
Removing fdb_kvdb.o(i.fdb_kv_set), (40 bytes).
Removing fdb_kvdb.o(i.fdb_kv_to_blob), (18 bytes).
Removing fdb_kvdb.o(i.fdb_kvdb_check), (132 bytes).
Removing fdb_kvdb.o(i.fdb_kvdb_deinit), (10 bytes).
Removing fdb_kvdb.o(i.print_kv_cb), (124 bytes).
Removing fdb_kvdb.o(.bss), (129 bytes).
Removing fdb_tsdb.o(.rev16_text), (4 bytes).
Removing fdb_tsdb.o(.revsh_text), (4 bytes).
Removing fdb_tsdb.o(.rrx_text), (6 bytes).
Removing fdb_tsdb.o(i.fdb_tsdb_deinit), (10 bytes).
Removing fdb_tsdb.o(i.fdb_tsl_append), (48 bytes).
Removing fdb_tsdb.o(i.fdb_tsl_append_with_ts), (48 bytes).
Removing fdb_tsdb.o(i.fdb_tsl_clean), (36 bytes).
Removing fdb_tsdb.o(i.fdb_tsl_iter), (156 bytes).
Removing fdb_tsdb.o(i.fdb_tsl_iter_by_time), (306 bytes).
Removing fdb_tsdb.o(i.fdb_tsl_iter_reverse), (152 bytes).
Removing fdb_tsdb.o(i.fdb_tsl_query_count), (40 bytes).
Removing fdb_tsdb.o(i.fdb_tsl_set_status), (20 bytes).
Removing fdb_tsdb.o(i.fdb_tsl_to_blob), (18 bytes).
Removing fdb_tsdb.o(i.get_last_sector_addr), (30 bytes).
Removing fdb_tsdb.o(i.get_last_tsl_addr), (34 bytes).
Removing fdb_tsdb.o(i.get_next_tsl_addr), (30 bytes).
Removing fdb_tsdb.o(i.query_count_cb), (18 bytes).
Removing fdb_tsdb.o(i.search_start_tsl_addr), (112 bytes).
Removing fdb_tsdb.o(i.tsl_append), (106 bytes).
Removing fdb_tsdb.o(i.update_sec_status), (444 bytes).
Removing fdb_tsdb.o(i.write_tsl), (114 bytes).
Removing fdb_utils.o(.rev16_text), (4 bytes).
Removing fdb_utils.o(.revsh_text), (4 bytes).
Removing fdb_utils.o(.rrx_text), (6 bytes).
Removing fdb_utils.o(i.fdb_blob_read), (34 bytes).
Removing fdb_file.o(.rev16_text), (4 bytes).
Removing fdb_file.o(.revsh_text), (4 bytes).
Removing fdb_file.o(.rrx_text), (6 bytes).
Removing fal_eeprom95_port.o(.rev16_text), (4 bytes).
Removing fal_eeprom95_port.o(.revsh_text), (4 bytes).
Removing fal_eeprom95_port.o(.rrx_text), (6 bytes).
Removing fal_eeprom24_port.o(.rev16_text), (4 bytes).
Removing fal_eeprom24_port.o(.revsh_text), (4 bytes).
Removing fal_eeprom24_port.o(.rrx_text), (6 bytes).
Removing fal.o(.rev16_text), (4 bytes).
Removing fal.o(.revsh_text), (4 bytes).
Removing fal.o(.rrx_text), (6 bytes).
Removing fal.o(i.fal_init_check), (12 bytes).
Removing fal_flash.o(.rev16_text), (4 bytes).
Removing fal_flash.o(.revsh_text), (4 bytes).
Removing fal_flash.o(.rrx_text), (6 bytes).
Removing fal_partition.o(.rev16_text), (4 bytes).
Removing fal_partition.o(.revsh_text), (4 bytes).
Removing fal_partition.o(.rrx_text), (6 bytes).
Removing fal_partition.o(i.fal_get_partition_table), (16 bytes).
Removing fal_partition.o(i.fal_partition_erase_all), (8 bytes).
Removing fal_partition.o(i.fal_set_partition_table_temp), (28 bytes).
Removing fal_partition.o(i.fal_show_part_table), (128 bytes).
Removing fal_rtt.o(.rev16_text), (4 bytes).
Removing fal_rtt.o(.revsh_text), (4 bytes).
Removing fal_rtt.o(.rrx_text), (6 bytes).
Removing pid.o(.rev16_text), (4 bytes).
Removing pid.o(.revsh_text), (4 bytes).
Removing pid.o(.rrx_text), (6 bytes).
Removing pid_hd.o(.rev16_text), (4 bytes).
Removing pid_hd.o(.revsh_text), (4 bytes).
Removing pid_hd.o(.rrx_text), (6 bytes).
Removing pid_hd.o(.data), (4 bytes).
Removing dscalb.o(.text), (46 bytes).
Removing dfixi.o(.text), (62 bytes).
492 unused section(s) (total 19292 bytes) removed from the image.
==============================================================================
Image Symbol Table
Local Symbols
Symbol Name Value Ov Type Size Object(Section)
../Core/Src/adc.c 0x00000000 Number 0 adc.o ABSOLUTE
../Core/Src/dac.c 0x00000000 Number 0 dac.o ABSOLUTE
../Core/Src/dma.c 0x00000000 Number 0 dma.o ABSOLUTE
../Core/Src/gpio.c 0x00000000 Number 0 gpio.o ABSOLUTE
../Core/Src/i2c.c 0x00000000 Number 0 i2c.o ABSOLUTE
../Core/Src/main.c 0x00000000 Number 0 main.o ABSOLUTE
../Core/Src/spi.c 0x00000000 Number 0 spi.o ABSOLUTE
../Core/Src/stm32l4xx_it.c 0x00000000 Number 0 stm32l4xx_it.o ABSOLUTE
../Core/Src/system_stm32l4xx.c 0x00000000 Number 0 system_stm32l4xx.o ABSOLUTE
../Core/Src/tim.c 0x00000000 Number 0 tim.o ABSOLUTE
../Core/Src/usart.c 0x00000000 Number 0 usart.o ABSOLUTE
../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_adc.c 0x00000000 Number 0 stm32l4xx_ll_adc.o ABSOLUTE
../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_dac.c 0x00000000 Number 0 stm32l4xx_ll_dac.o ABSOLUTE
../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_dma.c 0x00000000 Number 0 stm32l4xx_ll_dma.o ABSOLUTE
../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_exti.c 0x00000000 Number 0 stm32l4xx_ll_exti.o ABSOLUTE
../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_gpio.c 0x00000000 Number 0 stm32l4xx_ll_gpio.o ABSOLUTE
../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_i2c.c 0x00000000 Number 0 stm32l4xx_ll_i2c.o ABSOLUTE
../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_pwr.c 0x00000000 Number 0 stm32l4xx_ll_pwr.o ABSOLUTE
../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_rcc.c 0x00000000 Number 0 stm32l4xx_ll_rcc.o ABSOLUTE
../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_spi.c 0x00000000 Number 0 stm32l4xx_ll_spi.o ABSOLUTE
../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_tim.c 0x00000000 Number 0 stm32l4xx_ll_tim.o ABSOLUTE
../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_usart.c 0x00000000 Number 0 stm32l4xx_ll_usart.o ABSOLUTE
../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_utils.c 0x00000000 Number 0 stm32l4xx_ll_utils.o ABSOLUTE
../clib/../cmprslib/zerorunl2.c 0x00000000 Number 0 __dczerorl2.o ABSOLUTE
../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE
../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
../clib/microlib/malloc/malloc.c 0x00000000 Number 0 malloc.o ABSOLUTE
../clib/microlib/malloc/malloc.c 0x00000000 Number 0 mallocr.o ABSOLUTE
../clib/microlib/malloc/malloc.c 0x00000000 Number 0 malloca.o ABSOLUTE
../clib/microlib/malloc/malloc.c 0x00000000 Number 0 mallocra.o ABSOLUTE
../clib/microlib/malloc/mvars.c 0x00000000 Number 0 mvars.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE
../clib/microlib/printf/stubs.s 0x00000000 Number 0 stubs.o ABSOLUTE
../clib/microlib/stdio/fputc.c 0x00000000 Number 0 fputc.o ABSOLUTE
../clib/microlib/stdio/semi.s 0x00000000 Number 0 semi.o ABSOLUTE
../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE
../clib/microlib/stdlib/rand.c 0x00000000 Number 0 rand.o ABSOLUTE
../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE
../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpya.o ABSOLUTE
../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE
../clib/microlib/string/strcmp.c 0x00000000 Number 0 strcmp.o ABSOLUTE
../clib/microlib/string/strlen.c 0x00000000 Number 0 strlen.o ABSOLUTE
../clib/microlib/string/strncmp.c 0x00000000 Number 0 strncmp.o ABSOLUTE
../clib/microlib/string/strncpy.c 0x00000000 Number 0 strncpy.o ABSOLUTE
../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE
../clib/microlib/stubs.s 0x00000000 Number 0 iusesemip.o ABSOLUTE
../fplib/microlib/d2f.c 0x00000000 Number 0 d2f.o ABSOLUTE
../fplib/microlib/f2d.c 0x00000000 Number 0 f2d.o ABSOLUTE
../fplib/microlib/fpadd.c 0x00000000 Number 0 fadd.o ABSOLUTE
../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE
../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.o ABSOLUTE
../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE
../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE
../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE
../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE
../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE
../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE
../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE
../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE
../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE
../fplib/microlib/fpscalb.c 0x00000000 Number 0 fscalb.o ABSOLUTE
../fplib/microlib/fpscalb.c 0x00000000 Number 0 dscalb.o ABSOLUTE
..\Core\Src\adc.c 0x00000000 Number 0 adc.o ABSOLUTE
..\Core\Src\dac.c 0x00000000 Number 0 dac.o ABSOLUTE
..\Core\Src\dma.c 0x00000000 Number 0 dma.o ABSOLUTE
..\Core\Src\gpio.c 0x00000000 Number 0 gpio.o ABSOLUTE
..\Core\Src\i2c.c 0x00000000 Number 0 i2c.o ABSOLUTE
..\Core\Src\main.c 0x00000000 Number 0 main.o ABSOLUTE
..\Core\Src\spi.c 0x00000000 Number 0 spi.o ABSOLUTE
..\Core\Src\stm32l4xx_it.c 0x00000000 Number 0 stm32l4xx_it.o ABSOLUTE
..\Core\Src\system_stm32l4xx.c 0x00000000 Number 0 system_stm32l4xx.o ABSOLUTE
..\Core\Src\tim.c 0x00000000 Number 0 tim.o ABSOLUTE
..\Core\Src\usart.c 0x00000000 Number 0 usart.o ABSOLUTE
..\Drivers\STM32L4xx_HAL_Driver\Src\stm32l4xx_ll_adc.c 0x00000000 Number 0 stm32l4xx_ll_adc.o ABSOLUTE
..\Drivers\STM32L4xx_HAL_Driver\Src\stm32l4xx_ll_dac.c 0x00000000 Number 0 stm32l4xx_ll_dac.o ABSOLUTE
..\Drivers\STM32L4xx_HAL_Driver\Src\stm32l4xx_ll_dma.c 0x00000000 Number 0 stm32l4xx_ll_dma.o ABSOLUTE
..\Drivers\STM32L4xx_HAL_Driver\Src\stm32l4xx_ll_exti.c 0x00000000 Number 0 stm32l4xx_ll_exti.o ABSOLUTE
..\Drivers\STM32L4xx_HAL_Driver\Src\stm32l4xx_ll_gpio.c 0x00000000 Number 0 stm32l4xx_ll_gpio.o ABSOLUTE
..\Drivers\STM32L4xx_HAL_Driver\Src\stm32l4xx_ll_i2c.c 0x00000000 Number 0 stm32l4xx_ll_i2c.o ABSOLUTE
..\Drivers\STM32L4xx_HAL_Driver\Src\stm32l4xx_ll_pwr.c 0x00000000 Number 0 stm32l4xx_ll_pwr.o ABSOLUTE
..\Drivers\STM32L4xx_HAL_Driver\Src\stm32l4xx_ll_rcc.c 0x00000000 Number 0 stm32l4xx_ll_rcc.o ABSOLUTE
..\Drivers\STM32L4xx_HAL_Driver\Src\stm32l4xx_ll_spi.c 0x00000000 Number 0 stm32l4xx_ll_spi.o ABSOLUTE
..\Drivers\STM32L4xx_HAL_Driver\Src\stm32l4xx_ll_tim.c 0x00000000 Number 0 stm32l4xx_ll_tim.o ABSOLUTE
..\Drivers\STM32L4xx_HAL_Driver\Src\stm32l4xx_ll_usart.c 0x00000000 Number 0 stm32l4xx_ll_usart.o ABSOLUTE
..\Drivers\STM32L4xx_HAL_Driver\Src\stm32l4xx_ll_utils.c 0x00000000 Number 0 stm32l4xx_ll_utils.o ABSOLUTE
..\User\app.c 0x00000000 Number 0 app.o ABSOLUTE
..\User\app_flow.c 0x00000000 Number 0 app_flow.o ABSOLUTE
..\User\app_hart.c 0x00000000 Number 0 app_hart.o ABSOLUTE
..\User\application\src\at_hc24.c 0x00000000 Number 0 at_hc24.o ABSOLUTE
..\User\application\src\convert.c 0x00000000 Number 0 convert.o ABSOLUTE
..\User\application\src\fal_execution.c 0x00000000 Number 0 fal_execution.o ABSOLUTE
..\User\application\src\key.c 0x00000000 Number 0 key.o ABSOLUTE
..\User\application\src\mode.c 0x00000000 Number 0 mode.o ABSOLUTE
..\User\application\src\mode_dac.c 0x00000000 Number 0 mode_dac.o ABSOLUTE
..\User\application\src\mode_pwm.c 0x00000000 Number 0 mode_pwm.o ABSOLUTE
..\User\application\src\mode_pwmp.c 0x00000000 Number 0 mode_pwmp.o ABSOLUTE
..\User\application\src\mode_pwmp_hd.c 0x00000000 Number 0 mode_pwmp_hd.o ABSOLUTE
..\User\application\src\params.c 0x00000000 Number 0 params.o ABSOLUTE
..\User\application\src\pdctrl.c 0x00000000 Number 0 pdctrl.o ABSOLUTE
..\User\board\src\board.c 0x00000000 Number 0 board.o ABSOLUTE
..\User\board\src\eeprom_fm24.c 0x00000000 Number 0 eeprom_fm24.o ABSOLUTE
..\User\board\src\eeprom_lc02b.c 0x00000000 Number 0 eeprom_lc02b.o ABSOLUTE
..\User\board\src\eeprom_m95.c 0x00000000 Number 0 eeprom_m95.o ABSOLUTE
..\User\board\src\leds.c 0x00000000 Number 0 leds.o ABSOLUTE
..\User\board\src\ntc_3950.c 0x00000000 Number 0 ntc_3950.o ABSOLUTE
..\User\board\src\rtc_rx8010.c 0x00000000 Number 0 rtc_rx8010.o ABSOLUTE
..\User\lib\control\custom\pid_hd.c 0x00000000 Number 0 pid_hd.o ABSOLUTE
..\User\lib\control\src\pid.c 0x00000000 Number 0 pid.o ABSOLUTE
..\User\lib\flashdb\fal\fal.c 0x00000000 Number 0 fal.o ABSOLUTE
..\User\lib\flashdb\fal\fal_flash.c 0x00000000 Number 0 fal_flash.o ABSOLUTE
..\User\lib\flashdb\fal\fal_partition.c 0x00000000 Number 0 fal_partition.o ABSOLUTE
..\User\lib\flashdb\fal\fal_rtt.c 0x00000000 Number 0 fal_rtt.o ABSOLUTE
..\User\lib\flashdb\fal_eeprom24_port.c 0x00000000 Number 0 fal_eeprom24_port.o ABSOLUTE
..\User\lib\flashdb\fal_eeprom95_port.c 0x00000000 Number 0 fal_eeprom95_port.o ABSOLUTE
..\User\lib\flashdb\fdb.c 0x00000000 Number 0 fdb.o ABSOLUTE
..\User\lib\flashdb\fdb_file.c 0x00000000 Number 0 fdb_file.o ABSOLUTE
..\User\lib\flashdb\fdb_kvdb.c 0x00000000 Number 0 fdb_kvdb.o ABSOLUTE
..\User\lib\flashdb\fdb_tsdb.c 0x00000000 Number 0 fdb_tsdb.o ABSOLUTE
..\User\lib\flashdb\fdb_utils.c 0x00000000 Number 0 fdb_utils.o ABSOLUTE
..\User\lib\flow\flow_core.c 0x00000000 Number 0 flow_core.o ABSOLUTE
..\User\lib\src\aes.c 0x00000000 Number 0 aes.o ABSOLUTE
..\User\lib\src\clist.c 0x00000000 Number 0 clist.o ABSOLUTE
..\User\lib\src\cmac.c 0x00000000 Number 0 cmac.o ABSOLUTE
..\User\lib\src\debug.c 0x00000000 Number 0 debug.o ABSOLUTE
..\User\lib\src\filter.c 0x00000000 Number 0 filter.o ABSOLUTE
..\User\lib\src\lib.c 0x00000000 Number 0 lib.o ABSOLUTE
..\User\lib\src\malloc.c 0x00000000 Number 0 malloc.o ABSOLUTE
..\User\lib\src\sqqueue.c 0x00000000 Number 0 sqqueue.o ABSOLUTE
..\User\system\bsp\adcs.c 0x00000000 Number 0 adcs.o ABSOLUTE
..\User\system\bsp\dacs.c 0x00000000 Number 0 dacs.o ABSOLUTE
..\User\system\bsp\eeprom.c 0x00000000 Number 0 eeprom.o ABSOLUTE
..\User\system\bsp\gpios.c 0x00000000 Number 0 gpios.o ABSOLUTE
..\User\system\bsp\i2cs.c 0x00000000 Number 0 i2cs.o ABSOLUTE
..\User\system\bsp\pwms.c 0x00000000 Number 0 pwms.o ABSOLUTE
..\User\system\bsp\spis.c 0x00000000 Number 0 spis.o ABSOLUTE
..\User\system\bsp\uarts.c 0x00000000 Number 0 uarts.o ABSOLUTE
..\User\system\src\btn.c 0x00000000 Number 0 btn.o ABSOLUTE
..\User\system\src\delay.c 0x00000000 Number 0 delay.o ABSOLUTE
..\User\system\src\sys.c 0x00000000 Number 0 sys.o ABSOLUTE
..\\User\\app.c 0x00000000 Number 0 app.o ABSOLUTE
..\\User\\app_flow.c 0x00000000 Number 0 app_flow.o ABSOLUTE
..\\User\\app_hart.c 0x00000000 Number 0 app_hart.o ABSOLUTE
..\\User\\application\\src\\at_hc24.c 0x00000000 Number 0 at_hc24.o ABSOLUTE
..\\User\\application\\src\\convert.c 0x00000000 Number 0 convert.o ABSOLUTE
..\\User\\application\\src\\fal_execution.c 0x00000000 Number 0 fal_execution.o ABSOLUTE
..\\User\\application\\src\\key.c 0x00000000 Number 0 key.o ABSOLUTE
..\\User\\application\\src\\mode.c 0x00000000 Number 0 mode.o ABSOLUTE
..\\User\\application\\src\\mode_dac.c 0x00000000 Number 0 mode_dac.o ABSOLUTE
..\\User\\application\\src\\mode_pwm.c 0x00000000 Number 0 mode_pwm.o ABSOLUTE
..\\User\\application\\src\\mode_pwmp.c 0x00000000 Number 0 mode_pwmp.o ABSOLUTE
..\\User\\application\\src\\mode_pwmp_hd.c 0x00000000 Number 0 mode_pwmp_hd.o ABSOLUTE
..\\User\\application\\src\\params.c 0x00000000 Number 0 params.o ABSOLUTE
..\\User\\application\\src\\pdctrl.c 0x00000000 Number 0 pdctrl.o ABSOLUTE
..\\User\\board\\src\\board.c 0x00000000 Number 0 board.o ABSOLUTE
..\\User\\board\\src\\eeprom_fm24.c 0x00000000 Number 0 eeprom_fm24.o ABSOLUTE
..\\User\\board\\src\\eeprom_lc02b.c 0x00000000 Number 0 eeprom_lc02b.o ABSOLUTE
..\\User\\board\\src\\eeprom_m95.c 0x00000000 Number 0 eeprom_m95.o ABSOLUTE
..\\User\\board\\src\\leds.c 0x00000000 Number 0 leds.o ABSOLUTE
..\\User\\board\\src\\ntc_3950.c 0x00000000 Number 0 ntc_3950.o ABSOLUTE
..\\User\\board\\src\\rtc_rx8010.c 0x00000000 Number 0 rtc_rx8010.o ABSOLUTE
..\\User\\lib\\control\\custom\\pid_hd.c 0x00000000 Number 0 pid_hd.o ABSOLUTE
..\\User\\lib\\control\\src\\pid.c 0x00000000 Number 0 pid.o ABSOLUTE
..\\User\\lib\\flashdb\\fal\\fal.c 0x00000000 Number 0 fal.o ABSOLUTE
..\\User\\lib\\flashdb\\fal\\fal_flash.c 0x00000000 Number 0 fal_flash.o ABSOLUTE
..\\User\\lib\\flashdb\\fal\\fal_partition.c 0x00000000 Number 0 fal_partition.o ABSOLUTE
..\\User\\lib\\flashdb\\fal\\fal_rtt.c 0x00000000 Number 0 fal_rtt.o ABSOLUTE
..\\User\\lib\\flashdb\\fal_eeprom24_port.c 0x00000000 Number 0 fal_eeprom24_port.o ABSOLUTE
..\\User\\lib\\flashdb\\fal_eeprom95_port.c 0x00000000 Number 0 fal_eeprom95_port.o ABSOLUTE
..\\User\\lib\\flashdb\\fdb.c 0x00000000 Number 0 fdb.o ABSOLUTE
..\\User\\lib\\flashdb\\fdb_file.c 0x00000000 Number 0 fdb_file.o ABSOLUTE
..\\User\\lib\\flashdb\\fdb_kvdb.c 0x00000000 Number 0 fdb_kvdb.o ABSOLUTE
..\\User\\lib\\flashdb\\fdb_tsdb.c 0x00000000 Number 0 fdb_tsdb.o ABSOLUTE
..\\User\\lib\\flashdb\\fdb_utils.c 0x00000000 Number 0 fdb_utils.o ABSOLUTE
..\\User\\lib\\src\\clist.c 0x00000000 Number 0 clist.o ABSOLUTE
..\\User\\lib\\src\\cmac.c 0x00000000 Number 0 cmac.o ABSOLUTE
..\\User\\lib\\src\\debug.c 0x00000000 Number 0 debug.o ABSOLUTE
..\\User\\lib\\src\\filter.c 0x00000000 Number 0 filter.o ABSOLUTE
..\\User\\lib\\src\\lib.c 0x00000000 Number 0 lib.o ABSOLUTE
..\\User\\lib\\src\\sqqueue.c 0x00000000 Number 0 sqqueue.o ABSOLUTE
..\\User\\system\\bsp\\adcs.c 0x00000000 Number 0 adcs.o ABSOLUTE
..\\User\\system\\bsp\\dacs.c 0x00000000 Number 0 dacs.o ABSOLUTE
..\\User\\system\\bsp\\eeprom.c 0x00000000 Number 0 eeprom.o ABSOLUTE
..\\User\\system\\bsp\\gpios.c 0x00000000 Number 0 gpios.o ABSOLUTE
..\\User\\system\\bsp\\i2cs.c 0x00000000 Number 0 i2cs.o ABSOLUTE
..\\User\\system\\bsp\\spis.c 0x00000000 Number 0 spis.o ABSOLUTE
..\\User\\system\\bsp\\uarts.c 0x00000000 Number 0 uarts.o ABSOLUTE
..\\User\\system\\src\\btn.c 0x00000000 Number 0 btn.o ABSOLUTE
..\\User\\system\\src\\delay.c 0x00000000 Number 0 delay.o ABSOLUTE
..\\User\\system\\src\\sys.c 0x00000000 Number 0 sys.o ABSOLUTE
cdcmple.s 0x00000000 Number 0 cdcmple.o ABSOLUTE
cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE
cfcmple.s 0x00000000 Number 0 cfcmple.o ABSOLUTE
cfrcmple.s 0x00000000 Number 0 cfrcmple.o ABSOLUTE
dc.s 0x00000000 Number 0 dc.o ABSOLUTE
handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE
init.s 0x00000000 Number 0 init.o ABSOLUTE
startup_stm32l476xx.s 0x00000000 Number 0 startup_stm32l476xx.o ABSOLUTE
RESET 0x08000000 Section 392 startup_stm32l476xx.o(RESET)
.ARM.Collect$$$$00000000 0x08000188 Section 0 entry.o(.ARM.Collect$$$$00000000)
.ARM.Collect$$$$00000001 0x08000188 Section 4 entry2.o(.ARM.Collect$$$$00000001)
.ARM.Collect$$$$00000004 0x0800018c Section 4 entry5.o(.ARM.Collect$$$$00000004)
.ARM.Collect$$$$00000008 0x08000190 Section 0 entry7b.o(.ARM.Collect$$$$00000008)
.ARM.Collect$$$$0000000A 0x08000190 Section 0 entry8b.o(.ARM.Collect$$$$0000000A)
.ARM.Collect$$$$0000000B 0x08000190 Section 8 entry9a.o(.ARM.Collect$$$$0000000B)
.ARM.Collect$$$$0000000D 0x08000198 Section 0 entry10a.o(.ARM.Collect$$$$0000000D)
.ARM.Collect$$$$0000000F 0x08000198 Section 0 entry11a.o(.ARM.Collect$$$$0000000F)
.ARM.Collect$$$$00002712 0x08000198 Section 4 entry2.o(.ARM.Collect$$$$00002712)
__lit__00000000 0x08000198 Data 4 entry2.o(.ARM.Collect$$$$00002712)
.text 0x0800019c Section 36 startup_stm32l476xx.o(.text)
.text 0x080001c0 Section 0 rand.o(.text)
.text 0x080001e4 Section 0 memcpya.o(.text)
.text 0x08000208 Section 0 memseta.o(.text)
.text 0x0800022c Section 0 strncpy.o(.text)
.text 0x08000244 Section 0 strlen.o(.text)
.text 0x08000252 Section 0 strcmp.o(.text)
.text 0x0800026e Section 0 strncmp.o(.text)
.text 0x0800028c Section 0 fadd.o(.text)
.text 0x0800033c Section 0 fmul.o(.text)
.text 0x080003a0 Section 0 fdiv.o(.text)
.text 0x0800041c Section 0 fscalb.o(.text)
.text 0x08000434 Section 0 dadd.o(.text)
.text 0x08000592 Section 0 dmul.o(.text)
.text 0x0800067c Section 0 ddiv.o(.text)
.text 0x0800075a Section 0 fflti.o(.text)
.text 0x0800076c Section 0 ffltui.o(.text)
.text 0x08000776 Section 0 dflti.o(.text)
.text 0x08000798 Section 0 dfltui.o(.text)
.text 0x080007b2 Section 0 ffixui.o(.text)
.text 0x080007da Section 0 dfixui.o(.text)
.text 0x0800080c Section 0 f2d.o(.text)
.text 0x08000834 Section 48 cdcmple.o(.text)
.text 0x08000864 Section 48 cdrcmple.o(.text)
.text 0x08000894 Section 0 d2f.o(.text)
.text 0x080008cc Section 20 cfcmple.o(.text)
.text 0x080008e0 Section 20 cfrcmple.o(.text)
.text 0x080008f4 Section 0 uidiv.o(.text)
.text 0x08000920 Section 0 uldiv.o(.text)
.text 0x08000988 Section 0 llshl.o(.text)
.text 0x080009a6 Section 0 llushr.o(.text)
.text 0x080009c6 Section 0 llsshr.o(.text)
.text 0x080009ea Section 0 fepilogue.o(.text)
.text 0x080009ea Section 0 iusefp.o(.text)
.text 0x08000a58 Section 0 depilogue.o(.text)
.text 0x08000b12 Section 0 dfixul.o(.text)
.text 0x08000b44 Section 36 init.o(.text)
.text 0x08000b68 Section 0 __dczerorl2.o(.text)
i.ADC1_2_IRQHandler 0x08000bbe Section 0 stm32l4xx_it.o(i.ADC1_2_IRQHandler)
i.AES_CMAC_Final 0x08000bc4 Section 0 cmac.o(i.AES_CMAC_Final)
i.AES_CMAC_Init 0x08000d0c Section 0 cmac.o(i.AES_CMAC_Init)
i.AES_CMAC_SetKey 0x08000d30 Section 0 cmac.o(i.AES_CMAC_SetKey)
i.AES_CMAC_Update 0x08000d3a Section 0 cmac.o(i.AES_CMAC_Update)
i.BusFault_Handler 0x08000df4 Section 0 stm32l4xx_it.o(i.BusFault_Handler)
i.DBG_ASSERT 0x08000df6 Section 0 debug.o(i.DBG_ASSERT)
i.DMA1_Channel1_IRQHandler 0x08000e00 Section 0 stm32l4xx_it.o(i.DMA1_Channel1_IRQHandler)
i.DMA1_Channel2_IRQHandler 0x08000e06 Section 0 stm32l4xx_it.o(i.DMA1_Channel2_IRQHandler)
i.DMA1_Channel5_IRQHandler 0x08000e0c Section 0 stm32l4xx_it.o(i.DMA1_Channel5_IRQHandler)
i.DMA1_Channel6_IRQHandler 0x08000e1c Section 0 stm32l4xx_it.o(i.DMA1_Channel6_IRQHandler)
i.DMA1_Channel7_IRQHandler 0x08000e28 Section 0 stm32l4xx_it.o(i.DMA1_Channel7_IRQHandler)
i.DMA2_Channel1_IRQHandler 0x08000e34 Section 0 stm32l4xx_it.o(i.DMA2_Channel1_IRQHandler)
i.DMA2_Channel2_IRQHandler 0x08000e40 Section 0 stm32l4xx_it.o(i.DMA2_Channel2_IRQHandler)
i.DMA2_Channel6_IRQHandler 0x08000e4c Section 0 stm32l4xx_it.o(i.DMA2_Channel6_IRQHandler)
i.DMA2_Channel7_IRQHandler 0x08000e58 Section 0 stm32l4xx_it.o(i.DMA2_Channel7_IRQHandler)
i.DebugMon_Handler 0x08000e64 Section 0 stm32l4xx_it.o(i.DebugMon_Handler)
i.HardFault_Handler 0x08000e66 Section 0 stm32l4xx_it.o(i.HardFault_Handler)
i.I2C1_EV_IRQHandler 0x08000e68 Section 0 stm32l4xx_it.o(i.I2C1_EV_IRQHandler)
i.LL_ADC_CommonInit 0x08000e74 Section 0 stm32l4xx_ll_adc.o(i.LL_ADC_CommonInit)
i.LL_ADC_DMA_GetRegAddr 0x08000ed4 Section 0 adcs.o(i.LL_ADC_DMA_GetRegAddr)
LL_ADC_DMA_GetRegAddr 0x08000ed5 Thumb Code 12 adcs.o(i.LL_ADC_DMA_GetRegAddr)
i.LL_ADC_Init 0x08000ee4 Section 0 stm32l4xx_ll_adc.o(i.LL_ADC_Init)
i.LL_ADC_REG_Init 0x08000f10 Section 0 stm32l4xx_ll_adc.o(i.LL_ADC_REG_Init)
i.LL_ADC_REG_SetSequencerRanks 0x08000f70 Section 0 adc.o(i.LL_ADC_REG_SetSequencerRanks)
LL_ADC_REG_SetSequencerRanks 0x08000f71 Thumb Code 34 adc.o(i.LL_ADC_REG_SetSequencerRanks)
i.LL_ADC_SetChannelSamplingTime 0x08000f92 Section 0 adc.o(i.LL_ADC_SetChannelSamplingTime)
LL_ADC_SetChannelSamplingTime 0x08000f93 Thumb Code 30 adc.o(i.LL_ADC_SetChannelSamplingTime)
i.LL_ADC_SetChannelSingleDiff 0x08000fb0 Section 0 adc.o(i.LL_ADC_SetChannelSingleDiff)
LL_ADC_SetChannelSingleDiff 0x08000fb1 Thumb Code 28 adc.o(i.LL_ADC_SetChannelSingleDiff)
i.LL_AHB1_GRP1_EnableClock 0x08000fd0 Section 0 dma.o(i.LL_AHB1_GRP1_EnableClock)
LL_AHB1_GRP1_EnableClock 0x08000fd1 Thumb Code 18 dma.o(i.LL_AHB1_GRP1_EnableClock)
i.LL_AHB2_GRP1_EnableClock 0x08000fe8 Section 0 gpio.o(i.LL_AHB2_GRP1_EnableClock)
LL_AHB2_GRP1_EnableClock 0x08000fe9 Thumb Code 18 gpio.o(i.LL_AHB2_GRP1_EnableClock)
i.LL_AHB2_GRP1_EnableClock 0x08001000 Section 0 adc.o(i.LL_AHB2_GRP1_EnableClock)
LL_AHB2_GRP1_EnableClock 0x08001001 Thumb Code 18 adc.o(i.LL_AHB2_GRP1_EnableClock)
i.LL_AHB2_GRP1_EnableClock 0x08001018 Section 0 spi.o(i.LL_AHB2_GRP1_EnableClock)
LL_AHB2_GRP1_EnableClock 0x08001019 Thumb Code 18 spi.o(i.LL_AHB2_GRP1_EnableClock)
i.LL_AHB2_GRP1_EnableClock 0x08001030 Section 0 tim.o(i.LL_AHB2_GRP1_EnableClock)
LL_AHB2_GRP1_EnableClock 0x08001031 Thumb Code 18 tim.o(i.LL_AHB2_GRP1_EnableClock)
i.LL_AHB2_GRP1_EnableClock 0x08001048 Section 0 usart.o(i.LL_AHB2_GRP1_EnableClock)
LL_AHB2_GRP1_EnableClock 0x08001049 Thumb Code 18 usart.o(i.LL_AHB2_GRP1_EnableClock)
i.LL_APB1_GRP1_EnableClock 0x08001060 Section 0 tim.o(i.LL_APB1_GRP1_EnableClock)
LL_APB1_GRP1_EnableClock 0x08001061 Thumb Code 18 tim.o(i.LL_APB1_GRP1_EnableClock)
i.LL_DAC_Init 0x08001078 Section 0 stm32l4xx_ll_dac.o(i.LL_DAC_Init)
i.LL_DMA_ConfigAddresses 0x080010e0 Section 0 i2cs.o(i.LL_DMA_ConfigAddresses)
LL_DMA_ConfigAddresses 0x080010e1 Thumb Code 34 i2cs.o(i.LL_DMA_ConfigAddresses)
i.LL_DMA_ConfigTransfer 0x08001108 Section 0 i2cs.o(i.LL_DMA_ConfigTransfer)
LL_DMA_ConfigTransfer 0x08001109 Thumb Code 20 i2cs.o(i.LL_DMA_ConfigTransfer)
i.LL_DMA_DisableChannel 0x08001120 Section 0 uarts.o(i.LL_DMA_DisableChannel)
LL_DMA_DisableChannel 0x08001121 Thumb Code 14 uarts.o(i.LL_DMA_DisableChannel)
i.LL_DMA_DisableChannel 0x08001134 Section 0 i2cs.o(i.LL_DMA_DisableChannel)
LL_DMA_DisableChannel 0x08001135 Thumb Code 14 i2cs.o(i.LL_DMA_DisableChannel)
i.LL_DMA_EnableChannel 0x08001148 Section 0 adcs.o(i.LL_DMA_EnableChannel)
LL_DMA_EnableChannel 0x08001149 Thumb Code 14 adcs.o(i.LL_DMA_EnableChannel)
i.LL_DMA_EnableChannel 0x0800115c Section 0 uarts.o(i.LL_DMA_EnableChannel)
LL_DMA_EnableChannel 0x0800115d Thumb Code 14 uarts.o(i.LL_DMA_EnableChannel)
i.LL_DMA_EnableChannel 0x08001170 Section 0 i2cs.o(i.LL_DMA_EnableChannel)
LL_DMA_EnableChannel 0x08001171 Thumb Code 14 i2cs.o(i.LL_DMA_EnableChannel)
i.LL_DMA_EnableIT_TC 0x08001184 Section 0 uarts.o(i.LL_DMA_EnableIT_TC)
LL_DMA_EnableIT_TC 0x08001185 Thumb Code 14 uarts.o(i.LL_DMA_EnableIT_TC)
i.LL_DMA_EnableIT_TC 0x08001198 Section 0 i2cs.o(i.LL_DMA_EnableIT_TC)
LL_DMA_EnableIT_TC 0x08001199 Thumb Code 14 i2cs.o(i.LL_DMA_EnableIT_TC)
i.LL_DMA_EnableIT_TE 0x080011ac Section 0 i2cs.o(i.LL_DMA_EnableIT_TE)
LL_DMA_EnableIT_TE 0x080011ad Thumb Code 14 i2cs.o(i.LL_DMA_EnableIT_TE)
i.LL_DMA_GetDataTransferDirection 0x080011c0 Section 0 i2cs.o(i.LL_DMA_GetDataTransferDirection)
LL_DMA_GetDataTransferDirection 0x080011c1 Thumb Code 14 i2cs.o(i.LL_DMA_GetDataTransferDirection)
i.LL_DMA_SetChannelPriorityLevel 0x080011d4 Section 0 adc.o(i.LL_DMA_SetChannelPriorityLevel)
LL_DMA_SetChannelPriorityLevel 0x080011d5 Thumb Code 16 adc.o(i.LL_DMA_SetChannelPriorityLevel)
i.LL_DMA_SetChannelPriorityLevel 0x080011e8 Section 0 i2c.o(i.LL_DMA_SetChannelPriorityLevel)
LL_DMA_SetChannelPriorityLevel 0x080011e9 Thumb Code 16 i2c.o(i.LL_DMA_SetChannelPriorityLevel)
i.LL_DMA_SetChannelPriorityLevel 0x080011fc Section 0 usart.o(i.LL_DMA_SetChannelPriorityLevel)
LL_DMA_SetChannelPriorityLevel 0x080011fd Thumb Code 16 usart.o(i.LL_DMA_SetChannelPriorityLevel)
i.LL_DMA_SetDataLength 0x08001210 Section 0 adcs.o(i.LL_DMA_SetDataLength)
LL_DMA_SetDataLength 0x08001211 Thumb Code 18 adcs.o(i.LL_DMA_SetDataLength)
i.LL_DMA_SetDataLength 0x08001228 Section 0 uarts.o(i.LL_DMA_SetDataLength)
LL_DMA_SetDataLength 0x08001229 Thumb Code 18 uarts.o(i.LL_DMA_SetDataLength)
i.LL_DMA_SetDataLength 0x08001240 Section 0 i2cs.o(i.LL_DMA_SetDataLength)
LL_DMA_SetDataLength 0x08001241 Thumb Code 18 i2cs.o(i.LL_DMA_SetDataLength)
i.LL_DMA_SetDataTransferDirection 0x08001258 Section 0 adc.o(i.LL_DMA_SetDataTransferDirection)
LL_DMA_SetDataTransferDirection 0x08001259 Thumb Code 20 adc.o(i.LL_DMA_SetDataTransferDirection)
i.LL_DMA_SetDataTransferDirection 0x08001270 Section 0 i2c.o(i.LL_DMA_SetDataTransferDirection)
LL_DMA_SetDataTransferDirection 0x08001271 Thumb Code 20 i2c.o(i.LL_DMA_SetDataTransferDirection)
i.LL_DMA_SetDataTransferDirection 0x08001288 Section 0 usart.o(i.LL_DMA_SetDataTransferDirection)
LL_DMA_SetDataTransferDirection 0x08001289 Thumb Code 20 usart.o(i.LL_DMA_SetDataTransferDirection)
i.LL_DMA_SetMemoryIncMode 0x080012a0 Section 0 adc.o(i.LL_DMA_SetMemoryIncMode)
LL_DMA_SetMemoryIncMode 0x080012a1 Thumb Code 16 adc.o(i.LL_DMA_SetMemoryIncMode)
i.LL_DMA_SetMemoryIncMode 0x080012b4 Section 0 i2c.o(i.LL_DMA_SetMemoryIncMode)
LL_DMA_SetMemoryIncMode 0x080012b5 Thumb Code 16 i2c.o(i.LL_DMA_SetMemoryIncMode)
i.LL_DMA_SetMemoryIncMode 0x080012c8 Section 0 usart.o(i.LL_DMA_SetMemoryIncMode)
LL_DMA_SetMemoryIncMode 0x080012c9 Thumb Code 16 usart.o(i.LL_DMA_SetMemoryIncMode)
i.LL_DMA_SetMemorySize 0x080012dc Section 0 adc.o(i.LL_DMA_SetMemorySize)
LL_DMA_SetMemorySize 0x080012dd Thumb Code 16 adc.o(i.LL_DMA_SetMemorySize)
i.LL_DMA_SetMemorySize 0x080012f0 Section 0 i2c.o(i.LL_DMA_SetMemorySize)
LL_DMA_SetMemorySize 0x080012f1 Thumb Code 16 i2c.o(i.LL_DMA_SetMemorySize)
i.LL_DMA_SetMemorySize 0x08001304 Section 0 usart.o(i.LL_DMA_SetMemorySize)
LL_DMA_SetMemorySize 0x08001305 Thumb Code 16 usart.o(i.LL_DMA_SetMemorySize)
i.LL_DMA_SetMode 0x08001318 Section 0 adc.o(i.LL_DMA_SetMode)
LL_DMA_SetMode 0x08001319 Thumb Code 16 adc.o(i.LL_DMA_SetMode)
i.LL_DMA_SetMode 0x0800132c Section 0 i2c.o(i.LL_DMA_SetMode)
LL_DMA_SetMode 0x0800132d Thumb Code 16 i2c.o(i.LL_DMA_SetMode)
i.LL_DMA_SetMode 0x08001340 Section 0 usart.o(i.LL_DMA_SetMode)
LL_DMA_SetMode 0x08001341 Thumb Code 16 usart.o(i.LL_DMA_SetMode)
i.LL_DMA_SetPeriphIncMode 0x08001354 Section 0 adc.o(i.LL_DMA_SetPeriphIncMode)
LL_DMA_SetPeriphIncMode 0x08001355 Thumb Code 16 adc.o(i.LL_DMA_SetPeriphIncMode)
i.LL_DMA_SetPeriphIncMode 0x08001368 Section 0 i2c.o(i.LL_DMA_SetPeriphIncMode)
LL_DMA_SetPeriphIncMode 0x08001369 Thumb Code 16 i2c.o(i.LL_DMA_SetPeriphIncMode)
i.LL_DMA_SetPeriphIncMode 0x0800137c Section 0 usart.o(i.LL_DMA_SetPeriphIncMode)
LL_DMA_SetPeriphIncMode 0x0800137d Thumb Code 16 usart.o(i.LL_DMA_SetPeriphIncMode)
i.LL_DMA_SetPeriphRequest 0x08001390 Section 0 adc.o(i.LL_DMA_SetPeriphRequest)
LL_DMA_SetPeriphRequest 0x08001391 Thumb Code 30 adc.o(i.LL_DMA_SetPeriphRequest)
i.LL_DMA_SetPeriphRequest 0x080013ae Section 0 i2c.o(i.LL_DMA_SetPeriphRequest)
LL_DMA_SetPeriphRequest 0x080013af Thumb Code 30 i2c.o(i.LL_DMA_SetPeriphRequest)
i.LL_DMA_SetPeriphRequest 0x080013cc Section 0 usart.o(i.LL_DMA_SetPeriphRequest)
LL_DMA_SetPeriphRequest 0x080013cd Thumb Code 30 usart.o(i.LL_DMA_SetPeriphRequest)
i.LL_DMA_SetPeriphRequest 0x080013ea Section 0 i2cs.o(i.LL_DMA_SetPeriphRequest)
LL_DMA_SetPeriphRequest 0x080013eb Thumb Code 30 i2cs.o(i.LL_DMA_SetPeriphRequest)
i.LL_DMA_SetPeriphSize 0x08001408 Section 0 adc.o(i.LL_DMA_SetPeriphSize)
LL_DMA_SetPeriphSize 0x08001409 Thumb Code 16 adc.o(i.LL_DMA_SetPeriphSize)
i.LL_DMA_SetPeriphSize 0x0800141c Section 0 i2c.o(i.LL_DMA_SetPeriphSize)
LL_DMA_SetPeriphSize 0x0800141d Thumb Code 16 i2c.o(i.LL_DMA_SetPeriphSize)
i.LL_DMA_SetPeriphSize 0x08001430 Section 0 usart.o(i.LL_DMA_SetPeriphSize)
LL_DMA_SetPeriphSize 0x08001431 Thumb Code 16 usart.o(i.LL_DMA_SetPeriphSize)
i.LL_GPIO_Init 0x08001444 Section 0 stm32l4xx_ll_gpio.o(i.LL_GPIO_Init)
i.LL_GPIO_IsInputPinSet 0x08001580 Section 0 app_flow.o(i.LL_GPIO_IsInputPinSet)
LL_GPIO_IsInputPinSet 0x08001581 Thumb Code 14 app_flow.o(i.LL_GPIO_IsInputPinSet)
i.LL_GPIO_IsInputPinSet 0x0800158e Section 0 key.o(i.LL_GPIO_IsInputPinSet)
LL_GPIO_IsInputPinSet 0x0800158f Thumb Code 14 key.o(i.LL_GPIO_IsInputPinSet)
i.LL_GPIO_SetPinMode 0x0800159c Section 0 app_hart.o(i.LL_GPIO_SetPinMode)
LL_GPIO_SetPinMode 0x0800159d Thumb Code 38 app_hart.o(i.LL_GPIO_SetPinMode)
i.LL_GPIO_SetPinMode 0x080015c2 Section 0 key.o(i.LL_GPIO_SetPinMode)
LL_GPIO_SetPinMode 0x080015c3 Thumb Code 38 key.o(i.LL_GPIO_SetPinMode)
i.LL_GPIO_SetPinMode 0x080015e8 Section 0 pdctrl.o(i.LL_GPIO_SetPinMode)
LL_GPIO_SetPinMode 0x080015e9 Thumb Code 38 pdctrl.o(i.LL_GPIO_SetPinMode)
i.LL_GPIO_SetPinMode 0x0800160e Section 0 mode_pwm.o(i.LL_GPIO_SetPinMode)
LL_GPIO_SetPinMode 0x0800160f Thumb Code 38 mode_pwm.o(i.LL_GPIO_SetPinMode)
i.LL_GPIO_SetPinMode 0x08001634 Section 0 mode_pwmp.o(i.LL_GPIO_SetPinMode)
LL_GPIO_SetPinMode 0x08001635 Thumb Code 38 mode_pwmp.o(i.LL_GPIO_SetPinMode)
i.LL_GPIO_SetPinMode 0x0800165a Section 0 leds.o(i.LL_GPIO_SetPinMode)
LL_GPIO_SetPinMode 0x0800165b Thumb Code 38 leds.o(i.LL_GPIO_SetPinMode)
i.LL_I2C_DMA_GetRegAddr 0x08001680 Section 0 i2cs.o(i.LL_I2C_DMA_GetRegAddr)
LL_I2C_DMA_GetRegAddr 0x08001681 Thumb Code 12 i2cs.o(i.LL_I2C_DMA_GetRegAddr)
i.LL_I2C_HandleTransfer 0x0800168c Section 0 i2cs.o(i.LL_I2C_HandleTransfer)
LL_I2C_HandleTransfer 0x0800168d Thumb Code 46 i2cs.o(i.LL_I2C_HandleTransfer)
i.LL_I2C_Init 0x080016c0 Section 0 stm32l4xx_ll_i2c.o(i.LL_I2C_Init)
i.LL_IncTick 0x0800172c Section 0 sys.o(i.LL_IncTick)
i.LL_Init1msTick 0x0800173c Section 0 stm32l4xx_ll_utils.o(i.LL_Init1msTick)
i.LL_RCC_GetUARTClockFreq 0x08001758 Section 0 stm32l4xx_ll_rcc.o(i.LL_RCC_GetUARTClockFreq)
i.LL_RCC_GetUSARTClockFreq 0x08001824 Section 0 stm32l4xx_ll_rcc.o(i.LL_RCC_GetUSARTClockFreq)
i.LL_RCC_HSI_IsReady 0x08001938 Section 0 stm32l4xx_ll_rcc.o(i.LL_RCC_HSI_IsReady)
LL_RCC_HSI_IsReady 0x08001939 Thumb Code 10 stm32l4xx_ll_rcc.o(i.LL_RCC_HSI_IsReady)
i.LL_RCC_LSE_IsReady 0x08001948 Section 0 stm32l4xx_ll_rcc.o(i.LL_RCC_LSE_IsReady)
LL_RCC_LSE_IsReady 0x08001949 Thumb Code 10 stm32l4xx_ll_rcc.o(i.LL_RCC_LSE_IsReady)
i.LL_RCC_MSI_GetRange 0x08001958 Section 0 stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRange)
LL_RCC_MSI_GetRange 0x08001959 Thumb Code 10 stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRange)
i.LL_RCC_MSI_GetRangeAfterStandby 0x08001968 Section 0 stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRangeAfterStandby)
LL_RCC_MSI_GetRangeAfterStandby 0x08001969 Thumb Code 10 stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_GetRangeAfterStandby)
i.LL_RCC_MSI_IsEnabledRangeSelect 0x08001978 Section 0 stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_IsEnabledRangeSelect)
LL_RCC_MSI_IsEnabledRangeSelect 0x08001979 Thumb Code 10 stm32l4xx_ll_rcc.o(i.LL_RCC_MSI_IsEnabledRangeSelect)
i.LL_RCC_PLL_GetDivider 0x08001988 Section 0 stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetDivider)
LL_RCC_PLL_GetDivider 0x08001989 Thumb Code 10 stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetDivider)
i.LL_RCC_PLL_GetMainSource 0x08001998 Section 0 stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetMainSource)
LL_RCC_PLL_GetMainSource 0x08001999 Thumb Code 10 stm32l4xx_ll_rcc.o(i.LL_RCC_PLL_GetMainSource)
i.LL_RCC_SetADCClockSource 0x080019a8 Section 0 adc.o(i.LL_RCC_SetADCClockSource)
LL_RCC_SetADCClockSource 0x080019a9 Thumb Code 14 adc.o(i.LL_RCC_SetADCClockSource)
i.LL_SPI_Init 0x080019bc Section 0 stm32l4xx_ll_spi.o(i.LL_SPI_Init)
i.LL_SetSystemCoreClock 0x08001a2c Section 0 stm32l4xx_ll_utils.o(i.LL_SetSystemCoreClock)
i.LL_TIM_Init 0x08001a38 Section 0 stm32l4xx_ll_tim.o(i.LL_TIM_Init)
i.LL_TIM_OC_DisableFast 0x08001af8 Section 0 tim.o(i.LL_TIM_OC_DisableFast)
LL_TIM_OC_DisableFast 0x08001af9 Thumb Code 100 tim.o(i.LL_TIM_OC_DisableFast)
i.LL_TIM_OC_EnablePreload 0x08001b60 Section 0 tim.o(i.LL_TIM_OC_EnablePreload)
LL_TIM_OC_EnablePreload 0x08001b61 Thumb Code 100 tim.o(i.LL_TIM_OC_EnablePreload)
i.LL_TIM_OC_Init 0x08001bc8 Section 0 stm32l4xx_ll_tim.o(i.LL_TIM_OC_Init)
i.LL_USART_DMA_GetRegAddr 0x08001c20 Section 0 uarts.o(i.LL_USART_DMA_GetRegAddr)
LL_USART_DMA_GetRegAddr 0x08001c21 Thumb Code 12 uarts.o(i.LL_USART_DMA_GetRegAddr)
i.LL_USART_Init 0x08001c2c Section 0 stm32l4xx_ll_usart.o(i.LL_USART_Init)
i.LL_mDelay 0x08001d0c Section 0 stm32l4xx_ll_utils.o(i.LL_mDelay)
i.MX_ADC1_Init 0x08001d2c Section 0 adc.o(i.MX_ADC1_Init)
i.MX_ADC2_Init 0x08002054 Section 0 adc.o(i.MX_ADC2_Init)
i.MX_DAC1_Init 0x080021d4 Section 0 dac.o(i.MX_DAC1_Init)
i.MX_DMA_Init 0x08002298 Section 0 dma.o(i.MX_DMA_Init)
i.MX_GPIO_Init 0x08002394 Section 0 gpio.o(i.MX_GPIO_Init)
i.MX_I2C1_Init 0x0800258c Section 0 i2c.o(i.MX_I2C1_Init)
i.MX_SPI1_Init 0x0800271c Section 0 spi.o(i.MX_SPI1_Init)
i.MX_SPI2_Init 0x080027b4 Section 0 spi.o(i.MX_SPI2_Init)
i.MX_TIM2_Init 0x080028d0 Section 0 tim.o(i.MX_TIM2_Init)
i.MX_TIM3_Init 0x0800299c Section 0 tim.o(i.MX_TIM3_Init)
i.MX_TIM4_Init 0x08002a68 Section 0 tim.o(i.MX_TIM4_Init)
i.MX_TIM6_Init 0x08002aec Section 0 tim.o(i.MX_TIM6_Init)
i.MX_TIM7_Init 0x08002b5c Section 0 tim.o(i.MX_TIM7_Init)
i.MX_UART5_Init 0x08002bcc Section 0 usart.o(i.MX_UART5_Init)
i.MX_USART1_UART_Init 0x08002d50 Section 0 usart.o(i.MX_USART1_UART_Init)
i.MemManage_Handler 0x08002eb8 Section 0 stm32l4xx_it.o(i.MemManage_Handler)
i.NMI_Handler 0x08002eba Section 0 stm32l4xx_it.o(i.NMI_Handler)
i.NVIC_EncodePriority 0x08002ebc Section 0 adc.o(i.NVIC_EncodePriority)
NVIC_EncodePriority 0x08002ebd Thumb Code 50 adc.o(i.NVIC_EncodePriority)
i.NVIC_EncodePriority 0x08002eee Section 0 dma.o(i.NVIC_EncodePriority)
NVIC_EncodePriority 0x08002eef Thumb Code 50 dma.o(i.NVIC_EncodePriority)
i.NVIC_EncodePriority 0x08002f20 Section 0 tim.o(i.NVIC_EncodePriority)
NVIC_EncodePriority 0x08002f21 Thumb Code 50 tim.o(i.NVIC_EncodePriority)
i.NVIC_EncodePriority 0x08002f52 Section 0 usart.o(i.NVIC_EncodePriority)
NVIC_EncodePriority 0x08002f53 Thumb Code 50 usart.o(i.NVIC_EncodePriority)
i.OC1Config 0x08002f84 Section 0 stm32l4xx_ll_tim.o(i.OC1Config)
OC1Config 0x08002f85 Thumb Code 126 stm32l4xx_ll_tim.o(i.OC1Config)
i.OC2Config 0x0800301c Section 0 stm32l4xx_ll_tim.o(i.OC2Config)
OC2Config 0x0800301d Thumb Code 134 stm32l4xx_ll_tim.o(i.OC2Config)
i.OC3Config 0x080030bc Section 0 stm32l4xx_ll_tim.o(i.OC3Config)
OC3Config 0x080030bd Thumb Code 132 stm32l4xx_ll_tim.o(i.OC3Config)
i.OC4Config 0x08003158 Section 0 stm32l4xx_ll_tim.o(i.OC4Config)
OC4Config 0x08003159 Thumb Code 104 stm32l4xx_ll_tim.o(i.OC4Config)
i.OC5Config 0x080031d8 Section 0 stm32l4xx_ll_tim.o(i.OC5Config)
OC5Config 0x080031d9 Thumb Code 100 stm32l4xx_ll_tim.o(i.OC5Config)
i.OC6Config 0x08003254 Section 0 stm32l4xx_ll_tim.o(i.OC6Config)
OC6Config 0x08003255 Thumb Code 100 stm32l4xx_ll_tim.o(i.OC6Config)
i.PendSV_Handler 0x080032d0 Section 0 stm32l4xx_it.o(i.PendSV_Handler)
i.PeriphCommonClock_Config 0x080032d4 Section 0 main.o(i.PeriphCommonClock_Config)
i.RCC_GetHCLKClockFreq 0x08003314 Section 0 stm32l4xx_ll_rcc.o(i.RCC_GetHCLKClockFreq)
RCC_GetHCLKClockFreq 0x08003315 Thumb Code 18 stm32l4xx_ll_rcc.o(i.RCC_GetHCLKClockFreq)
i.RCC_GetPCLK1ClockFreq 0x08003330 Section 0 stm32l4xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq)
RCC_GetPCLK1ClockFreq 0x08003331 Thumb Code 20 stm32l4xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq)
i.RCC_GetPCLK2ClockFreq 0x0800334c Section 0 stm32l4xx_ll_rcc.o(i.RCC_GetPCLK2ClockFreq)
RCC_GetPCLK2ClockFreq 0x0800334d Thumb Code 20 stm32l4xx_ll_rcc.o(i.RCC_GetPCLK2ClockFreq)
i.RCC_GetSystemClockFreq 0x08003368 Section 0 stm32l4xx_ll_rcc.o(i.RCC_GetSystemClockFreq)
RCC_GetSystemClockFreq 0x08003369 Thumb Code 154 stm32l4xx_ll_rcc.o(i.RCC_GetSystemClockFreq)
i.RCC_PLL_GetFreqDomain_SYS 0x08003414 Section 0 stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SYS)
RCC_PLL_GetFreqDomain_SYS 0x08003415 Thumb Code 176 stm32l4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SYS)
i.SVC_Handler 0x080034d4 Section 0 stm32l4xx_it.o(i.SVC_Handler)
i.SysTick_Handler 0x080034d6 Section 0 stm32l4xx_it.o(i.SysTick_Handler)
i.SysTick_Init 0x080034d8 Section 0 delay.o(i.SysTick_Init)
i.SystemClock_Config 0x080034f0 Section 0 main.o(i.SystemClock_Config)
i.SystemInit 0x08003588 Section 0 system_stm32l4xx.o(i.SystemInit)
i.TIM4_IRQHandler 0x0800358c Section 0 stm32l4xx_it.o(i.TIM4_IRQHandler)
i.TIM6_DAC_IRQHandler 0x08003608 Section 0 stm32l4xx_it.o(i.TIM6_DAC_IRQHandler)
i.TIM7_IRQHandler 0x08003698 Section 0 stm32l4xx_it.o(i.TIM7_IRQHandler)
i.UART5_IRQHandler 0x0800371c Section 0 stm32l4xx_it.o(i.UART5_IRQHandler)
i.USART1_IRQHandler 0x08003728 Section 0 stm32l4xx_it.o(i.USART1_IRQHandler)
i.UsageFault_Handler 0x08003734 Section 0 stm32l4xx_it.o(i.UsageFault_Handler)
i.__0sprintf 0x08003738 Section 0 printfa.o(i.__0sprintf)
i.__NVIC_EnableIRQ 0x08003760 Section 0 adc.o(i.__NVIC_EnableIRQ)
__NVIC_EnableIRQ 0x08003761 Thumb Code 26 adc.o(i.__NVIC_EnableIRQ)
i.__NVIC_EnableIRQ 0x0800377a Section 0 dma.o(i.__NVIC_EnableIRQ)
__NVIC_EnableIRQ 0x0800377b Thumb Code 26 dma.o(i.__NVIC_EnableIRQ)
i.__NVIC_EnableIRQ 0x08003794 Section 0 tim.o(i.__NVIC_EnableIRQ)
__NVIC_EnableIRQ 0x08003795 Thumb Code 26 tim.o(i.__NVIC_EnableIRQ)
i.__NVIC_EnableIRQ 0x080037ae Section 0 usart.o(i.__NVIC_EnableIRQ)
__NVIC_EnableIRQ 0x080037af Thumb Code 26 usart.o(i.__NVIC_EnableIRQ)
i.__NVIC_GetPriorityGrouping 0x080037c8 Section 0 dma.o(i.__NVIC_GetPriorityGrouping)
__NVIC_GetPriorityGrouping 0x080037c9 Thumb Code 10 dma.o(i.__NVIC_GetPriorityGrouping)
i.__NVIC_SetPriority 0x080037d8 Section 0 adc.o(i.__NVIC_SetPriority)
__NVIC_SetPriority 0x080037d9 Thumb Code 32 adc.o(i.__NVIC_SetPriority)
i.__NVIC_SetPriority 0x080037f8 Section 0 dma.o(i.__NVIC_SetPriority)
__NVIC_SetPriority 0x080037f9 Thumb Code 32 dma.o(i.__NVIC_SetPriority)
i.__NVIC_SetPriority 0x08003818 Section 0 tim.o(i.__NVIC_SetPriority)
__NVIC_SetPriority 0x08003819 Thumb Code 32 tim.o(i.__NVIC_SetPriority)
i.__NVIC_SetPriority 0x08003838 Section 0 usart.o(i.__NVIC_SetPriority)
__NVIC_SetPriority 0x08003839 Thumb Code 32 usart.o(i.__NVIC_SetPriority)
i.__scatterload_copy 0x08003858 Section 14 handlers.o(i.__scatterload_copy)
i.__scatterload_null 0x08003866 Section 2 handlers.o(i.__scatterload_null)
i.__scatterload_zeroinit 0x08003868 Section 14 handlers.o(i.__scatterload_zeroinit)
i._dma_enable 0x08003878 Section 0 spis.o(i._dma_enable)
_dma_enable 0x08003879 Thumb Code 144 spis.o(i._dma_enable)
i._fdb_continue_ff_addr 0x0800390c Section 0 fdb_utils.o(i._fdb_continue_ff_addr)
i._fdb_flash_erase 0x08003976 Section 0 fdb_utils.o(i._fdb_flash_erase)
i._fdb_flash_read 0x08003994 Section 0 fdb_utils.o(i._fdb_flash_read)
i._fdb_flash_write 0x080039b2 Section 0 fdb_utils.o(i._fdb_flash_write)
i._fdb_get_status 0x080039d0 Section 0 fdb_utils.o(i._fdb_get_status)
i._fdb_init_ex 0x080039fa Section 0 fdb.o(i._fdb_init_ex)
i._fdb_init_finish 0x08003a80 Section 0 fdb.o(i._fdb_init_finish)
i._fdb_kv_load 0x08003a98 Section 0 fdb_kvdb.o(i._fdb_kv_load)
_fdb_kv_load 0x08003a99 Thumb Code 130 fdb_kvdb.o(i._fdb_kv_load)
i._fdb_read_status 0x08003b28 Section 0 fdb_utils.o(i._fdb_read_status)
i._fdb_set_status 0x08003b4e Section 0 fdb_utils.o(i._fdb_set_status)
i._fdb_write_status 0x08003b7c Section 0 fdb_utils.o(i._fdb_write_status)
i._fp_digits 0x08003bb4 Section 0 printfa.o(i._fp_digits)
_fp_digits 0x08003bb5 Thumb Code 334 printfa.o(i._fp_digits)
i._hardware_enable 0x08003d1e Section 0 spis.o(i._hardware_enable)
_hardware_enable 0x08003d1f Thumb Code 54 spis.o(i._hardware_enable)
i._malloc 0x08003d54 Section 0 i2cs.o(i._malloc)
_malloc 0x08003d55 Thumb Code 8 i2cs.o(i._malloc)
i._memset 0x08003d5c Section 0 params.o(i._memset)
_memset 0x08003d5d Thumb Code 14 params.o(i._memset)
i._memset 0x08003d6a Section 0 mode_pwmp_hd.o(i._memset)
_memset 0x08003d6b Thumb Code 14 mode_pwmp_hd.o(i._memset)
i._memset 0x08003d78 Section 0 adcs.o(i._memset)
_memset 0x08003d79 Thumb Code 14 adcs.o(i._memset)
i._memset 0x08003d86 Section 0 lib.o(i._memset)
_memset 0x08003d87 Thumb Code 14 lib.o(i._memset)
i._memset 0x08003d94 Section 0 cmac.o(i._memset)
_memset 0x08003d95 Thumb Code 14 cmac.o(i._memset)
i._mstrlen 0x08003da2 Section 0 app_hart.o(i._mstrlen)
_mstrlen 0x08003da3 Thumb Code 16 app_hart.o(i._mstrlen)
i._mstrlen 0x08003db2 Section 0 at_hc24.o(i._mstrlen)
_mstrlen 0x08003db3 Thumb Code 16 at_hc24.o(i._mstrlen)
i._pid_position 0x08003dc4 Section 0 pid_hd.o(i._pid_position)
_pid_position 0x08003dc5 Thumb Code 366 pid_hd.o(i._pid_position)
i._printf_core 0x08003f48 Section 0 printfa.o(i._printf_core)
_printf_core 0x08003f49 Thumb Code 1744 printfa.o(i._printf_core)
i._printf_post_padding 0x0800462a Section 0 printfa.o(i._printf_post_padding)
_printf_post_padding 0x0800462b Thumb Code 36 printfa.o(i._printf_post_padding)
i._printf_pre_padding 0x0800464e Section 0 printfa.o(i._printf_pre_padding)
_printf_pre_padding 0x0800464f Thumb Code 46 printfa.o(i._printf_pre_padding)
i._read 0x0800467c Section 0 gpios.o(i._read)
_read 0x0800467d Thumb Code 26 gpios.o(i._read)
i._read_byte 0x08004696 Section 0 i2cs.o(i._read_byte)
_read_byte 0x08004697 Thumb Code 324 i2cs.o(i._read_byte)
i._read_drdy 0x080047e0 Section 0 spis.o(i._read_drdy)
_read_drdy 0x080047e1 Thumb Code 36 spis.o(i._read_drdy)
i._read_mem_dma 0x08004804 Section 0 i2cs.o(i._read_mem_dma)
_read_mem_dma 0x08004805 Thumb Code 352 i2cs.o(i._read_mem_dma)
i._read_regs 0x08004972 Section 0 spis.o(i._read_regs)
_read_regs 0x08004973 Thumb Code 106 spis.o(i._read_regs)
i._reset 0x080049dc Section 0 gpios.o(i._reset)
_reset 0x080049dd Thumb Code 14 gpios.o(i._reset)
i._set 0x080049ea Section 0 gpios.o(i._set)
_set 0x080049eb Thumb Code 14 gpios.o(i._set)
i._set_ctrl_prm_position 0x080049f8 Section 0 pid_hd.o(i._set_ctrl_prm_position)
_set_ctrl_prm_position 0x080049f9 Thumb Code 50 pid_hd.o(i._set_ctrl_prm_position)
i._set_out_prm_position 0x08004a34 Section 0 pid_hd.o(i._set_out_prm_position)
_set_out_prm_position 0x08004a35 Thumb Code 6 pid_hd.o(i._set_out_prm_position)
i._spi_dma_callback 0x08004a3a Section 0 spis.o(i._spi_dma_callback)
_spi_dma_callback 0x08004a3b Thumb Code 44 spis.o(i._spi_dma_callback)
i._spi_dma_send 0x08004a68 Section 0 spis.o(i._spi_dma_send)
_spi_dma_send 0x08004a69 Thumb Code 96 spis.o(i._spi_dma_send)
i._spi_read_reg 0x08004acc Section 0 spis.o(i._spi_read_reg)
_spi_read_reg 0x08004acd Thumb Code 58 spis.o(i._spi_read_reg)
i._spi_write_cmd 0x08004b06 Section 0 spis.o(i._spi_write_cmd)
_spi_write_cmd 0x08004b07 Thumb Code 86 spis.o(i._spi_write_cmd)
i._spi_write_data 0x08004b5c Section 0 spis.o(i._spi_write_data)
_spi_write_data 0x08004b5d Thumb Code 106 spis.o(i._spi_write_data)
i._spi_write_reg 0x08004bc6 Section 0 spis.o(i._spi_write_reg)
_spi_write_reg 0x08004bc7 Thumb Code 58 spis.o(i._spi_write_reg)
i._sputc 0x08004c00 Section 0 printfa.o(i._sputc)
_sputc 0x08004c01 Thumb Code 10 printfa.o(i._sputc)
i._start 0x08004c0a Section 0 i2cs.o(i._start)
_start 0x08004c0b Thumb Code 114 i2cs.o(i._start)
i._stop 0x08004c7c Section 0 i2cs.o(i._stop)
_stop 0x08004c7d Thumb Code 108 i2cs.o(i._stop)
i._toggle 0x08004ce8 Section 0 gpios.o(i._toggle)
_toggle 0x08004ce9 Thumb Code 26 gpios.o(i._toggle)
i._wait_ack 0x08004d02 Section 0 i2cs.o(i._wait_ack)
_wait_ack 0x08004d03 Thumb Code 142 i2cs.o(i._wait_ack)
i._write_byte 0x08004d90 Section 0 i2cs.o(i._write_byte)
_write_byte 0x08004d91 Thumb Code 174 i2cs.o(i._write_byte)
i._write_mem_dma 0x08004e40 Section 0 i2cs.o(i._write_mem_dma)
_write_mem_dma 0x08004e41 Thumb Code 244 i2cs.o(i._write_mem_dma)
i._write_regs 0x08004f3e Section 0 spis.o(i._write_regs)
_write_regs 0x08004f3f Thumb Code 102 spis.o(i._write_regs)
i._write_word 0x08004fa4 Section 0 i2cs.o(i._write_word)
_write_word 0x08004fa5 Thumb Code 38 i2cs.o(i._write_word)
i.actual_travel_deal 0x08004fca Section 0 convert.o(i.actual_travel_deal)
i.adc_dma_callback 0x08004fe4 Section 0 adcs.o(i.adc_dma_callback)
i.adc_env_callback 0x08005038 Section 0 adcs.o(i.adc_env_callback)
i.adc_get_channels_count 0x080050e0 Section 0 adcs.o(i.adc_get_channels_count)
adc_get_channels_count 0x080050e1 Thumb Code 148 adcs.o(i.adc_get_channels_count)
i.adc_init 0x08005174 Section 0 adcs.o(i.adc_init)
i.adc_result_average 0x080052bc Section 0 adcs.o(i.adc_result_average)
i.adc_result_median 0x08005318 Section 0 adcs.o(i.adc_result_median)
i.add_round_key 0x080053f8 Section 0 aes.o(i.add_round_key)
add_round_key 0x080053f9 Thumb Code 4 aes.o(i.add_round_key)
i.aes_encrypt 0x080053fc Section 0 aes.o(i.aes_encrypt)
i.aes_set_key 0x08005454 Section 0 aes.o(i.aes_set_key)
i.align_write 0x08005556 Section 0 fdb_kvdb.o(i.align_write)
align_write 0x08005557 Thumb Code 42 fdb_kvdb.o(i.align_write)
i.alloc_kv 0x08005580 Section 0 fdb_kvdb.o(i.alloc_kv)
alloc_kv 0x08005581 Thumb Code 132 fdb_kvdb.o(i.alloc_kv)
i.alloc_kv_cb 0x0800560c Section 0 fdb_kvdb.o(i.alloc_kv_cb)
alloc_kv_cb 0x0800560d Thumb Code 48 fdb_kvdb.o(i.alloc_kv_cb)
i.allow_condition 0x0800563c Section 0 key.o(i.allow_condition)
allow_condition 0x0800563d Thumb Code 4 key.o(i.allow_condition)
i.alog_control_module 0x08005640 Section 0 mode.o(i.alog_control_module)
i.app_init 0x080056c8 Section 0 app.o(i.app_init)
i.app_preload 0x080056e8 Section 0 app.o(i.app_preload)
app_preload 0x080056e9 Thumb Code 38 app.o(i.app_preload)
i.app_start 0x08005724 Section 0 app.o(i.app_start)
i.at_cmd_name 0x08005728 Section 0 at_hc24.o(i.at_cmd_name)
at_cmd_name 0x08005729 Thumb Code 34 at_hc24.o(i.at_cmd_name)
i.at_cmd_parse 0x08005754 Section 0 at_hc24.o(i.at_cmd_parse)
i.at_cmd_search 0x080057c8 Section 0 at_hc24.o(i.at_cmd_search)
i.at_cmd_test 0x0800580c Section 0 at_hc24.o(i.at_cmd_test)
at_cmd_test 0x0800580d Thumb Code 14 at_hc24.o(i.at_cmd_test)
i.at_set_memcmp_cache 0x08005820 Section 0 at_hc24.o(i.at_set_memcmp_cache)
i.board_init 0x0800584c Section 0 board.o(i.board_init)
i.btn_inspection 0x080058f4 Section 0 app_flow.o(i.btn_inspection)
btn_inspection 0x080058f5 Thumb Code 64 app_flow.o(i.btn_inspection)
i.business_inspection 0x0800593c Section 0 app_flow.o(i.business_inspection)
business_inspection 0x0800593d Thumb Code 70 app_flow.o(i.business_inspection)
i.button_attach 0x08005990 Section 0 btn.o(i.button_attach)
i.button_handler 0x08005998 Section 0 btn.o(i.button_handler)
i.button_init 0x08005b92 Section 0 btn.o(i.button_init)
i.button_start 0x08005bd4 Section 0 btn.o(i.button_start)
i.button_stop 0x08005bf8 Section 0 btn.o(i.button_stop)
i.button_ticks 0x08005c18 Section 0 btn.o(i.button_ticks)
i.calculate_pwm_duty 0x08005c34 Section 0 pdctrl.o(i.calculate_pwm_duty)
i.calculate_pwm_freq 0x08005cb0 Section 0 pdctrl.o(i.calculate_pwm_freq)
calculate_pwm_freq 0x08005cb1 Thumb Code 66 pdctrl.o(i.calculate_pwm_freq)
i.calib_parapos_perent 0x08005cfc Section 0 board.o(i.calib_parapos_perent)
i.check_and_recovery_gc_cb 0x08005d70 Section 0 fdb_kvdb.o(i.check_and_recovery_gc_cb)
check_and_recovery_gc_cb 0x08005d71 Thumb Code 32 fdb_kvdb.o(i.check_and_recovery_gc_cb)
i.check_and_recovery_kv_cb 0x08005d90 Section 0 fdb_kvdb.o(i.check_and_recovery_kv_cb)
check_and_recovery_kv_cb 0x08005d91 Thumb Code 84 fdb_kvdb.o(i.check_and_recovery_kv_cb)
i.check_and_update_part_cache 0x08005de4 Section 0 fal_partition.o(i.check_and_update_part_cache)
check_and_update_part_cache 0x08005de5 Thumb Code 64 fal_partition.o(i.check_and_update_part_cache)
i.check_oldest_addr_cb 0x08005e2c Section 0 fdb_kvdb.o(i.check_oldest_addr_cb)
check_oldest_addr_cb 0x08005e2d Thumb Code 28 fdb_kvdb.o(i.check_oldest_addr_cb)
i.check_sec_hdr_cb 0x08005e48 Section 0 fdb_kvdb.o(i.check_sec_hdr_cb)
check_sec_hdr_cb 0x08005e49 Thumb Code 40 fdb_kvdb.o(i.check_sec_hdr_cb)
i.check_sec_hdr_cb 0x08005e70 Section 0 fdb_tsdb.o(i.check_sec_hdr_cb)
check_sec_hdr_cb 0x08005e71 Thumb Code 92 fdb_tsdb.o(i.check_sec_hdr_cb)
i.copy_and_key 0x08005ecc Section 0 aes.o(i.copy_and_key)
copy_and_key 0x08005ecd Thumb Code 132 aes.o(i.copy_and_key)
i.copy_block 0x08005f50 Section 0 aes.o(i.copy_block)
copy_block 0x08005f51 Thumb Code 66 aes.o(i.copy_block)
i.copy_block_nn 0x08005f92 Section 0 aes.o(i.copy_block_nn)
copy_block_nn 0x08005f93 Thumb Code 18 aes.o(i.copy_block_nn)
i.crc16_compute 0x08005fa4 Section 0 lib.o(i.crc16_compute)
i.create_kv_blob 0x08005fdc Section 0 fdb_kvdb.o(i.create_kv_blob)
create_kv_blob 0x08005fdd Thumb Code 376 fdb_kvdb.o(i.create_kv_blob)
i.current_inspection 0x08006158 Section 0 app_flow.o(i.current_inspection)
current_inspection 0x08006159 Thumb Code 164 app_flow.o(i.current_inspection)
i.dac_dinit 0x08006210 Section 0 pdctrl.o(i.dac_dinit)
dac_dinit 0x08006211 Thumb Code 22 pdctrl.o(i.dac_dinit)
i.dac_init 0x0800622c Section 0 pdctrl.o(i.dac_init)
dac_init 0x0800622d Thumb Code 34 pdctrl.o(i.dac_init)
i.dead_zone_deal 0x08006258 Section 0 convert.o(i.dead_zone_deal)
i.dec_format_hex 0x08006284 Section 0 lib.o(i.dec_format_hex)
i.del_kv 0x080062d0 Section 0 fdb_kvdb.o(i.del_kv)
del_kv 0x080062d1 Thumb Code 242 fdb_kvdb.o(i.del_kv)
i.delay 0x080063c2 Section 0 i2cs.o(i.delay)
delay 0x080063c3 Thumb Code 36 i2cs.o(i.delay)
i.delay_init 0x080063e8 Section 0 delay.o(i.delay_init)
i.delay_ms 0x08006400 Section 0 delay.o(i.delay_ms)
i.delay_tick 0x08006436 Section 0 delay.o(i.delay_tick)
i.delay_us 0x08006444 Section 0 delay.o(i.delay_us)
i.dma_rx_cb 0x0800647c Section 0 eeprom_m95.o(i.dma_rx_cb)
dma_rx_cb 0x0800647d Thumb Code 58 eeprom_m95.o(i.dma_rx_cb)
i.dma_tx_cb 0x080064b6 Section 0 eeprom_m95.o(i.dma_tx_cb)
dma_tx_cb 0x080064b7 Thumb Code 62 eeprom_m95.o(i.dma_tx_cb)
i.do_gc 0x080064f4 Section 0 fdb_kvdb.o(i.do_gc)
do_gc 0x080064f5 Thumb Code 154 fdb_kvdb.o(i.do_gc)
i.driver_dinit 0x08006590 Section 0 board.o(i.driver_dinit)
i.driver_init 0x080065c0 Section 0 board.o(i.driver_init)
i.eeprom_fm24_disable 0x080065f0 Section 0 eeprom_fm24.o(i.eeprom_fm24_disable)
i.eeprom_fm24_dma_rx_cb 0x08006600 Section 0 eeprom_fm24.o(i.eeprom_fm24_dma_rx_cb)
eeprom_fm24_dma_rx_cb 0x08006601 Thumb Code 80 eeprom_fm24.o(i.eeprom_fm24_dma_rx_cb)
i.eeprom_fm24_dma_tx_cb 0x08006650 Section 0 eeprom_fm24.o(i.eeprom_fm24_dma_tx_cb)
eeprom_fm24_dma_tx_cb 0x08006651 Thumb Code 80 eeprom_fm24.o(i.eeprom_fm24_dma_tx_cb)
i.eeprom_fm24_enable 0x080066a0 Section 0 eeprom_fm24.o(i.eeprom_fm24_enable)
i.eeprom_fm24_init 0x080066b0 Section 0 eeprom_fm24.o(i.eeprom_fm24_init)
i.eeprom_fm24_read 0x080066f4 Section 0 eeprom_fm24.o(i.eeprom_fm24_read)
i.eeprom_fm24_write 0x0800671c Section 0 eeprom_fm24.o(i.eeprom_fm24_write)
i.eeprom_lc02b_init 0x080067e0 Section 0 eeprom_lc02b.o(i.eeprom_lc02b_init)
i.eeprom_m95_disable 0x08006810 Section 0 eeprom_m95.o(i.eeprom_m95_disable)
i.eeprom_m95_enable 0x08006820 Section 0 eeprom_m95.o(i.eeprom_m95_enable)
i.eeprom_m95_init 0x08006830 Section 0 eeprom_m95.o(i.eeprom_m95_init)
i.eeprom_m95_read 0x08006994 Section 0 eeprom_m95.o(i.eeprom_m95_read)
i.eeprom_m95_ready 0x08006a38 Section 0 eeprom_m95.o(i.eeprom_m95_ready)
eeprom_m95_ready 0x08006a39 Thumb Code 48 eeprom_m95.o(i.eeprom_m95_ready)
i.eeprom_m95_write 0x08006a6c Section 0 eeprom_m95.o(i.eeprom_m95_write)
i.erase 0x08006bba Section 0 fal_eeprom95_port.o(i.erase)
erase 0x08006bbb Thumb Code 6 fal_eeprom95_port.o(i.erase)
i.erase 0x08006bc0 Section 0 fal_eeprom24_port.o(i.erase)
erase 0x08006bc1 Thumb Code 4 fal_eeprom24_port.o(i.erase)
i.execute_dac 0x08006bc4 Section 0 mode_pwmp_hd.o(i.execute_dac)
i.execute_dac_plan1 0x08006bf4 Section 0 mode_pwmp_hd.o(i.execute_dac_plan1)
execute_dac_plan1 0x08006bf5 Thumb Code 540 mode_pwmp_hd.o(i.execute_dac_plan1)
i.execute_dac_plan2 0x08006e3e Section 0 mode_pwmp_hd.o(i.execute_dac_plan2)
execute_dac_plan2 0x08006e3f Thumb Code 4 mode_pwmp_hd.o(i.execute_dac_plan2)
i.execute_dac_plan3 0x08006e42 Section 0 mode_pwmp_hd.o(i.execute_dac_plan3)
execute_dac_plan3 0x08006e43 Thumb Code 4 mode_pwmp_hd.o(i.execute_dac_plan3)
i.execute_dac_plan4 0x08006e46 Section 0 mode_pwmp_hd.o(i.execute_dac_plan4)
execute_dac_plan4 0x08006e47 Thumb Code 4 mode_pwmp_hd.o(i.execute_dac_plan4)
i.execute_pid_init 0x08006e4c Section 0 mode_pwmp_hd.o(i.execute_pid_init)
i.fal_execution_get 0x08006e8c Section 0 fal_execution.o(i.fal_execution_get)
fal_execution_get 0x08006e8d Thumb Code 40 fal_execution.o(i.fal_execution_get)
i.fal_execution_init 0x08006ec0 Section 0 fal_execution.o(i.fal_execution_init)
i.fal_execution_kv_read 0x08007054 Section 0 fal_execution.o(i.fal_execution_kv_read)
i.fal_execution_kv_write 0x08007120 Section 0 fal_execution.o(i.fal_execution_kv_write)
i.fal_execution_set_cmac 0x080071ec Section 0 fal_execution.o(i.fal_execution_set_cmac)
fal_execution_set_cmac 0x080071ed Thumb Code 102 fal_execution.o(i.fal_execution_set_cmac)
i.fal_execution_set_crc 0x0800725c Section 0 fal_execution.o(i.fal_execution_set_crc)
fal_execution_set_crc 0x0800725d Thumb Code 20 fal_execution.o(i.fal_execution_set_crc)
i.fal_flash_device_find 0x08007274 Section 0 fal_flash.o(i.fal_flash_device_find)
i.fal_flash_init 0x080072a0 Section 0 fal_flash.o(i.fal_flash_init)
i.fal_init 0x080072d4 Section 0 fal.o(i.fal_init)
i.fal_partition_erase 0x08007300 Section 0 fal_partition.o(i.fal_partition_erase)
i.fal_partition_find 0x08007338 Section 0 fal_partition.o(i.fal_partition_find)
i.fal_partition_init 0x0800736c Section 0 fal_partition.o(i.fal_partition_init)
i.fal_partition_read 0x08007398 Section 0 fal_partition.o(i.fal_partition_read)
i.fal_partition_write 0x080073d6 Section 0 fal_partition.o(i.fal_partition_write)
i.fdb_blob_make 0x08007414 Section 0 fdb_utils.o(i.fdb_blob_make)
i.fdb_calc_crc32 0x0800741c Section 0 fdb_utils.o(i.fdb_calc_crc32)
i.fdb_kv_get_blob 0x08007444 Section 0 fdb_kvdb.o(i.fdb_kv_get_blob)
i.fdb_kv_set_blob 0x0800747c Section 0 fdb_kvdb.o(i.fdb_kv_set_blob)
i.fdb_kv_set_default 0x080074ae Section 0 fdb_kvdb.o(i.fdb_kv_set_default)
i.fdb_kvdb_control 0x08007540 Section 0 fdb_kvdb.o(i.fdb_kvdb_control)
i.fdb_kvdb_init 0x08007580 Section 0 fdb_kvdb.o(i.fdb_kvdb_init)
i.fdb_tsdb_control 0x08007640 Section 0 fdb_tsdb.o(i.fdb_tsdb_control)
i.fdb_tsdb_init 0x080076a0 Section 0 fdb_tsdb.o(i.fdb_tsdb_init)
i.find_kv 0x080077ac Section 0 fdb_kvdb.o(i.find_kv)
find_kv 0x080077ad Thumb Code 78 fdb_kvdb.o(i.find_kv)
i.find_kv_cb 0x080077fa Section 0 fdb_kvdb.o(i.find_kv_cb)
find_kv_cb 0x080077fb Thumb Code 60 fdb_kvdb.o(i.find_kv_cb)
i.find_kv_no_cache 0x08007838 Section 0 fdb_kvdb.o(i.find_kv_no_cache)
find_kv_no_cache 0x08007839 Thumb Code 30 fdb_kvdb.o(i.find_kv_no_cache)
i.find_next_kv_addr 0x0800785c Section 0 fdb_kvdb.o(i.find_next_kv_addr)
find_next_kv_addr 0x0800785d Thumb Code 154 fdb_kvdb.o(i.find_next_kv_addr)
i.flash_device_find_by_part 0x080078fc Section 0 fal_partition.o(i.flash_device_find_by_part)
flash_device_find_by_part 0x080078fd Thumb Code 16 fal_partition.o(i.flash_device_find_by_part)
i.flow_init 0x08007914 Section 0 app_flow.o(i.flow_init)
i.flow_start 0x0800792c Section 0 app_flow.o(i.flow_start)
i.format_all_cb 0x08007954 Section 0 fdb_tsdb.o(i.format_all_cb)
format_all_cb 0x08007955 Thumb Code 16 fdb_tsdb.o(i.format_all_cb)
i.format_sector 0x08007964 Section 0 fdb_kvdb.o(i.format_sector)
format_sector 0x08007965 Thumb Code 136 fdb_kvdb.o(i.format_sector)
i.format_sector 0x080079f4 Section 0 fdb_tsdb.o(i.format_sector)
format_sector 0x080079f5 Thumb Code 80 fdb_tsdb.o(i.format_sector)
i.free 0x08007a48 Section 0 malloc.o(i.free)
i.gc_check_cb 0x08007a98 Section 0 fdb_kvdb.o(i.gc_check_cb)
gc_check_cb 0x08007a99 Thumb Code 16 fdb_kvdb.o(i.gc_check_cb)
i.gc_collect 0x08007aa8 Section 0 fdb_kvdb.o(i.gc_collect)
gc_collect 0x08007aa9 Thumb Code 6 fdb_kvdb.o(i.gc_collect)
i.gc_collect_by_free_size 0x08007ab0 Section 0 fdb_kvdb.o(i.gc_collect_by_free_size)
gc_collect_by_free_size 0x08007ab1 Thumb Code 72 fdb_kvdb.o(i.gc_collect_by_free_size)
i.get_actual_travel 0x08007b00 Section 0 board.o(i.get_actual_travel)
i.get_actual_travel_adc 0x08007b6c Section 0 board.o(i.get_actual_travel_adc)
i.get_current 0x08007b74 Section 0 board.o(i.get_current)
i.get_current_deal 0x08007bb4 Section 0 board.o(i.get_current_deal)
i.get_kv 0x08007bd8 Section 0 fdb_kvdb.o(i.get_kv)
get_kv 0x08007bd9 Thumb Code 74 fdb_kvdb.o(i.get_kv)
i.get_kv_from_cache 0x08007c22 Section 0 fdb_kvdb.o(i.get_kv_from_cache)
get_kv_from_cache 0x08007c23 Thumb Code 142 fdb_kvdb.o(i.get_kv_from_cache)
i.get_next_kv_addr 0x08007cb6 Section 0 fdb_kvdb.o(i.get_next_kv_addr)
get_next_kv_addr 0x08007cb7 Thumb Code 96 fdb_kvdb.o(i.get_next_kv_addr)
i.get_next_sector_addr 0x08007d16 Section 0 fdb_kvdb.o(i.get_next_sector_addr)
get_next_sector_addr 0x08007d17 Thumb Code 38 fdb_kvdb.o(i.get_next_sector_addr)
i.get_next_sector_addr 0x08007d3c Section 0 fdb_tsdb.o(i.get_next_sector_addr)
get_next_sector_addr 0x08007d3d Thumb Code 30 fdb_tsdb.o(i.get_next_sector_addr)
i.get_pid_travel 0x08007d5c Section 0 convert.o(i.get_pid_travel)
i.get_pressure 0x08007d78 Section 0 board.o(i.get_pressure)
i.get_pwmp_control_kd 0x08007e08 Section 0 mode_pwmp_hd.o(i.get_pwmp_control_kd)
get_pwmp_control_kd 0x08007e09 Thumb Code 10 mode_pwmp_hd.o(i.get_pwmp_control_kd)
i.get_pwmp_control_ki 0x08007e18 Section 0 mode_pwmp_hd.o(i.get_pwmp_control_ki)
get_pwmp_control_ki 0x08007e19 Thumb Code 10 mode_pwmp_hd.o(i.get_pwmp_control_ki)
i.get_pwmp_control_kp 0x08007e28 Section 0 mode_pwmp_hd.o(i.get_pwmp_control_kp)
get_pwmp_control_kp 0x08007e29 Thumb Code 22 mode_pwmp_hd.o(i.get_pwmp_control_kp)
i.get_sector_from_cache 0x08007e48 Section 0 fdb_kvdb.o(i.get_sector_from_cache)
get_sector_from_cache 0x08007e49 Thumb Code 42 fdb_kvdb.o(i.get_sector_from_cache)
i.get_show_travel 0x08007e74 Section 0 convert.o(i.get_show_travel)
i.get_temperature 0x08007e90 Section 0 board.o(i.get_temperature)
i.get_time 0x08007eb8 Section 0 fal_execution.o(i.get_time)
get_time 0x08007eb9 Thumb Code 92 fal_execution.o(i.get_time)
i.get_time_tangent 0x08007f14 Section 0 mode_pwmp_hd.o(i.get_time_tangent)
get_time_tangent 0x08007f15 Thumb Code 22 mode_pwmp_hd.o(i.get_time_tangent)
i.get_timestamp 0x08007f30 Section 0 board.o(i.get_timestamp)
i.get_weekday 0x08007f60 Section 0 lib.o(i.get_weekday)
i.gpio_create 0x08007fac Section 0 gpios.o(i.gpio_create)
i.h24_bluetooth_output 0x08007ff4 Section 0 app_hart.o(i.h24_bluetooth_output)
h24_bluetooth_output 0x08007ff5 Thumb Code 20 app_hart.o(i.h24_bluetooth_output)
i.h24_bluetooth_output_dbg 0x0800800c Section 0 app_hart.o(i.h24_bluetooth_output_dbg)
i.h24_bluetooth_work 0x08008010 Section 0 app_hart.o(i.h24_bluetooth_work)
i.hart_ble_dinit 0x0800811c Section 0 app_hart.o(i.hart_ble_dinit)
i.hart_ble_init 0x0800817c Section 0 app_hart.o(i.hart_ble_init)
i.hart_rx_cb 0x0800821c Section 0 app_hart.o(i.hart_rx_cb)
hart_rx_cb 0x0800821d Thumb Code 66 app_hart.o(i.hart_rx_cb)
i.hart_tx_complete_cb 0x08008264 Section 0 app_hart.o(i.hart_tx_complete_cb)
hart_tx_complete_cb 0x08008265 Thumb Code 12 app_hart.o(i.hart_tx_complete_cb)
i.hart_uart_dinit 0x08008270 Section 0 app_hart.o(i.hart_uart_dinit)
i.hart_uart_init 0x080082d8 Section 0 app_hart.o(i.hart_uart_init)
i.hex_format_dec 0x080083c0 Section 0 lib.o(i.hex_format_dec)
i.i2c_create 0x0800842c Section 0 i2cs.o(i.i2c_create)
i.i2c_create_dma 0x08008478 Section 0 i2cs.o(i.i2c_create_dma)
i.i2c_dma_callback 0x0800859a Section 0 i2cs.o(i.i2c_dma_callback)
i.i2c_dma_set_address 0x080085c8 Section 0 i2cs.o(i.i2c_dma_set_address)
i.i2c_ev_callback 0x080085ea Section 0 i2cs.o(i.i2c_ev_callback)
i.i2c_reset 0x080086dc Section 0 i2cs.o(i.i2c_reset)
i2c_reset 0x080086dd Thumb Code 18 i2cs.o(i.i2c_reset)
i.i2psb 0x080086f0 Section 0 convert.o(i.i2psb)
i.icon_inspection 0x080087d8 Section 0 app_flow.o(i.icon_inspection)
icon_inspection 0x080087d9 Thumb Code 82 app_flow.o(i.icon_inspection)
i.idle_inspection 0x0800883c Section 0 app_flow.o(i.idle_inspection)
idle_inspection 0x0800883d Thumb Code 62 app_flow.o(i.idle_inspection)
i.init 0x08008884 Section 0 fal_eeprom95_port.o(i.init)
init 0x08008885 Thumb Code 4 fal_eeprom95_port.o(i.init)
i.init 0x08008888 Section 0 fal_eeprom24_port.o(i.init)
init 0x08008889 Thumb Code 4 fal_eeprom24_port.o(i.init)
i.ip2current 0x0800888c Section 0 board.o(i.ip2current)
i.is_manual_test 0x080088b4 Section 0 mode.o(i.is_manual_test)
i.key_1_double_click_handler 0x080088c8 Section 0 key.o(i.key_1_double_click_handler)
key_1_double_click_handler 0x080088c9 Thumb Code 4 key.o(i.key_1_double_click_handler)
i.key_1_long_press_hold_handler 0x080088cc Section 0 key.o(i.key_1_long_press_hold_handler)
key_1_long_press_hold_handler 0x080088cd Thumb Code 4 key.o(i.key_1_long_press_hold_handler)
i.key_1_press_down_handler 0x080088d0 Section 0 key.o(i.key_1_press_down_handler)
key_1_press_down_handler 0x080088d1 Thumb Code 4 key.o(i.key_1_press_down_handler)
i.key_1_up_handler 0x080088d4 Section 0 key.o(i.key_1_up_handler)
key_1_up_handler 0x080088d5 Thumb Code 4 key.o(i.key_1_up_handler)
i.key_2_5_press_down 0x080088d8 Section 0 key.o(i.key_2_5_press_down)
key_2_5_press_down 0x080088d9 Thumb Code 26 key.o(i.key_2_5_press_down)
i.key_2_double_click_handler 0x080088f8 Section 0 key.o(i.key_2_double_click_handler)
key_2_double_click_handler 0x080088f9 Thumb Code 4 key.o(i.key_2_double_click_handler)
i.key_2_long_press_hold_handler 0x080088fc Section 0 key.o(i.key_2_long_press_hold_handler)
key_2_long_press_hold_handler 0x080088fd Thumb Code 4 key.o(i.key_2_long_press_hold_handler)
i.key_2_press_down_handler 0x08008900 Section 0 key.o(i.key_2_press_down_handler)
key_2_press_down_handler 0x08008901 Thumb Code 6 key.o(i.key_2_press_down_handler)
i.key_2_up_handler 0x08008906 Section 0 key.o(i.key_2_up_handler)
key_2_up_handler 0x08008907 Thumb Code 4 key.o(i.key_2_up_handler)
i.key_3_double_click_handler 0x0800890a Section 0 key.o(i.key_3_double_click_handler)
key_3_double_click_handler 0x0800890b Thumb Code 4 key.o(i.key_3_double_click_handler)
i.key_3_long_press_hold_handler 0x0800890e Section 0 key.o(i.key_3_long_press_hold_handler)
key_3_long_press_hold_handler 0x0800890f Thumb Code 4 key.o(i.key_3_long_press_hold_handler)
i.key_3_press_down_handler 0x08008912 Section 0 key.o(i.key_3_press_down_handler)
key_3_press_down_handler 0x08008913 Thumb Code 4 key.o(i.key_3_press_down_handler)
i.key_3_up_handler 0x08008916 Section 0 key.o(i.key_3_up_handler)
key_3_up_handler 0x08008917 Thumb Code 4 key.o(i.key_3_up_handler)
i.key_4_double_click_handler 0x0800891a Section 0 key.o(i.key_4_double_click_handler)
key_4_double_click_handler 0x0800891b Thumb Code 4 key.o(i.key_4_double_click_handler)
i.key_4_long_press_hold_handler 0x0800891e Section 0 key.o(i.key_4_long_press_hold_handler)
key_4_long_press_hold_handler 0x0800891f Thumb Code 4 key.o(i.key_4_long_press_hold_handler)
i.key_4_press_down_handler 0x08008922 Section 0 key.o(i.key_4_press_down_handler)
key_4_press_down_handler 0x08008923 Thumb Code 4 key.o(i.key_4_press_down_handler)
i.key_4_up_handler 0x08008926 Section 0 key.o(i.key_4_up_handler)
key_4_up_handler 0x08008927 Thumb Code 4 key.o(i.key_4_up_handler)
i.key_5_double_click_handler 0x0800892a Section 0 key.o(i.key_5_double_click_handler)
key_5_double_click_handler 0x0800892b Thumb Code 4 key.o(i.key_5_double_click_handler)
i.key_5_long_press_hold_handler 0x0800892e Section 0 key.o(i.key_5_long_press_hold_handler)
key_5_long_press_hold_handler 0x0800892f Thumb Code 4 key.o(i.key_5_long_press_hold_handler)
i.key_5_press_down_handler 0x08008932 Section 0 key.o(i.key_5_press_down_handler)
key_5_press_down_handler 0x08008933 Thumb Code 4 key.o(i.key_5_press_down_handler)
i.key_5_up_handler 0x08008936 Section 0 key.o(i.key_5_up_handler)
key_5_up_handler 0x08008937 Thumb Code 4 key.o(i.key_5_up_handler)
i.key_6_double_click_handler 0x0800893a Section 0 key.o(i.key_6_double_click_handler)
key_6_double_click_handler 0x0800893b Thumb Code 4 key.o(i.key_6_double_click_handler)
i.key_6_long_press_hold_handler 0x0800893e Section 0 key.o(i.key_6_long_press_hold_handler)
key_6_long_press_hold_handler 0x0800893f Thumb Code 4 key.o(i.key_6_long_press_hold_handler)
i.key_6_press_down_handler 0x08008942 Section 0 key.o(i.key_6_press_down_handler)
key_6_press_down_handler 0x08008943 Thumb Code 4 key.o(i.key_6_press_down_handler)
i.key_6_up_handler 0x08008946 Section 0 key.o(i.key_6_up_handler)
key_6_up_handler 0x08008947 Thumb Code 4 key.o(i.key_6_up_handler)
i.key_auto_long_press_hold_handler 0x0800894a Section 0 key.o(i.key_auto_long_press_hold_handler)
key_auto_long_press_hold_handler 0x0800894b Thumb Code 4 key.o(i.key_auto_long_press_hold_handler)
i.key_auto_press_down_handler 0x0800894e Section 0 key.o(i.key_auto_press_down_handler)
key_auto_press_down_handler 0x0800894f Thumb Code 4 key.o(i.key_auto_press_down_handler)
i.key_auto_up_handler 0x08008952 Section 0 key.o(i.key_auto_up_handler)
key_auto_up_handler 0x08008953 Thumb Code 4 key.o(i.key_auto_up_handler)
i.key_botton_start 0x08008958 Section 0 key.o(i.key_botton_start)
i.key_dinit 0x0800899c Section 0 key.o(i.key_dinit)
i.key_init 0x08008a50 Section 0 key.o(i.key_init)
i.kv_auto_update 0x08008d28 Section 0 fdb_kvdb.o(i.kv_auto_update)
kv_auto_update 0x08008d29 Thumb Code 146 fdb_kvdb.o(i.kv_auto_update)
i.kv_iterator 0x08008dce Section 0 fdb_kvdb.o(i.kv_iterator)
kv_iterator 0x08008dcf Thumb Code 114 fdb_kvdb.o(i.kv_iterator)
i.lcd_dinit 0x08008e40 Section 0 board.o(i.lcd_dinit)
i.lcd_init 0x08008e42 Section 0 board.o(i.lcd_init)
i.leds_dinit 0x08008e44 Section 0 leds.o(i.leds_dinit)
i.leds_init 0x08008e8c Section 0 leds.o(i.leds_init)
i.leds_toggle 0x08008f44 Section 0 leds.o(i.leds_toggle)
i.loop_current_convert 0x08008f64 Section 0 board.o(i.loop_current_convert)
i.lpf_init 0x08008f80 Section 0 filter.o(i.lpf_init)
i.lpf_update 0x08008fa0 Section 0 filter.o(i.lpf_update)
i.lpf_window_init 0x08008fdc Section 0 filter.o(i.lpf_window_init)
i.lpf_window_update 0x0800902a Section 0 filter.o(i.lpf_window_update)
i.main 0x0800909c Section 0 main.o(i.main)
i.malloc 0x08009180 Section 0 malloc.o(i.malloc)
i.manual_test_mode 0x080091ec Section 0 mode.o(i.manual_test_mode)
manual_test_mode 0x080091ed Thumb Code 16 mode.o(i.manual_test_mode)
i.memcpyL 0x08009200 Section 0 adcs.o(i.memcpyL)
memcpyL 0x08009201 Thumb Code 18 adcs.o(i.memcpyL)
i.memcpyL 0x08009212 Section 0 i2cs.o(i.memcpyL)
memcpyL 0x08009213 Thumb Code 18 i2cs.o(i.memcpyL)
i.memcpyL 0x08009224 Section 0 cmac.o(i.memcpyL)
memcpyL 0x08009225 Thumb Code 18 cmac.o(i.memcpyL)
i.mix_sub_columns 0x08009238 Section 0 aes.o(i.mix_sub_columns)
mix_sub_columns 0x08009239 Thumb Code 536 aes.o(i.mix_sub_columns)
i.mode_autoload_change 0x08009454 Section 0 mode.o(i.mode_autoload_change)
mode_autoload_change 0x08009455 Thumb Code 6 mode.o(i.mode_autoload_change)
i.mode_dac_dinit 0x08009460 Section 0 mode_dac.o(i.mode_dac_dinit)
i.mode_dac_process 0x0800947c Section 0 mode_dac.o(i.mode_dac_process)
i.mode_detection 0x080094a4 Section 0 mode.o(i.mode_detection)
i.mode_init 0x0800952c Section 0 mode.o(i.mode_init)
i.mode_params_save_cb 0x080095a0 Section 0 mode.o(i.mode_params_save_cb)
mode_params_save_cb 0x080095a1 Thumb Code 12 mode.o(i.mode_params_save_cb)
i.mode_pwm_dinit 0x080095b0 Section 0 mode_pwm.o(i.mode_pwm_dinit)
i.mode_pwm_process 0x080095dc Section 0 mode_pwm.o(i.mode_pwm_process)
i.mode_pwmp_dinit 0x08009618 Section 0 mode_pwmp.o(i.mode_pwmp_dinit)
i.mode_pwmp_hd_dinit 0x08009644 Section 0 mode_pwmp_hd.o(i.mode_pwmp_hd_dinit)
i.mode_pwmp_hd_init 0x08009668 Section 0 mode_pwmp_hd.o(i.mode_pwmp_hd_init)
i.mode_pwmp_hd_process 0x08009754 Section 0 mode_pwmp_hd.o(i.mode_pwmp_hd_process)
i.mode_pwmp_process 0x08009938 Section 0 mode_pwmp.o(i.mode_pwmp_process)
i.move_kv 0x0800996c Section 0 fdb_kvdb.o(i.move_kv)
move_kv 0x0800996d Thumb Code 282 fdb_kvdb.o(i.move_kv)
i.mstrncmp 0x08009a8c Section 0 at_hc24.o(i.mstrncmp)
i.my_mem_free 0x08009aac Section 0 malloc.o(i.my_mem_free)
i.my_mem_init 0x08009b04 Section 0 malloc.o(i.my_mem_init)
i.my_mem_malloc 0x08009b40 Section 0 malloc.o(i.my_mem_malloc)
i.my_mem_perused 0x08009bdc Section 0 malloc.o(i.my_mem_perused)
i.myfree 0x08009c14 Section 0 malloc.o(i.myfree)
i.mymalloc 0x08009c58 Section 0 malloc.o(i.mymalloc)
i.mymemset 0x08009c7c Section 0 malloc.o(i.mymemset)
i.new_kv 0x08009c8a Section 0 fdb_kvdb.o(i.new_kv)
new_kv 0x08009c8b Thumb Code 62 fdb_kvdb.o(i.new_kv)
i.new_kv_ex 0x08009cc8 Section 0 fdb_kvdb.o(i.new_kv_ex)
new_kv_ex 0x08009cc9 Thumb Code 8 fdb_kvdb.o(i.new_kv_ex)
i.ntc_get_temp 0x08009cd0 Section 0 ntc_3950.o(i.ntc_get_temp)
i.ntc_lookup 0x08009d54 Section 0 ntc_3950.o(i.ntc_lookup)
ntc_lookup 0x08009d55 Thumb Code 62 ntc_3950.o(i.ntc_lookup)
i.online_offline_mode_adjust 0x08009d94 Section 0 mode.o(i.online_offline_mode_adjust)
online_offline_mode_adjust 0x08009d95 Thumb Code 8 mode.o(i.online_offline_mode_adjust)
i.params_init 0x08009da0 Section 0 params.o(i.params_init)
i.params_restart 0x08009e4c Section 0 params.o(i.params_restart)
i.part_travel_deal 0x0800a0e8 Section 0 convert.o(i.part_travel_deal)
i.pdctrl_init 0x0800a128 Section 0 pdctrl.o(i.pdctrl_init)
i.pdctrl_out 0x0800a190 Section 0 pdctrl.o(i.pdctrl_out)
i.pdctrl_pwm_set_arr 0x0800a1f4 Section 0 pdctrl.o(i.pdctrl_pwm_set_arr)
i.pdctrl_run 0x0800a228 Section 0 pdctrl.o(i.pdctrl_run)
i.pdctrl_stop 0x0800a260 Section 0 pdctrl.o(i.pdctrl_stop)
i.pid_autotune_way_set 0x0800a298 Section 0 mode_pwmp_hd.o(i.pid_autotune_way_set)
pid_autotune_way_set 0x0800a299 Thumb Code 8 mode_pwmp_hd.o(i.pid_autotune_way_set)
i.pid_constructor 0x0800a2a4 Section 0 pid.o(i.pid_constructor)
i.pid_hd_constructor 0x0800a2b4 Section 0 pid_hd.o(i.pid_hd_constructor)
i.pressure_inspection 0x0800a2d0 Section 0 app_flow.o(i.pressure_inspection)
pressure_inspection 0x0800a2d1 Thumb Code 4 app_flow.o(i.pressure_inspection)
i.pwm_dinit 0x0800a2d4 Section 0 pdctrl.o(i.pwm_dinit)
pwm_dinit 0x0800a2d5 Thumb Code 30 pdctrl.o(i.pwm_dinit)
i.pwm_init 0x0800a2f8 Section 0 pdctrl.o(i.pwm_init)
pwm_init 0x0800a2f9 Thumb Code 50 pdctrl.o(i.pwm_init)
i.pwm_output_deal 0x0800a334 Section 0 convert.o(i.pwm_output_deal)
i.pwm_output_position 0x0800a348 Section 0 board.o(i.pwm_output_position)
i.pwmp_adjust 0x0800a378 Section 0 mode_pwmp_hd.o(i.pwmp_adjust)
i.pwmp_adjust_hd_PID_tuning 0x0800a48c Section 0 mode_pwmp_hd.o(i.pwmp_adjust_hd_PID_tuning)
pwmp_adjust_hd_PID_tuning 0x0800a48d Thumb Code 280 mode_pwmp_hd.o(i.pwmp_adjust_hd_PID_tuning)
i.pwmp_adjust_hd_accurate_position0 0x0800a5b0 Section 0 mode_pwmp_hd.o(i.pwmp_adjust_hd_accurate_position0)
pwmp_adjust_hd_accurate_position0 0x0800a5b1 Thumb Code 196 mode_pwmp_hd.o(i.pwmp_adjust_hd_accurate_position0)
i.pwmp_adjust_hd_accurate_position100 0x0800a678 Section 0 mode_pwmp_hd.o(i.pwmp_adjust_hd_accurate_position100)
pwmp_adjust_hd_accurate_position100 0x0800a679 Thumb Code 242 mode_pwmp_hd.o(i.pwmp_adjust_hd_accurate_position100)
i.pwmp_adjust_hd_bleeding 0x0800a770 Section 0 mode_pwmp_hd.o(i.pwmp_adjust_hd_bleeding)
pwmp_adjust_hd_bleeding 0x0800a771 Thumb Code 284 mode_pwmp_hd.o(i.pwmp_adjust_hd_bleeding)
i.pwmp_adjust_hd_bleeding_position0 0x0800a890 Section 0 mode_pwmp_hd.o(i.pwmp_adjust_hd_bleeding_position0)
pwmp_adjust_hd_bleeding_position0 0x0800a891 Thumb Code 260 mode_pwmp_hd.o(i.pwmp_adjust_hd_bleeding_position0)
i.pwmp_adjust_hd_calculate 0x0800a998 Section 0 mode_pwmp_hd.o(i.pwmp_adjust_hd_calculate)
pwmp_adjust_hd_calculate 0x0800a999 Thumb Code 164 mode_pwmp_hd.o(i.pwmp_adjust_hd_calculate)
i.pwmp_adjust_hd_fail 0x0800aa44 Section 0 mode_pwmp_hd.o(i.pwmp_adjust_hd_fail)
pwmp_adjust_hd_fail 0x0800aa45 Thumb Code 10 mode_pwmp_hd.o(i.pwmp_adjust_hd_fail)
i.pwmp_adjust_hd_idle 0x0800aa54 Section 0 mode_pwmp_hd.o(i.pwmp_adjust_hd_idle)
pwmp_adjust_hd_idle 0x0800aa55 Thumb Code 174 mode_pwmp_hd.o(i.pwmp_adjust_hd_idle)
i.pwmp_adjust_hd_pid_calculate 0x0800ab08 Section 0 mode_pwmp_hd.o(i.pwmp_adjust_hd_pid_calculate)
pwmp_adjust_hd_pid_calculate 0x0800ab09 Thumb Code 490 mode_pwmp_hd.o(i.pwmp_adjust_hd_pid_calculate)
i.pwmp_adjust_hd_rough_position0 0x0800ad38 Section 0 mode_pwmp_hd.o(i.pwmp_adjust_hd_rough_position0)
pwmp_adjust_hd_rough_position0 0x0800ad39 Thumb Code 324 mode_pwmp_hd.o(i.pwmp_adjust_hd_rough_position0)
i.pwmp_adjust_hd_rough_position100 0x0800aeb0 Section 0 mode_pwmp_hd.o(i.pwmp_adjust_hd_rough_position100)
pwmp_adjust_hd_rough_position100 0x0800aeb1 Thumb Code 166 mode_pwmp_hd.o(i.pwmp_adjust_hd_rough_position100)
i.pwmp_adjust_hd_save 0x0800af5c Section 0 mode_pwmp_hd.o(i.pwmp_adjust_hd_save)
pwmp_adjust_hd_save 0x0800af5d Thumb Code 56 mode_pwmp_hd.o(i.pwmp_adjust_hd_save)
i.pwmp_adjust_hd_stop 0x0800af98 Section 0 mode_pwmp_hd.o(i.pwmp_adjust_hd_stop)
pwmp_adjust_hd_stop 0x0800af99 Thumb Code 44 mode_pwmp_hd.o(i.pwmp_adjust_hd_stop)
i.pwmp_adjust_hd_valve_position_change 0x0800afc8 Section 0 mode_pwmp_hd.o(i.pwmp_adjust_hd_valve_position_change)
pwmp_adjust_hd_valve_position_change 0x0800afc9 Thumb Code 90 mode_pwmp_hd.o(i.pwmp_adjust_hd_valve_position_change)
i.pwmp_control_update 0x0800b028 Section 0 mode_pwmp_hd.o(i.pwmp_control_update)
pwmp_control_update 0x0800b029 Thumb Code 74 mode_pwmp_hd.o(i.pwmp_control_update)
i.pwmp_dinit 0x0800b088 Section 0 pdctrl.o(i.pwmp_dinit)
pwmp_dinit 0x0800b089 Thumb Code 30 pdctrl.o(i.pwmp_dinit)
i.pwmp_hd_process_state_set 0x0800b0ac Section 0 mode_pwmp_hd.o(i.pwmp_hd_process_state_set)
i.pwmp_init 0x0800b0d4 Section 0 pdctrl.o(i.pwmp_init)
pwmp_init 0x0800b0d5 Thumb Code 42 pdctrl.o(i.pwmp_init)
i.pwmp_public_params_update 0x0800b108 Section 0 mode_pwmp_hd.o(i.pwmp_public_params_update)
pwmp_public_params_update 0x0800b109 Thumb Code 84 mode_pwmp_hd.o(i.pwmp_public_params_update)
i.read 0x0800b164 Section 0 fal_eeprom24_port.o(i.read)
read 0x0800b165 Thumb Code 28 fal_eeprom24_port.o(i.read)
i.read1 0x0800b184 Section 0 fal_eeprom95_port.o(i.read1)
read1 0x0800b185 Thumb Code 26 fal_eeprom95_port.o(i.read1)
i.read2 0x0800b1a4 Section 0 fal_eeprom95_port.o(i.read2)
read2 0x0800b1a5 Thumb Code 26 fal_eeprom95_port.o(i.read2)
i.read_button_gpio 0x0800b1c4 Section 0 key.o(i.read_button_gpio)
read_button_gpio 0x0800b1c5 Thumb Code 154 key.o(i.read_button_gpio)
i.read_kv 0x0800b270 Section 0 fdb_kvdb.o(i.read_kv)
read_kv 0x0800b271 Thumb Code 288 fdb_kvdb.o(i.read_kv)
i.read_sector_info 0x0800b398 Section 0 fdb_kvdb.o(i.read_sector_info)
read_sector_info 0x0800b399 Thumb Code 346 fdb_kvdb.o(i.read_sector_info)
i.read_sector_info 0x0800b4f8 Section 0 fdb_tsdb.o(i.read_sector_info)
read_sector_info 0x0800b4f9 Thumb Code 252 fdb_tsdb.o(i.read_sector_info)
i.read_status 0x0800b5f8 Section 0 eeprom_m95.o(i.read_status)
read_status 0x0800b5f9 Thumb Code 58 eeprom_m95.o(i.read_status)
i.read_tsl 0x0800b632 Section 0 fdb_tsdb.o(i.read_tsl)
read_tsl 0x0800b633 Thumb Code 70 fdb_tsdb.o(i.read_tsl)
i.rtc_check_vlf 0x0800b678 Section 0 rtc_rx8010.o(i.rtc_check_vlf)
rtc_check_vlf 0x0800b679 Thumb Code 32 rtc_rx8010.o(i.rtc_check_vlf)
i.rtc_clock_reginit 0x0800b698 Section 0 rtc_rx8010.o(i.rtc_clock_reginit)
rtc_clock_reginit 0x0800b699 Thumb Code 70 rtc_rx8010.o(i.rtc_clock_reginit)
i.rtc_dummy_read 0x0800b6e0 Section 0 rtc_rx8010.o(i.rtc_dummy_read)
rtc_dummy_read 0x0800b6e1 Thumb Code 58 rtc_rx8010.o(i.rtc_dummy_read)
i.rtc_get_clock_time 0x0800b720 Section 0 rtc_rx8010.o(i.rtc_get_clock_time)
i.rtc_init 0x0800b728 Section 0 rtc_rx8010.o(i.rtc_init)
i.rtc_read_byte 0x0800b77c Section 0 rtc_rx8010.o(i.rtc_read_byte)
rtc_read_byte 0x0800b77d Thumb Code 124 rtc_rx8010.o(i.rtc_read_byte)
i.rtc_read_bytes 0x0800b7fc Section 0 rtc_rx8010.o(i.rtc_read_bytes)
rtc_read_bytes 0x0800b7fd Thumb Code 160 rtc_rx8010.o(i.rtc_read_bytes)
i.rtc_set_clock_time 0x0800b8a0 Section 0 rtc_rx8010.o(i.rtc_set_clock_time)
i.rtc_soft_reset 0x0800b8e8 Section 0 rtc_rx8010.o(i.rtc_soft_reset)
rtc_soft_reset 0x0800b8e9 Thumb Code 64 rtc_rx8010.o(i.rtc_soft_reset)
i.rtc_wait_vlf_clear 0x0800b928 Section 0 rtc_rx8010.o(i.rtc_wait_vlf_clear)
rtc_wait_vlf_clear 0x0800b929 Thumb Code 42 rtc_rx8010.o(i.rtc_wait_vlf_clear)
i.rtc_weekday_convert 0x0800b952 Section 0 rtc_rx8010.o(i.rtc_weekday_convert)
i.rtc_write_byte 0x0800b994 Section 0 rtc_rx8010.o(i.rtc_write_byte)
rtc_write_byte 0x0800b995 Thumb Code 124 rtc_rx8010.o(i.rtc_write_byte)
i.rtc_write_bytes 0x0800ba14 Section 0 rtc_rx8010.o(i.rtc_write_bytes)
rtc_write_bytes 0x0800ba15 Thumb Code 138 rtc_rx8010.o(i.rtc_write_bytes)
i.scheduler_time_occupancy_get 0x0800baa4 Section 0 sys.o(i.scheduler_time_occupancy_get)
i.scheduler_time_start 0x0800bad4 Section 0 sys.o(i.scheduler_time_start)
i.scheduler_time_stop 0x0800bae4 Section 0 sys.o(i.scheduler_time_stop)
i.sector_iterator 0x0800bafc Section 0 fdb_kvdb.o(i.sector_iterator)
sector_iterator 0x0800bafd Thumb Code 100 fdb_kvdb.o(i.sector_iterator)
i.sector_iterator 0x0800bb66 Section 0 fdb_tsdb.o(i.sector_iterator)
sector_iterator 0x0800bb67 Thumb Code 100 fdb_tsdb.o(i.sector_iterator)
i.sector_statistics_cb 0x0800bbd0 Section 0 fdb_kvdb.o(i.sector_statistics_cb)
sector_statistics_cb 0x0800bbd1 Thumb Code 42 fdb_kvdb.o(i.sector_statistics_cb)
i.set_app_preload_language_flag 0x0800bbfc Section 0 board.o(i.set_app_preload_language_flag)
i.set_kv 0x0800bc0c Section 0 fdb_kvdb.o(i.set_kv)
set_kv 0x0800bc0d Thumb Code 172 fdb_kvdb.o(i.set_kv)
i.set_manual_test 0x0800bcc0 Section 0 mode.o(i.set_manual_test)
set_manual_test 0x0800bcc1 Thumb Code 6 mode.o(i.set_manual_test)
i.set_pwm_calib_current 0x0800bccc Section 0 board.o(i.set_pwm_calib_current)
i.set_step_signal 0x0800bd20 Section 0 mode_pwmp_hd.o(i.set_step_signal)
set_step_signal 0x0800bd21 Thumb Code 4 mode_pwmp_hd.o(i.set_step_signal)
i.shift_sub_rows 0x0800bd24 Section 0 aes.o(i.shift_sub_rows)
shift_sub_rows 0x0800bd25 Thumb Code 100 aes.o(i.shift_sub_rows)
i.small_signal_deal 0x0800bd8c Section 0 convert.o(i.small_signal_deal)
i.spi_create 0x0800bdcc Section 0 spis.o(i.spi_create)
i.spi_cs_high 0x0800be88 Section 0 spis.o(i.spi_cs_high)
spi_cs_high 0x0800be89 Thumb Code 40 spis.o(i.spi_cs_high)
i.spi_cs_low 0x0800beb0 Section 0 spis.o(i.spi_cs_low)
spi_cs_low 0x0800beb1 Thumb Code 40 spis.o(i.spi_cs_low)
i.spi_delay 0x0800bed8 Section 0 spis.o(i.spi_delay)
spi_delay 0x0800bed9 Thumb Code 36 spis.o(i.spi_delay)
i.spi_read_write_byte 0x0800befc Section 0 spis.o(i.spi_read_write_byte)
spi_read_write_byte 0x0800befd Thumb Code 318 spis.o(i.spi_read_write_byte)
i.swo_output_deal 0x0800c040 Section 0 convert.o(i.swo_output_deal)
i.sys_millis 0x0800c0cc Section 0 sys.o(i.sys_millis)
i.sys_millis_reset 0x0800c0dc Section 0 sys.o(i.sys_millis_reset)
i.systom_inspection 0x0800c0e8 Section 0 app_flow.o(i.systom_inspection)
systom_inspection 0x0800c0e9 Thumb Code 120 app_flow.o(i.systom_inspection)
i.target_travel_deal 0x0800c168 Section 0 convert.o(i.target_travel_deal)
i.temperature_inspection 0x0800c17c Section 0 app_flow.o(i.temperature_inspection)
temperature_inspection 0x0800c17d Thumb Code 50 app_flow.o(i.temperature_inspection)
i.time2Stamp 0x0800c1b8 Section 0 lib.o(i.time2Stamp)
i.travel_statistics 0x0800c268 Section 0 mode.o(i.travel_statistics)
i.tsl_format_all 0x0800c32c Section 0 fdb_tsdb.o(i.tsl_format_all)
tsl_format_all 0x0800c32d Thumb Code 54 fdb_tsdb.o(i.tsl_format_all)
i.uart_create 0x0800c368 Section 0 uarts.o(i.uart_create)
i.uart_dma_reception_callback 0x0800c3f2 Section 0 uarts.o(i.uart_dma_reception_callback)
i.uart_reception_callback 0x0800c468 Section 0 uarts.o(i.uart_reception_callback)
i.uart_recv_en 0x0800c5a4 Section 0 uarts.o(i.uart_recv_en)
i.uart_send_data 0x0800c690 Section 0 uarts.o(i.uart_send_data)
i.update_kv_cache 0x0800c75a Section 0 fdb_kvdb.o(i.update_kv_cache)
update_kv_cache 0x0800c75b Thumb Code 178 fdb_kvdb.o(i.update_kv_cache)
i.update_sec_status 0x0800c80c Section 0 fdb_kvdb.o(i.update_sec_status)
update_sec_status 0x0800c80d Thumb Code 118 fdb_kvdb.o(i.update_sec_status)
i.update_sector_cache 0x0800c888 Section 0 fdb_kvdb.o(i.update_sector_cache)
update_sector_cache 0x0800c889 Thumb Code 110 fdb_kvdb.o(i.update_sector_cache)
i.update_sector_empty_addr_cache 0x0800c8f6 Section 0 fdb_kvdb.o(i.update_sector_empty_addr_cache)
update_sector_empty_addr_cache 0x0800c8f7 Thumb Code 30 fdb_kvdb.o(i.update_sector_empty_addr_cache)
i.update_sector_status_store_cache 0x0800c914 Section 0 fdb_kvdb.o(i.update_sector_status_store_cache)
update_sector_status_store_cache 0x0800c915 Thumb Code 16 fdb_kvdb.o(i.update_sector_status_store_cache)
i.wait_mode_adjust 0x0800c924 Section 0 mode.o(i.wait_mode_adjust)
wait_mode_adjust 0x0800c925 Thumb Code 8 mode.o(i.wait_mode_adjust)
i.write 0x0800c930 Section 0 fal_eeprom24_port.o(i.write)
write 0x0800c931 Thumb Code 20 fal_eeprom24_port.o(i.write)
i.write1 0x0800c948 Section 0 fal_eeprom95_port.o(i.write1)
write1 0x0800c949 Thumb Code 26 fal_eeprom95_port.o(i.write1)
i.write2 0x0800c968 Section 0 fal_eeprom95_port.o(i.write2)
write2 0x0800c969 Thumb Code 26 fal_eeprom95_port.o(i.write2)
i.write_disable 0x0800c988 Section 0 eeprom_m95.o(i.write_disable)
write_disable 0x0800c989 Thumb Code 46 eeprom_m95.o(i.write_disable)
i.write_enable 0x0800c9b6 Section 0 eeprom_m95.o(i.write_enable)
write_enable 0x0800c9b7 Thumb Code 46 eeprom_m95.o(i.write_enable)
i.write_kv_hdr 0x0800c9e4 Section 0 fdb_kvdb.o(i.write_kv_hdr)
write_kv_hdr 0x0800c9e5 Thumb Code 52 fdb_kvdb.o(i.write_kv_hdr)
i.xor_block 0x0800ca18 Section 0 aes.o(i.xor_block)
xor_block 0x0800ca19 Thumb Code 130 aes.o(i.xor_block)
.constdata 0x0800ca9a Section 7 adc.o(.constdata)
CHANNEL_OFFSET_TAB 0x0800ca9a Data 7 adc.o(.constdata)
.constdata 0x0800caa1 Section 7 i2c.o(.constdata)
CHANNEL_OFFSET_TAB 0x0800caa1 Data 7 i2c.o(.constdata)
.constdata 0x0800caa8 Section 7 spi.o(.constdata)
CHANNEL_OFFSET_TAB 0x0800caa8 Data 7 spi.o(.constdata)
.constdata 0x0800caaf Section 18 tim.o(.constdata)
OFFSET_TAB_CCMRx 0x0800caaf Data 9 tim.o(.constdata)
SHIFT_TAB_OCxx 0x0800cab8 Data 9 tim.o(.constdata)
.constdata 0x0800cac1 Section 7 usart.o(.constdata)
CHANNEL_OFFSET_TAB 0x0800cac1 Data 7 usart.o(.constdata)
.constdata 0x0800cac8 Section 64 system_stm32l4xx.o(.constdata)
.constdata 0x0800cb08 Section 8 system_stm32l4xx.o(.constdata)
.constdata 0x0800cb10 Section 12 app_hart.o(.constdata)
.constdata 0x0800cb1c Section 238 params.o(.constdata)
.constdata 0x0800cc0c Section 60 at_hc24.o(.constdata)
.constdata 0x0800cc48 Section 740 ntc_3950.o(.constdata)
.constdata 0x0800cf2c Section 7 adcs.o(.constdata)
CHANNEL_OFFSET_TAB 0x0800cf2c Data 7 adcs.o(.constdata)
.constdata 0x0800cf33 Section 7 spis.o(.constdata)
CHANNEL_OFFSET_TAB 0x0800cf33 Data 7 spis.o(.constdata)
.constdata 0x0800cf3a Section 7 uarts.o(.constdata)
CHANNEL_OFFSET_TAB 0x0800cf3a Data 7 uarts.o(.constdata)
.constdata 0x0800cf41 Section 7 i2cs.o(.constdata)
CHANNEL_OFFSET_TAB 0x0800cf41 Data 7 i2cs.o(.constdata)
.constdata 0x0800cf48 Section 36 lib.o(.constdata)
.constdata 0x0800cf6c Section 24 malloc.o(.constdata)
.constdata 0x0800cf84 Section 2048 aes.o(.constdata)
sbox 0x0800cf84 Data 256 aes.o(.constdata)
isbox 0x0800d084 Data 256 aes.o(.constdata)
gfm2_sbox 0x0800d184 Data 256 aes.o(.constdata)
gfm3_sbox 0x0800d284 Data 256 aes.o(.constdata)
gfmul_9 0x0800d384 Data 256 aes.o(.constdata)
gfmul_b 0x0800d484 Data 256 aes.o(.constdata)
gfmul_d 0x0800d584 Data 256 aes.o(.constdata)
gfmul_e 0x0800d684 Data 256 aes.o(.constdata)
.constdata 0x0800d784 Section 24 fdb_kvdb.o(.constdata)
.constdata 0x0800d79c Section 1024 fdb_utils.o(.constdata)
crc32_table 0x0800d79c Data 1024 fdb_utils.o(.constdata)
.constdata 0x0800db9c Section 12 fal_flash.o(.constdata)
device_table 0x0800db9c Data 12 fal_flash.o(.constdata)
.constdata 0x0800dba8 Section 192 fal_partition.o(.constdata)
partition_table_def 0x0800dba8 Data 192 fal_partition.o(.constdata)
.conststring 0x0800dc68 Section 23 app_hart.o(.conststring)
.conststring 0x0800dc80 Section 24 at_hc24.o(.conststring)
.conststring 0x0800dc98 Section 112 fal_execution.o(.conststring)
.ARM.__AT_0x10007FF0 0x10007ff0 Section 1 board.o(.ARM.__AT_0x10007FF0)
.ARM.__AT_0x10007FF1 0x10007ff1 Section 1 board.o(.ARM.__AT_0x10007FF1)
.data 0x20000000 Section 4 system_stm32l4xx.o(.data)
.data 0x20000004 Section 4 app.o(.data)
.data 0x20000008 Section 4 app.o(.data)
.data 0x2000000c Section 4 app.o(.data)
.data 0x20000010 Section 4 app.o(.data)
.data 0x20000014 Section 4 app.o(.data)
.data 0x20000018 Section 4 app.o(.data)
.data 0x2000001c Section 4 app.o(.data)
.data 0x20000020 Section 4 app.o(.data)
.data 0x20000024 Section 4 app.o(.data)
.data 0x20000028 Section 1 app.o(.data)
.data 0x20000029 Section 8 app.o(.data)
.data 0x20000032 Section 2 app.o(.data)
.data 0x20000034 Section 4 app.o(.data)
.data 0x20000038 Section 4 app.o(.data)
.data 0x2000003c Section 4 app.o(.data)
.data 0x20000040 Section 4 app.o(.data)
.data 0x20000044 Section 12 app_hart.o(.data)
hart_idle 0x20000044 Data 1 app_hart.o(.data)
.data 0x20000050 Section 36 app_flow.o(.data)
first_run 0x20000050 Data 1 app_flow.o(.data)
business_tm 0x20000054 Data 8 app_flow.o(.data)
systom_tm 0x2000005c Data 8 app_flow.o(.data)
btn_tm 0x20000064 Data 8 app_flow.o(.data)
idle_tm 0x2000006c Data 8 app_flow.o(.data)
.data 0x20000078 Section 64 key.o(.data)
key_init_flag 0x20000078 Data 1 key.o(.data)
long_done_flag 0x20000079 Data 1 key.o(.data)
key2_5_imitate_timers 0x2000007a Data 2 key.o(.data)
key_imitate 0x2000007c Data 4 key.o(.data)
.data 0x200000b8 Section 4 convert.o(.data)
last_travel 0x200000b8 Data 4 convert.o(.data)
.data 0x200000bc Section 12 mode.o(.data)
last_work_mode 0x200000bc Data 1 mode.o(.data)
manual_test_flag 0x200000bd Data 1 mode.o(.data)
mode_control_state 0x200000be Data 1 mode.o(.data)
alog_control_count 0x200000bf Data 1 mode.o(.data)
change_count 0x200000c0 Data 1 mode.o(.data)
loop_current_last 0x200000c4 Data 4 mode.o(.data)
.data 0x200000c8 Section 4 pdctrl.o(.data)
out_mode 0x200000c8 Data 1 pdctrl.o(.data)
pdctrl_run_flag 0x200000c9 Data 1 pdctrl.o(.data)
pwm_arr 0x200000ca Data 2 pdctrl.o(.data)
.data 0x200000cc Section 1 at_hc24.o(.data)
.data 0x200000d0 Section 4 mode_dac.o(.data)
.data 0x200000d4 Section 4 mode_pwm.o(.data)
.data 0x200000d8 Section 96 fal_execution.o(.data)
rtdata_cnt 0x200000d8 Data 2 fal_execution.o(.data)
fal_execution_status 0x200000da Data 3 fal_execution.o(.data)
m95_1_kv_table 0x200000f8 Data 36 fal_execution.o(.data)
fm24_kv_table 0x2000011c Data 12 fal_execution.o(.data)
cmac_key 0x20000128 Data 16 fal_execution.o(.data)
.data 0x20000138 Section 36 mode_pwmp_hd.o(.data)
execute_run_count 0x20000138 Data 1 mode_pwmp_hd.o(.data)
index_min 0x2000013c Data 4 mode_pwmp_hd.o(.data)
index_max 0x20000140 Data 4 mode_pwmp_hd.o(.data)
Control_diff 0x20000144 Data 4 mode_pwmp_hd.o(.data)
.data 0x2000015c Section 4 mode_pwmp.o(.data)
.data 0x20000160 Section 12 board.o(.data)
driver_init_flag 0x20000160 Data 1 board.o(.data)
board_cache 0x20000168 Data 4 board.o(.data)
.data 0x2000016c Section 1 eeprom_m95.o(.data)
.data 0x20000170 Section 4 eeprom_fm24.o(.data)
.data 0x20000174 Section 4 eeprom_lc02b.o(.data)
eeprom_24lc028bt_i2c 0x20000174 Data 4 eeprom_lc02b.o(.data)
.data 0x20000178 Section 4 rtc_rx8010.o(.data)
rtc 0x20000178 Data 4 rtc_rx8010.o(.data)
.data 0x2000017c Section 8 delay.o(.data)
g_fac_ms 0x2000017c Data 2 delay.o(.data)
g_fac_us 0x20000180 Data 4 delay.o(.data)
.data 0x20000184 Section 12 sys.o(.data)
.data 0x20000190 Section 4 btn.o(.data)
head_handle 0x20000190 Data 4 btn.o(.data)
.data 0x20000194 Section 28 malloc.o(.data)
.data 0x200001b0 Section 4 flow_core.o(.data)
.data 0x200001b4 Section 1 fdb.o(.data)
log_is_show 0x200001b4 Data 1 fdb.o(.data)
.data 0x200001b8 Section 112 fal_eeprom95_port.o(.data)
.data 0x20000228 Section 56 fal_eeprom24_port.o(.data)
.data 0x20000260 Section 1 fal.o(.data)
init_ok 0x20000260 Data 1 fal.o(.data)
.data 0x20000261 Section 1 fal_flash.o(.data)
init_ok 0x20000261 Data 1 fal_flash.o(.data)
.data 0x20000264 Section 12 fal_partition.o(.data)
init_ok 0x20000264 Data 1 fal_partition.o(.data)
partition_table 0x20000268 Data 4 fal_partition.o(.data)
partition_table_len 0x2000026c Data 4 fal_partition.o(.data)
.data 0x20000270 Section 8 pid_hd.o(.data)
.data 0x20000278 Section 4 rand.o(.data)
_rand_state 0x20000278 Data 4 rand.o(.data)
.data 0x2000027c Section 4 mvars.o(.data)
.data 0x20000280 Section 4 mvars.o(.data)
.sram2 0x200002a0 Section 2048 malloc.o(.sram2)
.bss 0x20000aa0 Section 356 app.o(.bss)
.bss 0x20000c04 Section 33 app.o(.bss)
.bss 0x20000c28 Section 532 app.o(.bss)
.bss 0x20000e3c Section 56 app.o(.bss)
.bss 0x20000e74 Section 20 app.o(.bss)
.bss 0x20000e88 Section 308 key.o(.bss)
.bss 0x20000fbc Section 524 mode.o(.bss)
.bss 0x200011c8 Section 28 pdctrl.o(.bss)
pdctrl_data 0x200011c8 Data 28 pdctrl.o(.bss)
.bss 0x200011e4 Section 64 at_hc24.o(.bss)
at_memcmp_cache 0x200011e4 Data 64 at_hc24.o(.bss)
.bss 0x20001224 Section 3036 fal_execution.o(.bss)
fal_executions 0x20001224 Data 3000 fal_execution.o(.bss)
fal_inspection_crc 0x20001ddc Data 12 fal_execution.o(.bss)
fal_inspection_cmac 0x20001de8 Data 24 fal_execution.o(.bss)
.bss 0x20001e00 Section 12 board.o(.bss)
lpf_temperature 0x20001e00 Data 12 board.o(.bss)
.bss 0x20001e0c Section 56 eeprom_m95.o(.bss)
.bss 0x20001e44 Section 20 leds.o(.bss)
leds 0x20001e44 Data 20 leds.o(.bss)
.bss 0x20001e58 Section 84 adcs.o(.bss)
.bss 0x20001ec0 Section 30720 malloc.o(.bss)
.bss 0x200096c0 Section 1920 malloc.o(.bss)
.bss 0x20009e40 Section 128 malloc.o(.bss)
.bss 0x20009ec0 Section 12 fal_partition.o(.bss)
part_flash_cache 0x20009ec0 Data 12 fal_partition.o(.bss)
HEAP 0x20009ed0 Section 2048 startup_stm32l476xx.o(HEAP)
STACK 0x2000a6d0 Section 4096 startup_stm32l476xx.o(STACK)
Global Symbols
Symbol Name Value Ov Type Size Object(Section)
BuildAttributes$$THM_ISAv4$E$P$D$K$B$S$7EM$PE$A:L22UL41UL21$X:L11$S22US41US21$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OTIME$ROPI$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE
__ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE
_printf_a 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_c 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_charcount 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_d 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_e 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_f 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_flags 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_fp_dec 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_fp_hex 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_g 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_i 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_int_dec 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_l 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_lc 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_ll 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_lld 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_lli 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_llo 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_llu 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_llx 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_longlong_dec 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_longlong_hex 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_longlong_oct 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_ls 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_mbtowc 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_n 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_o 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_p 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_percent 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_pre_padding 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_return_value 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_s 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_sizespec 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_str 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_truncate_signed 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_truncate_unsigned 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_u 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_wc 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_wctomb 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_widthprec 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_x 0x00000000 Number 0 stubs.o ABSOLUTE
__cpp_initialize__aeabi_ - Undefined Weak Reference
__cxa_finalize - Undefined Weak Reference
_clock_init - Undefined Weak Reference
_microlib_exit - Undefined Weak Reference
__Vectors_Size 0x00000188 Number 0 startup_stm32l476xx.o ABSOLUTE
__Vectors 0x08000000 Data 4 startup_stm32l476xx.o(RESET)
__Vectors_End 0x08000188 Data 0 startup_stm32l476xx.o(RESET)
__main 0x08000189 Thumb Code 0 entry.o(.ARM.Collect$$$$00000000)
_main_stk 0x08000189 Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001)
_main_scatterload 0x0800018d Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
__main_after_scatterload 0x08000191 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
_main_clock 0x08000191 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008)
_main_cpp_init 0x08000191 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A)
_main_init 0x08000191 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B)
__rt_final_cpp 0x08000199 Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000D)
__rt_final_exit 0x08000199 Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F)
Reset_Handler 0x0800019d Thumb Code 8 startup_stm32l476xx.o(.text)
ADC3_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
CAN1_RX0_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
CAN1_RX1_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
CAN1_SCE_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
CAN1_TX_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
COMP_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
DFSDM1_FLT0_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
DFSDM1_FLT1_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
DFSDM1_FLT2_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
DFSDM1_FLT3_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
DMA1_Channel3_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
DMA1_Channel4_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
DMA2_Channel3_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
DMA2_Channel4_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
DMA2_Channel5_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
EXTI0_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
EXTI15_10_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
EXTI1_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
EXTI2_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
EXTI3_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
EXTI4_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
EXTI9_5_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
FLASH_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
FMC_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
FPU_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
I2C1_ER_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
I2C2_ER_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
I2C2_EV_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
I2C3_ER_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
I2C3_EV_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
LCD_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
LPTIM1_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
LPTIM2_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
LPUART1_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
OTG_FS_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
PVD_PVM_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
QUADSPI_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
RCC_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
RNG_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
RTC_Alarm_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
RTC_WKUP_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
SAI1_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
SAI2_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
SDMMC1_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
SPI1_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
SPI2_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
SPI3_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
SWPMI1_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
TAMP_STAMP_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
TIM1_BRK_TIM15_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
TIM1_CC_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
TIM1_TRG_COM_TIM17_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
TIM1_UP_TIM16_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
TIM2_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
TIM3_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
TIM5_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
TIM8_BRK_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
TIM8_CC_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
TIM8_TRG_COM_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
TIM8_UP_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
TSC_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
UART4_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
USART2_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
USART3_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
WWDG_IRQHandler 0x080001b7 Thumb Code 0 startup_stm32l476xx.o(.text)
rand 0x080001c1 Thumb Code 20 rand.o(.text)
srand 0x080001d5 Thumb Code 6 rand.o(.text)
__aeabi_memcpy 0x080001e5 Thumb Code 36 memcpya.o(.text)
__aeabi_memcpy4 0x080001e5 Thumb Code 0 memcpya.o(.text)
__aeabi_memcpy8 0x080001e5 Thumb Code 0 memcpya.o(.text)
__aeabi_memset 0x08000209 Thumb Code 14 memseta.o(.text)
__aeabi_memset4 0x08000209 Thumb Code 0 memseta.o(.text)
__aeabi_memset8 0x08000209 Thumb Code 0 memseta.o(.text)
__aeabi_memclr 0x08000217 Thumb Code 4 memseta.o(.text)
__aeabi_memclr4 0x08000217 Thumb Code 0 memseta.o(.text)
__aeabi_memclr8 0x08000217 Thumb Code 0 memseta.o(.text)
_memset$wrapper 0x0800021b Thumb Code 18 memseta.o(.text)
strncpy 0x0800022d Thumb Code 24 strncpy.o(.text)
strlen 0x08000245 Thumb Code 14 strlen.o(.text)
strcmp 0x08000253 Thumb Code 28 strcmp.o(.text)
strncmp 0x0800026f Thumb Code 30 strncmp.o(.text)
__aeabi_fadd 0x0800028d Thumb Code 164 fadd.o(.text)
__aeabi_fsub 0x08000331 Thumb Code 6 fadd.o(.text)
__aeabi_frsub 0x08000337 Thumb Code 6 fadd.o(.text)
__aeabi_fmul 0x0800033d Thumb Code 100 fmul.o(.text)
__aeabi_fdiv 0x080003a1 Thumb Code 124 fdiv.o(.text)
__ARM_scalbnf 0x0800041d Thumb Code 24 fscalb.o(.text)
scalbnf 0x0800041d Thumb Code 0 fscalb.o(.text)
__aeabi_dadd 0x08000435 Thumb Code 322 dadd.o(.text)
__aeabi_dsub 0x08000577 Thumb Code 6 dadd.o(.text)
__aeabi_drsub 0x0800057d Thumb Code 6 dadd.o(.text)
__aeabi_dmul 0x08000593 Thumb Code 228 dmul.o(.text)
__aeabi_ddiv 0x0800067d Thumb Code 222 ddiv.o(.text)
__aeabi_i2f 0x0800075b Thumb Code 18 fflti.o(.text)
__aeabi_ui2f 0x0800076d Thumb Code 10 ffltui.o(.text)
__aeabi_i2d 0x08000777 Thumb Code 34 dflti.o(.text)
__aeabi_ui2d 0x08000799 Thumb Code 26 dfltui.o(.text)
__aeabi_f2uiz 0x080007b3 Thumb Code 40 ffixui.o(.text)
__aeabi_d2uiz 0x080007db Thumb Code 50 dfixui.o(.text)
__aeabi_f2d 0x0800080d Thumb Code 38 f2d.o(.text)
__aeabi_cdcmpeq 0x08000835 Thumb Code 0 cdcmple.o(.text)
__aeabi_cdcmple 0x08000835 Thumb Code 48 cdcmple.o(.text)
__aeabi_cdrcmple 0x08000865 Thumb Code 48 cdrcmple.o(.text)
__aeabi_d2f 0x08000895 Thumb Code 56 d2f.o(.text)
__aeabi_cfcmpeq 0x080008cd Thumb Code 0 cfcmple.o(.text)
__aeabi_cfcmple 0x080008cd Thumb Code 20 cfcmple.o(.text)
__aeabi_cfrcmple 0x080008e1 Thumb Code 20 cfrcmple.o(.text)
__aeabi_uidiv 0x080008f5 Thumb Code 0 uidiv.o(.text)
__aeabi_uidivmod 0x080008f5 Thumb Code 44 uidiv.o(.text)
__aeabi_uldivmod 0x08000921 Thumb Code 98 uldiv.o(.text)
__aeabi_llsl 0x08000989 Thumb Code 30 llshl.o(.text)
_ll_shift_l 0x08000989 Thumb Code 0 llshl.o(.text)
__aeabi_llsr 0x080009a7 Thumb Code 32 llushr.o(.text)
_ll_ushift_r 0x080009a7 Thumb Code 0 llushr.o(.text)
__aeabi_lasr 0x080009c7 Thumb Code 36 llsshr.o(.text)
_ll_sshift_r 0x080009c7 Thumb Code 0 llsshr.o(.text)
__I$use$fp 0x080009eb Thumb Code 0 iusefp.o(.text)
_float_round 0x080009eb Thumb Code 18 fepilogue.o(.text)
_float_epilogue 0x080009fd Thumb Code 92 fepilogue.o(.text)
_double_round 0x08000a59 Thumb Code 30 depilogue.o(.text)
_double_epilogue 0x08000a77 Thumb Code 156 depilogue.o(.text)
__aeabi_d2ulz 0x08000b13 Thumb Code 48 dfixul.o(.text)
__scatterload 0x08000b45 Thumb Code 28 init.o(.text)
__scatterload_rt2 0x08000b45 Thumb Code 0 init.o(.text)
__decompress 0x08000b69 Thumb Code 0 __dczerorl2.o(.text)
__decompress1 0x08000b69 Thumb Code 86 __dczerorl2.o(.text)
ADC1_2_IRQHandler 0x08000bbf Thumb Code 6 stm32l4xx_it.o(i.ADC1_2_IRQHandler)
AES_CMAC_Final 0x08000bc5 Thumb Code 328 cmac.o(i.AES_CMAC_Final)
AES_CMAC_Init 0x08000d0d Thumb Code 36 cmac.o(i.AES_CMAC_Init)
AES_CMAC_SetKey 0x08000d31 Thumb Code 10 cmac.o(i.AES_CMAC_SetKey)
AES_CMAC_Update 0x08000d3b Thumb Code 180 cmac.o(i.AES_CMAC_Update)
BusFault_Handler 0x08000df5 Thumb Code 2 stm32l4xx_it.o(i.BusFault_Handler)
DBG_ASSERT 0x08000df7 Thumb Code 10 debug.o(i.DBG_ASSERT)
DMA1_Channel1_IRQHandler 0x08000e01 Thumb Code 6 stm32l4xx_it.o(i.DMA1_Channel1_IRQHandler)
DMA1_Channel2_IRQHandler 0x08000e07 Thumb Code 6 stm32l4xx_it.o(i.DMA1_Channel2_IRQHandler)
DMA1_Channel5_IRQHandler 0x08000e0d Thumb Code 10 stm32l4xx_it.o(i.DMA1_Channel5_IRQHandler)
DMA1_Channel6_IRQHandler 0x08000e1d Thumb Code 8 stm32l4xx_it.o(i.DMA1_Channel6_IRQHandler)
DMA1_Channel7_IRQHandler 0x08000e29 Thumb Code 8 stm32l4xx_it.o(i.DMA1_Channel7_IRQHandler)
DMA2_Channel1_IRQHandler 0x08000e35 Thumb Code 8 stm32l4xx_it.o(i.DMA2_Channel1_IRQHandler)
DMA2_Channel2_IRQHandler 0x08000e41 Thumb Code 8 stm32l4xx_it.o(i.DMA2_Channel2_IRQHandler)
DMA2_Channel6_IRQHandler 0x08000e4d Thumb Code 8 stm32l4xx_it.o(i.DMA2_Channel6_IRQHandler)
DMA2_Channel7_IRQHandler 0x08000e59 Thumb Code 8 stm32l4xx_it.o(i.DMA2_Channel7_IRQHandler)
DebugMon_Handler 0x08000e65 Thumb Code 2 stm32l4xx_it.o(i.DebugMon_Handler)
HardFault_Handler 0x08000e67 Thumb Code 2 stm32l4xx_it.o(i.HardFault_Handler)
I2C1_EV_IRQHandler 0x08000e69 Thumb Code 8 stm32l4xx_it.o(i.I2C1_EV_IRQHandler)
LL_ADC_CommonInit 0x08000e75 Thumb Code 80 stm32l4xx_ll_adc.o(i.LL_ADC_CommonInit)
LL_ADC_Init 0x08000ee5 Thumb Code 44 stm32l4xx_ll_adc.o(i.LL_ADC_Init)
LL_ADC_REG_Init 0x08000f11 Thumb Code 90 stm32l4xx_ll_adc.o(i.LL_ADC_REG_Init)
LL_DAC_Init 0x08001079 Thumb Code 104 stm32l4xx_ll_dac.o(i.LL_DAC_Init)
LL_GPIO_Init 0x08001445 Thumb Code 316 stm32l4xx_ll_gpio.o(i.LL_GPIO_Init)
LL_I2C_Init 0x080016c1 Thumb Code 106 stm32l4xx_ll_i2c.o(i.LL_I2C_Init)
LL_IncTick 0x0800172d Thumb Code 10 sys.o(i.LL_IncTick)
LL_Init1msTick 0x0800173d Thumb Code 26 stm32l4xx_ll_utils.o(i.LL_Init1msTick)
LL_RCC_GetUARTClockFreq 0x08001759 Thumb Code 192 stm32l4xx_ll_rcc.o(i.LL_RCC_GetUARTClockFreq)
LL_RCC_GetUSARTClockFreq 0x08001825 Thumb Code 268 stm32l4xx_ll_rcc.o(i.LL_RCC_GetUSARTClockFreq)
LL_SPI_Init 0x080019bd Thumb Code 112 stm32l4xx_ll_spi.o(i.LL_SPI_Init)
LL_SetSystemCoreClock 0x08001a2d Thumb Code 6 stm32l4xx_ll_utils.o(i.LL_SetSystemCoreClock)
LL_TIM_Init 0x08001a39 Thumb Code 160 stm32l4xx_ll_tim.o(i.LL_TIM_Init)
LL_TIM_OC_Init 0x08001bc9 Thumb Code 88 stm32l4xx_ll_tim.o(i.LL_TIM_OC_Init)
LL_USART_Init 0x08001c2d Thumb Code 198 stm32l4xx_ll_usart.o(i.LL_USART_Init)
LL_mDelay 0x08001d0d Thumb Code 32 stm32l4xx_ll_utils.o(i.LL_mDelay)
MX_ADC1_Init 0x08001d2d Thumb Code 730 adc.o(i.MX_ADC1_Init)
MX_ADC2_Init 0x08002055 Thumb Code 348 adc.o(i.MX_ADC2_Init)
MX_DAC1_Init 0x080021d5 Thumb Code 172 dac.o(i.MX_DAC1_Init)
MX_DMA_Init 0x08002299 Thumb Code 252 dma.o(i.MX_DMA_Init)
MX_GPIO_Init 0x08002395 Thumb Code 480 gpio.o(i.MX_GPIO_Init)
MX_I2C1_Init 0x0800258d Thumb Code 374 i2c.o(i.MX_I2C1_Init)
MX_SPI1_Init 0x0800271d Thumb Code 138 spi.o(i.MX_SPI1_Init)
MX_SPI2_Init 0x080027b5 Thumb Code 264 spi.o(i.MX_SPI2_Init)
MX_TIM2_Init 0x080028d1 Thumb Code 194 tim.o(i.MX_TIM2_Init)
MX_TIM3_Init 0x0800299d Thumb Code 190 tim.o(i.MX_TIM3_Init)
MX_TIM4_Init 0x08002a69 Thumb Code 118 tim.o(i.MX_TIM4_Init)
MX_TIM6_Init 0x08002aed Thumb Code 102 tim.o(i.MX_TIM6_Init)
MX_TIM7_Init 0x08002b5d Thumb Code 102 tim.o(i.MX_TIM7_Init)
MX_UART5_Init 0x08002bcd Thumb Code 362 usart.o(i.MX_UART5_Init)
MX_USART1_UART_Init 0x08002d51 Thumb Code 338 usart.o(i.MX_USART1_UART_Init)
MemManage_Handler 0x08002eb9 Thumb Code 2 stm32l4xx_it.o(i.MemManage_Handler)
NMI_Handler 0x08002ebb Thumb Code 2 stm32l4xx_it.o(i.NMI_Handler)
PendSV_Handler 0x080032d1 Thumb Code 2 stm32l4xx_it.o(i.PendSV_Handler)
PeriphCommonClock_Config 0x080032d5 Thumb Code 54 main.o(i.PeriphCommonClock_Config)
SVC_Handler 0x080034d5 Thumb Code 2 stm32l4xx_it.o(i.SVC_Handler)
SysTick_Handler 0x080034d7 Thumb Code 2 stm32l4xx_it.o(i.SysTick_Handler)
SysTick_Init 0x080034d9 Thumb Code 20 delay.o(i.SysTick_Init)
SystemClock_Config 0x080034f1 Thumb Code 134 main.o(i.SystemClock_Config)
SystemInit 0x08003589 Thumb Code 2 system_stm32l4xx.o(i.SystemInit)
TIM4_IRQHandler 0x0800358d Thumb Code 120 stm32l4xx_it.o(i.TIM4_IRQHandler)
TIM6_DAC_IRQHandler 0x08003609 Thumb Code 136 stm32l4xx_it.o(i.TIM6_DAC_IRQHandler)
TIM7_IRQHandler 0x08003699 Thumb Code 128 stm32l4xx_it.o(i.TIM7_IRQHandler)
UART5_IRQHandler 0x0800371d Thumb Code 8 stm32l4xx_it.o(i.UART5_IRQHandler)
USART1_IRQHandler 0x08003729 Thumb Code 8 stm32l4xx_it.o(i.USART1_IRQHandler)
UsageFault_Handler 0x08003735 Thumb Code 2 stm32l4xx_it.o(i.UsageFault_Handler)
__0sprintf 0x08003739 Thumb Code 34 printfa.o(i.__0sprintf)
__1sprintf 0x08003739 Thumb Code 0 printfa.o(i.__0sprintf)
__2sprintf 0x08003739 Thumb Code 0 printfa.o(i.__0sprintf)
__c89sprintf 0x08003739 Thumb Code 0 printfa.o(i.__0sprintf)
sprintf 0x08003739 Thumb Code 0 printfa.o(i.__0sprintf)
__scatterload_copy 0x08003859 Thumb Code 14 handlers.o(i.__scatterload_copy)
__scatterload_null 0x08003867 Thumb Code 2 handlers.o(i.__scatterload_null)
__scatterload_zeroinit 0x08003869 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
_fdb_continue_ff_addr 0x0800390d Thumb Code 100 fdb_utils.o(i._fdb_continue_ff_addr)
_fdb_flash_erase 0x08003977 Thumb Code 30 fdb_utils.o(i._fdb_flash_erase)
_fdb_flash_read 0x08003995 Thumb Code 30 fdb_utils.o(i._fdb_flash_read)
_fdb_flash_write 0x080039b3 Thumb Code 30 fdb_utils.o(i._fdb_flash_write)
_fdb_get_status 0x080039d1 Thumb Code 42 fdb_utils.o(i._fdb_get_status)
_fdb_init_ex 0x080039fb Thumb Code 134 fdb.o(i._fdb_init_ex)
_fdb_init_finish 0x08003a81 Thumb Code 20 fdb.o(i._fdb_init_finish)
_fdb_read_status 0x08003b29 Thumb Code 38 fdb_utils.o(i._fdb_read_status)
_fdb_set_status 0x08003b4f Thumb Code 46 fdb_utils.o(i._fdb_set_status)
_fdb_write_status 0x08003b7d Thumb Code 54 fdb_utils.o(i._fdb_write_status)
actual_travel_deal 0x08004fcb Thumb Code 26 convert.o(i.actual_travel_deal)
adc_dma_callback 0x08004fe5 Thumb Code 76 adcs.o(i.adc_dma_callback)
adc_env_callback 0x08005039 Thumb Code 154 adcs.o(i.adc_env_callback)
adc_init 0x08005175 Thumb Code 310 adcs.o(i.adc_init)
adc_result_average 0x080052bd Thumb Code 88 adcs.o(i.adc_result_average)
adc_result_median 0x08005319 Thumb Code 218 adcs.o(i.adc_result_median)
aes_encrypt 0x080053fd Thumb Code 86 aes.o(i.aes_encrypt)
aes_set_key 0x08005455 Thumb Code 246 aes.o(i.aes_set_key)
alog_control_module 0x08005641 Thumb Code 122 mode.o(i.alog_control_module)
app_init 0x080056c9 Thumb Code 30 app.o(i.app_init)
app_start 0x08005725 Thumb Code 4 app.o(i.app_start)
at_cmd_parse 0x08005755 Thumb Code 110 at_hc24.o(i.at_cmd_parse)
at_cmd_search 0x080057c9 Thumb Code 62 at_hc24.o(i.at_cmd_search)
at_set_memcmp_cache 0x08005821 Thumb Code 40 at_hc24.o(i.at_set_memcmp_cache)
board_init 0x0800584d Thumb Code 140 board.o(i.board_init)
button_attach 0x08005991 Thumb Code 8 btn.o(i.button_attach)
button_handler 0x08005999 Thumb Code 506 btn.o(i.button_handler)
button_init 0x08005b93 Thumb Code 64 btn.o(i.button_init)
button_start 0x08005bd5 Thumb Code 32 btn.o(i.button_start)
button_stop 0x08005bf9 Thumb Code 26 btn.o(i.button_stop)
button_ticks 0x08005c19 Thumb Code 22 btn.o(i.button_ticks)
calculate_pwm_duty 0x08005c35 Thumb Code 108 pdctrl.o(i.calculate_pwm_duty)
calib_parapos_perent 0x08005cfd Thumb Code 102 board.o(i.calib_parapos_perent)
crc16_compute 0x08005fa5 Thumb Code 54 lib.o(i.crc16_compute)
dead_zone_deal 0x08006259 Thumb Code 36 convert.o(i.dead_zone_deal)
dec_format_hex 0x08006285 Thumb Code 70 lib.o(i.dec_format_hex)
delay_init 0x080063e9 Thumb Code 20 delay.o(i.delay_init)
delay_ms 0x08006401 Thumb Code 54 delay.o(i.delay_ms)
delay_tick 0x08006437 Thumb Code 12 delay.o(i.delay_tick)
delay_us 0x08006445 Thumb Code 52 delay.o(i.delay_us)
driver_dinit 0x08006591 Thumb Code 38 board.o(i.driver_dinit)
driver_init 0x080065c1 Thumb Code 38 board.o(i.driver_init)
eeprom_fm24_disable 0x080065f1 Thumb Code 12 eeprom_fm24.o(i.eeprom_fm24_disable)
eeprom_fm24_enable 0x080066a1 Thumb Code 12 eeprom_fm24.o(i.eeprom_fm24_enable)
eeprom_fm24_init 0x080066b1 Thumb Code 48 eeprom_fm24.o(i.eeprom_fm24_init)
eeprom_fm24_read 0x080066f5 Thumb Code 34 eeprom_fm24.o(i.eeprom_fm24_read)
eeprom_fm24_write 0x0800671d Thumb Code 184 eeprom_fm24.o(i.eeprom_fm24_write)
eeprom_lc02b_init 0x080067e1 Thumb Code 40 eeprom_lc02b.o(i.eeprom_lc02b_init)
eeprom_m95_disable 0x08006811 Thumb Code 12 eeprom_m95.o(i.eeprom_m95_disable)
eeprom_m95_enable 0x08006821 Thumb Code 12 eeprom_m95.o(i.eeprom_m95_enable)
eeprom_m95_init 0x08006831 Thumb Code 322 eeprom_m95.o(i.eeprom_m95_init)
eeprom_m95_read 0x08006995 Thumb Code 156 eeprom_m95.o(i.eeprom_m95_read)
eeprom_m95_write 0x08006a6d Thumb Code 316 eeprom_m95.o(i.eeprom_m95_write)
execute_dac 0x08006bc5 Thumb Code 42 mode_pwmp_hd.o(i.execute_dac)
execute_pid_init 0x08006e4d Thumb Code 58 mode_pwmp_hd.o(i.execute_pid_init)
fal_execution_init 0x08006ec1 Thumb Code 350 fal_execution.o(i.fal_execution_init)
fal_execution_kv_read 0x08007055 Thumb Code 198 fal_execution.o(i.fal_execution_kv_read)
fal_execution_kv_write 0x08007121 Thumb Code 200 fal_execution.o(i.fal_execution_kv_write)
fal_flash_device_find 0x08007275 Thumb Code 38 fal_flash.o(i.fal_flash_device_find)
fal_flash_init 0x080072a1 Thumb Code 42 fal_flash.o(i.fal_flash_init)
fal_init 0x080072d5 Thumb Code 40 fal.o(i.fal_init)
fal_partition_erase 0x08007301 Thumb Code 56 fal_partition.o(i.fal_partition_erase)
fal_partition_find 0x08007339 Thumb Code 46 fal_partition.o(i.fal_partition_find)
fal_partition_init 0x0800736d Thumb Code 36 fal_partition.o(i.fal_partition_init)
fal_partition_read 0x08007399 Thumb Code 62 fal_partition.o(i.fal_partition_read)
fal_partition_write 0x080073d7 Thumb Code 62 fal_partition.o(i.fal_partition_write)
fdb_blob_make 0x08007415 Thumb Code 6 fdb_utils.o(i.fdb_blob_make)
fdb_calc_crc32 0x0800741d Thumb Code 34 fdb_utils.o(i.fdb_calc_crc32)
fdb_kv_get_blob 0x08007445 Thumb Code 56 fdb_kvdb.o(i.fdb_kv_get_blob)
fdb_kv_set_blob 0x0800747d Thumb Code 50 fdb_kvdb.o(i.fdb_kv_set_blob)
fdb_kv_set_default 0x080074af Thumb Code 146 fdb_kvdb.o(i.fdb_kv_set_default)
fdb_kvdb_control 0x08007541 Thumb Code 64 fdb_kvdb.o(i.fdb_kvdb_control)
fdb_kvdb_init 0x08007581 Thumb Code 188 fdb_kvdb.o(i.fdb_kvdb_init)
fdb_tsdb_control 0x08007641 Thumb Code 94 fdb_tsdb.o(i.fdb_tsdb_control)
fdb_tsdb_init 0x080076a1 Thumb Code 262 fdb_tsdb.o(i.fdb_tsdb_init)
flow_init 0x08007915 Thumb Code 20 app_flow.o(i.flow_init)
flow_start 0x0800792d Thumb Code 36 app_flow.o(i.flow_start)
free 0x08007a49 Thumb Code 76 malloc.o(i.free)
get_actual_travel 0x08007b01 Thumb Code 92 board.o(i.get_actual_travel)
get_actual_travel_adc 0x08007b6d Thumb Code 8 board.o(i.get_actual_travel_adc)
get_current 0x08007b75 Thumb Code 50 board.o(i.get_current)
get_current_deal 0x08007bb5 Thumb Code 28 board.o(i.get_current_deal)
get_pid_travel 0x08007d5d Thumb Code 20 convert.o(i.get_pid_travel)
get_pressure 0x08007d79 Thumb Code 118 board.o(i.get_pressure)
get_show_travel 0x08007e75 Thumb Code 18 convert.o(i.get_show_travel)
get_temperature 0x08007e91 Thumb Code 32 board.o(i.get_temperature)
get_timestamp 0x08007f31 Thumb Code 48 board.o(i.get_timestamp)
get_weekday 0x08007f61 Thumb Code 76 lib.o(i.get_weekday)
gpio_create 0x08007fad Thumb Code 54 gpios.o(i.gpio_create)
h24_bluetooth_output_dbg 0x0800800d Thumb Code 4 app_hart.o(i.h24_bluetooth_output_dbg)
h24_bluetooth_work 0x08008011 Thumb Code 226 app_hart.o(i.h24_bluetooth_work)
hart_ble_dinit 0x0800811d Thumb Code 78 app_hart.o(i.hart_ble_dinit)
hart_ble_init 0x0800817d Thumb Code 132 app_hart.o(i.hart_ble_init)
hart_uart_dinit 0x08008271 Thumb Code 84 app_hart.o(i.hart_uart_dinit)
hart_uart_init 0x080082d9 Thumb Code 184 app_hart.o(i.hart_uart_init)
hex_format_dec 0x080083c1 Thumb Code 104 lib.o(i.hex_format_dec)
i2c_create 0x0800842d Thumb Code 52 i2cs.o(i.i2c_create)
i2c_create_dma 0x08008479 Thumb Code 276 i2cs.o(i.i2c_create_dma)
i2c_dma_callback 0x0800859b Thumb Code 46 i2cs.o(i.i2c_dma_callback)
i2c_dma_set_address 0x080085c9 Thumb Code 34 i2cs.o(i.i2c_dma_set_address)
i2c_ev_callback 0x080085eb Thumb Code 242 i2cs.o(i.i2c_ev_callback)
i2psb 0x080086f1 Thumb Code 220 convert.o(i.i2psb)
ip2current 0x0800888d Thumb Code 30 board.o(i.ip2current)
is_manual_test 0x080088b5 Thumb Code 16 mode.o(i.is_manual_test)
key_botton_start 0x08008959 Thumb Code 58 key.o(i.key_botton_start)
key_dinit 0x0800899d Thumb Code 154 key.o(i.key_dinit)
key_init 0x08008a51 Thumb Code 590 key.o(i.key_init)
lcd_dinit 0x08008e41 Thumb Code 2 board.o(i.lcd_dinit)
lcd_init 0x08008e43 Thumb Code 2 board.o(i.lcd_init)
leds_dinit 0x08008e45 Thumb Code 68 leds.o(i.leds_dinit)
leds_init 0x08008e8d Thumb Code 168 leds.o(i.leds_init)
leds_toggle 0x08008f45 Thumb Code 26 leds.o(i.leds_toggle)
loop_current_convert 0x08008f65 Thumb Code 22 board.o(i.loop_current_convert)
lpf_init 0x08008f81 Thumb Code 26 filter.o(i.lpf_init)
lpf_update 0x08008fa1 Thumb Code 60 filter.o(i.lpf_update)
lpf_window_init 0x08008fdd Thumb Code 78 filter.o(i.lpf_window_init)
lpf_window_update 0x0800902b Thumb Code 114 filter.o(i.lpf_window_update)
main 0x0800909d Thumb Code 214 main.o(i.main)
malloc 0x08009181 Thumb Code 92 malloc.o(i.malloc)
mode_dac_dinit 0x08009461 Thumb Code 22 mode_dac.o(i.mode_dac_dinit)
mode_dac_process 0x0800947d Thumb Code 36 mode_dac.o(i.mode_dac_process)
mode_detection 0x080094a5 Thumb Code 124 mode.o(i.mode_detection)
mode_init 0x0800952d Thumb Code 96 mode.o(i.mode_init)
mode_pwm_dinit 0x080095b1 Thumb Code 34 mode_pwm.o(i.mode_pwm_dinit)
mode_pwm_process 0x080095dd Thumb Code 50 mode_pwm.o(i.mode_pwm_process)
mode_pwmp_dinit 0x08009619 Thumb Code 34 mode_pwmp.o(i.mode_pwmp_dinit)
mode_pwmp_hd_dinit 0x08009645 Thumb Code 30 mode_pwmp_hd.o(i.mode_pwmp_hd_dinit)
mode_pwmp_hd_init 0x08009669 Thumb Code 216 mode_pwmp_hd.o(i.mode_pwmp_hd_init)
mode_pwmp_hd_process 0x08009755 Thumb Code 376 mode_pwmp_hd.o(i.mode_pwmp_hd_process)
mode_pwmp_process 0x08009939 Thumb Code 44 mode_pwmp.o(i.mode_pwmp_process)
mstrncmp 0x08009a8d Thumb Code 30 at_hc24.o(i.mstrncmp)
my_mem_free 0x08009aad Thumb Code 80 malloc.o(i.my_mem_free)
my_mem_init 0x08009b05 Thumb Code 50 malloc.o(i.my_mem_init)
my_mem_malloc 0x08009b41 Thumb Code 146 malloc.o(i.my_mem_malloc)
my_mem_perused 0x08009bdd Thumb Code 48 malloc.o(i.my_mem_perused)
myfree 0x08009c15 Thumb Code 58 malloc.o(i.myfree)
mymalloc 0x08009c59 Thumb Code 30 malloc.o(i.mymalloc)
mymemset 0x08009c7d Thumb Code 14 malloc.o(i.mymemset)
ntc_get_temp 0x08009cd1 Thumb Code 114 ntc_3950.o(i.ntc_get_temp)
params_init 0x08009da1 Thumb Code 150 params.o(i.params_init)
params_restart 0x08009e4d Thumb Code 586 params.o(i.params_restart)
part_travel_deal 0x0800a0e9 Thumb Code 54 convert.o(i.part_travel_deal)
pdctrl_init 0x0800a129 Thumb Code 96 pdctrl.o(i.pdctrl_init)
pdctrl_out 0x0800a191 Thumb Code 84 pdctrl.o(i.pdctrl_out)
pdctrl_pwm_set_arr 0x0800a1f5 Thumb Code 44 pdctrl.o(i.pdctrl_pwm_set_arr)
pdctrl_run 0x0800a229 Thumb Code 50 pdctrl.o(i.pdctrl_run)
pdctrl_stop 0x0800a261 Thumb Code 50 pdctrl.o(i.pdctrl_stop)
pid_constructor 0x0800a2a5 Thumb Code 14 pid.o(i.pid_constructor)
pid_hd_constructor 0x0800a2b5 Thumb Code 14 pid_hd.o(i.pid_hd_constructor)
pwm_output_deal 0x0800a335 Thumb Code 16 convert.o(i.pwm_output_deal)
pwm_output_position 0x0800a349 Thumb Code 40 board.o(i.pwm_output_position)
pwmp_adjust 0x0800a379 Thumb Code 270 mode_pwmp_hd.o(i.pwmp_adjust)
pwmp_hd_process_state_set 0x0800b0ad Thumb Code 34 mode_pwmp_hd.o(i.pwmp_hd_process_state_set)
rtc_get_clock_time 0x0800b721 Thumb Code 8 rtc_rx8010.o(i.rtc_get_clock_time)
rtc_init 0x0800b729 Thumb Code 76 rtc_rx8010.o(i.rtc_init)
rtc_set_clock_time 0x0800b8a1 Thumb Code 72 rtc_rx8010.o(i.rtc_set_clock_time)
rtc_weekday_convert 0x0800b953 Thumb Code 66 rtc_rx8010.o(i.rtc_weekday_convert)
scheduler_time_occupancy_get 0x0800baa5 Thumb Code 40 sys.o(i.scheduler_time_occupancy_get)
scheduler_time_start 0x0800bad5 Thumb Code 12 sys.o(i.scheduler_time_start)
scheduler_time_stop 0x0800bae5 Thumb Code 20 sys.o(i.scheduler_time_stop)
set_app_preload_language_flag 0x0800bbfd Thumb Code 12 board.o(i.set_app_preload_language_flag)
set_pwm_calib_current 0x0800bccd Thumb Code 68 board.o(i.set_pwm_calib_current)
small_signal_deal 0x0800bd8d Thumb Code 56 convert.o(i.small_signal_deal)
spi_create 0x0800bdcd Thumb Code 140 spis.o(i.spi_create)
swo_output_deal 0x0800c041 Thumb Code 130 convert.o(i.swo_output_deal)
sys_millis 0x0800c0cd Thumb Code 12 sys.o(i.sys_millis)
sys_millis_reset 0x0800c0dd Thumb Code 8 sys.o(i.sys_millis_reset)
target_travel_deal 0x0800c169 Thumb Code 18 convert.o(i.target_travel_deal)
time2Stamp 0x0800c1b9 Thumb Code 162 lib.o(i.time2Stamp)
travel_statistics 0x0800c269 Thumb Code 150 mode.o(i.travel_statistics)
uart_create 0x0800c369 Thumb Code 132 uarts.o(i.uart_create)
uart_dma_reception_callback 0x0800c3f3 Thumb Code 118 uarts.o(i.uart_dma_reception_callback)
uart_reception_callback 0x0800c469 Thumb Code 310 uarts.o(i.uart_reception_callback)
uart_recv_en 0x0800c5a5 Thumb Code 232 uarts.o(i.uart_recv_en)
uart_send_data 0x0800c691 Thumb Code 202 uarts.o(i.uart_send_data)
AHBPrescTable 0x0800cac8 Data 16 system_stm32l4xx.o(.constdata)
MSIRangeTable 0x0800cad8 Data 48 system_stm32l4xx.o(.constdata)
APBPrescTable 0x0800cb08 Data 8 system_stm32l4xx.o(.constdata)
valve_characteristics_table 0x0800cb1c Data 238 params.o(.constdata)
at_cmd_func 0x0800cc0c Data 60 at_hc24.o(.constdata)
_table 0x0800cc48 Data 740 ntc_3950.o(.constdata)
_days 0x0800cf48 Data 12 lib.o(.constdata)
_month_days 0x0800cf54 Data 24 lib.o(.constdata)
memtblsize 0x0800cf6c Data 8 malloc.o(.constdata)
memblksize 0x0800cf74 Data 8 malloc.o(.constdata)
memsize 0x0800cf7c Data 8 malloc.o(.constdata)
Region$$Table$$Base 0x0800dd08 Number 0 anon$$obj.o(Region$$Table)
Region$$Table$$Limit 0x0800dd28 Number 0 anon$$obj.o(Region$$Table)
app_preload_flag 0x10007ff0 Data 1 board.o(.ARM.__AT_0x10007FF0)
app_preload_language_flag 0x10007ff1 Data 1 board.o(.ARM.__AT_0x10007FF1)
SystemCoreClock 0x20000000 Data 4 system_stm32l4xx.o(.data)
loop_current 0x20000004 Data 4 app.o(.data)
actual_travel 0x20000008 Data 4 app.o(.data)
target_travel 0x2000000c Data 4 app.o(.data)
pid_target 0x20000010 Data 4 app.o(.data)
pid_actual 0x20000014 Data 4 app.o(.data)
show_loop 0x20000018 Data 4 app.o(.data)
show_target 0x2000001c Data 4 app.o(.data)
show_actual 0x20000020 Data 4 app.o(.data)
temperature 0x20000024 Data 4 app.o(.data)
cpu_percent 0x20000028 Data 1 app.o(.data)
driver_icon_enable 0x20000029 Data 8 app.o(.data)
ip_out 0x20000032 Data 2 app.o(.data)
pressure 0x20000034 Data 4 app.o(.data)
pressureA 0x20000038 Data 4 app.o(.data)
pressureB 0x2000003c Data 4 app.o(.data)
mode_default_autoload 0x20000040 Data 4 app.o(.data)
uarts 0x20000048 Data 8 app_hart.o(.data)
scheduler_use_time 0x20000052 Data 2 app_flow.o(.data)
rnd_key_1 0x20000080 Data 8 key.o(.data)
rnd_key_2 0x20000088 Data 8 key.o(.data)
rnd_key_3 0x20000090 Data 8 key.o(.data)
rnd_key_4 0x20000098 Data 8 key.o(.data)
rnd_key_5 0x200000a0 Data 8 key.o(.data)
rnd_key_6 0x200000a8 Data 8 key.o(.data)
rnd_key_auto 0x200000b0 Data 8 key.o(.data)
hc_24_state 0x200000cc Data 1 at_hc24.o(.data)
mode_dac 0x200000d0 Data 4 mode_dac.o(.data)
mode_pwm 0x200000d4 Data 4 mode_pwm.o(.data)
FAL_KV_KEY 0x200000e0 Data 24 fal_execution.o(.data)
mode_pwmp_hd 0x20000148 Data 4 mode_pwmp_hd.o(.data)
mode_pwmp_hd_adjust 0x2000014c Data 4 mode_pwmp_hd.o(.data)
pid_autotune_hd 0x20000150 Data 4 mode_pwmp_hd.o(.data)
rsp 0x20000154 Data 4 mode_pwmp_hd.o(.data)
s_watch 0x20000158 Data 4 mode_pwmp_hd.o(.data)
mode_pwmp 0x2000015c Data 4 mode_pwmp.o(.data)
lcd 0x20000164 Data 4 board.o(.data)
current_m95_number 0x2000016c Data 1 eeprom_m95.o(.data)
eeprom_fm24_i2c 0x20000170 Data 4 eeprom_fm24.o(.data)
scheduler_occupancy_time 0x20000184 Data 4 sys.o(.data)
uwTick 0x20000188 Data 4 sys.o(.data)
scheduler_start_time 0x2000018c Data 4 sys.o(.data)
mallco_dev 0x20000194 Data 28 malloc.o(.data)
flow_tick 0x200001b0 Data 4 flow_core.o(.data)
eeprom_m95_1 0x200001b8 Data 56 fal_eeprom95_port.o(.data)
eeprom_m95_2 0x200001f0 Data 56 fal_eeprom95_port.o(.data)
eeprom_fm24 0x20000228 Data 56 fal_eeprom24_port.o(.data)
out_pos 0x20000270 Data 4 pid_hd.o(.data)
out_pos_watch 0x20000274 Data 4 pid_hd.o(.data)
__microlib_freelist 0x2000027c Data 4 mvars.o(.data)
__microlib_freelist_initialised 0x20000280 Data 4 mvars.o(.data)
mem2base 0x200002a0 Data 2048 malloc.o(.sram2)
uDevice 0x20000aa0 Data 356 app.o(.bss)
uRtData 0x20000c04 Data 33 app.o(.bss)
_pid 0x20000c28 Data 532 app.o(.bss)
calib_param 0x20000e3c Data 56 app.o(.bss)
adc_raw 0x20000e74 Data 20 app.o(.bss)
key_1 0x20000e88 Data 44 key.o(.bss)
key_2 0x20000eb4 Data 44 key.o(.bss)
key_3 0x20000ee0 Data 44 key.o(.bss)
key_4 0x20000f0c Data 44 key.o(.bss)
key_5 0x20000f38 Data 44 key.o(.bss)
key_6 0x20000f64 Data 44 key.o(.bss)
key_auto 0x20000f90 Data 44 key.o(.bss)
mode_params 0x20000fbc Data 512 mode.o(.bss)
show_actual_lpf 0x200011bc Data 12 mode.o(.bss)
eeprom_m95s 0x20001e0c Data 56 eeprom_m95.o(.bss)
adcs 0x20001e58 Data 84 adcs.o(.bss)
mem1base 0x20001ec0 Data 30720 malloc.o(.bss)
mem1mapbase 0x200096c0 Data 1920 malloc.o(.bss)
mem2mapbase 0x20009e40 Data 128 malloc.o(.bss)
__heap_base 0x20009ed0 Data 0 startup_stm32l476xx.o(HEAP)
__heap_limit 0x2000a6d0 Data 0 startup_stm32l476xx.o(HEAP)
__initial_sp 0x2000b6d0 Data 0 startup_stm32l476xx.o(STACK)
==============================================================================
Memory Map of the image
Image Entry point : 0x08000189
Load Region LR_IROM1 (Base: 0x08000000, Size: 0x0000e7c8, Max: 0x00100000, ABSOLUTE, COMPRESSED[0x0000ddf8])
Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x0000dd28, Max: 0x00100000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x08000000 0x08000000 0x00000188 Data RO 3 RESET startup_stm32l476xx.o
0x08000188 0x08000188 0x00000000 Code RO 7476 * .ARM.Collect$$$$00000000 mc_w.l(entry.o)
0x08000188 0x08000188 0x00000004 Code RO 7827 .ARM.Collect$$$$00000001 mc_w.l(entry2.o)
0x0800018c 0x0800018c 0x00000004 Code RO 7830 .ARM.Collect$$$$00000004 mc_w.l(entry5.o)
0x08000190 0x08000190 0x00000000 Code RO 7832 .ARM.Collect$$$$00000008 mc_w.l(entry7b.o)
0x08000190 0x08000190 0x00000000 Code RO 7834 .ARM.Collect$$$$0000000A mc_w.l(entry8b.o)
0x08000190 0x08000190 0x00000008 Code RO 7835 .ARM.Collect$$$$0000000B mc_w.l(entry9a.o)
0x08000198 0x08000198 0x00000000 Code RO 7837 .ARM.Collect$$$$0000000D mc_w.l(entry10a.o)
0x08000198 0x08000198 0x00000000 Code RO 7839 .ARM.Collect$$$$0000000F mc_w.l(entry11a.o)
0x08000198 0x08000198 0x00000004 Code RO 7828 .ARM.Collect$$$$00002712 mc_w.l(entry2.o)
0x0800019c 0x0800019c 0x00000024 Code RO 4 .text startup_stm32l476xx.o
0x080001c0 0x080001c0 0x00000024 Code RO 7479 .text mc_w.l(rand.o)
0x080001e4 0x080001e4 0x00000024 Code RO 7482 .text mc_w.l(memcpya.o)
0x08000208 0x08000208 0x00000024 Code RO 7484 .text mc_w.l(memseta.o)
0x0800022c 0x0800022c 0x00000018 Code RO 7486 .text mc_w.l(strncpy.o)
0x08000244 0x08000244 0x0000000e Code RO 7488 .text mc_w.l(strlen.o)
0x08000252 0x08000252 0x0000001c Code RO 7490 .text mc_w.l(strcmp.o)
0x0800026e 0x0800026e 0x0000001e Code RO 7492 .text mc_w.l(strncmp.o)
0x0800028c 0x0800028c 0x000000b0 Code RO 7785 .text mf_w.l(fadd.o)
0x0800033c 0x0800033c 0x00000064 Code RO 7787 .text mf_w.l(fmul.o)
0x080003a0 0x080003a0 0x0000007c Code RO 7789 .text mf_w.l(fdiv.o)
0x0800041c 0x0800041c 0x00000018 Code RO 7791 .text mf_w.l(fscalb.o)
0x08000434 0x08000434 0x0000015e Code RO 7793 .text mf_w.l(dadd.o)
0x08000592 0x08000592 0x000000ea Code RO 7795 .text mf_w.l(dmul.o)
0x0800067c 0x0800067c 0x000000de Code RO 7797 .text mf_w.l(ddiv.o)
0x0800075a 0x0800075a 0x00000012 Code RO 7801 .text mf_w.l(fflti.o)
0x0800076c 0x0800076c 0x0000000a Code RO 7803 .text mf_w.l(ffltui.o)
0x08000776 0x08000776 0x00000022 Code RO 7805 .text mf_w.l(dflti.o)
0x08000798 0x08000798 0x0000001a Code RO 7807 .text mf_w.l(dfltui.o)
0x080007b2 0x080007b2 0x00000028 Code RO 7809 .text mf_w.l(ffixui.o)
0x080007da 0x080007da 0x00000032 Code RO 7813 .text mf_w.l(dfixui.o)
0x0800080c 0x0800080c 0x00000026 Code RO 7815 .text mf_w.l(f2d.o)
0x08000832 0x08000832 0x00000002 PAD
0x08000834 0x08000834 0x00000030 Code RO 7817 .text mf_w.l(cdcmple.o)
0x08000864 0x08000864 0x00000030 Code RO 7819 .text mf_w.l(cdrcmple.o)
0x08000894 0x08000894 0x00000038 Code RO 7821 .text mf_w.l(d2f.o)
0x080008cc 0x080008cc 0x00000014 Code RO 7823 .text mf_w.l(cfcmple.o)
0x080008e0 0x080008e0 0x00000014 Code RO 7825 .text mf_w.l(cfrcmple.o)
0x080008f4 0x080008f4 0x0000002c Code RO 7844 .text mc_w.l(uidiv.o)
0x08000920 0x08000920 0x00000068 Code RO 7846 .text mc_w.l(uldiv.o)
0x08000988 0x08000988 0x0000001e Code RO 7848 .text mc_w.l(llshl.o)
0x080009a6 0x080009a6 0x00000020 Code RO 7850 .text mc_w.l(llushr.o)
0x080009c6 0x080009c6 0x00000024 Code RO 7852 .text mc_w.l(llsshr.o)
0x080009ea 0x080009ea 0x00000000 Code RO 7856 .text mc_w.l(iusefp.o)
0x080009ea 0x080009ea 0x0000006e Code RO 7857 .text mf_w.l(fepilogue.o)
0x08000a58 0x08000a58 0x000000ba Code RO 7859 .text mf_w.l(depilogue.o)
0x08000b12 0x08000b12 0x00000030 Code RO 7861 .text mf_w.l(dfixul.o)
0x08000b42 0x08000b42 0x00000002 PAD
0x08000b44 0x08000b44 0x00000024 Code RO 7863 .text mc_w.l(init.o)
0x08000b68 0x08000b68 0x00000056 Code RO 7875 .text mc_w.l(__dczerorl2.o)
0x08000bbe 0x08000bbe 0x00000006 Code RO 958 i.ADC1_2_IRQHandler stm32l4xx_it.o
0x08000bc4 0x08000bc4 0x00000148 Code RO 6205 i.AES_CMAC_Final cmac.o
0x08000d0c 0x08000d0c 0x00000024 Code RO 6206 i.AES_CMAC_Init cmac.o
0x08000d30 0x08000d30 0x0000000a Code RO 6207 i.AES_CMAC_SetKey cmac.o
0x08000d3a 0x08000d3a 0x000000ba Code RO 6208 i.AES_CMAC_Update cmac.o
0x08000df4 0x08000df4 0x00000002 Code RO 959 i.BusFault_Handler stm32l4xx_it.o
0x08000df6 0x08000df6 0x0000000a Code RO 5613 i.DBG_ASSERT debug.o
0x08000e00 0x08000e00 0x00000006 Code RO 960 i.DMA1_Channel1_IRQHandler stm32l4xx_it.o
0x08000e06 0x08000e06 0x00000006 Code RO 961 i.DMA1_Channel2_IRQHandler stm32l4xx_it.o
0x08000e0c 0x08000e0c 0x00000010 Code RO 962 i.DMA1_Channel5_IRQHandler stm32l4xx_it.o
0x08000e1c 0x08000e1c 0x0000000c Code RO 963 i.DMA1_Channel6_IRQHandler stm32l4xx_it.o
0x08000e28 0x08000e28 0x0000000c Code RO 964 i.DMA1_Channel7_IRQHandler stm32l4xx_it.o
0x08000e34 0x08000e34 0x0000000c Code RO 965 i.DMA2_Channel1_IRQHandler stm32l4xx_it.o
0x08000e40 0x08000e40 0x0000000c Code RO 966 i.DMA2_Channel2_IRQHandler stm32l4xx_it.o
0x08000e4c 0x08000e4c 0x0000000c Code RO 967 i.DMA2_Channel6_IRQHandler stm32l4xx_it.o
0x08000e58 0x08000e58 0x0000000c Code RO 968 i.DMA2_Channel7_IRQHandler stm32l4xx_it.o
0x08000e64 0x08000e64 0x00000002 Code RO 969 i.DebugMon_Handler stm32l4xx_it.o
0x08000e66 0x08000e66 0x00000002 Code RO 970 i.HardFault_Handler stm32l4xx_it.o
0x08000e68 0x08000e68 0x0000000c Code RO 971 i.I2C1_EV_IRQHandler stm32l4xx_it.o
0x08000e74 0x08000e74 0x00000060 Code RO 1362 i.LL_ADC_CommonInit stm32l4xx_ll_adc.o
0x08000ed4 0x08000ed4 0x00000010 Code RO 4954 i.LL_ADC_DMA_GetRegAddr adcs.o
0x08000ee4 0x08000ee4 0x0000002c Code RO 1367 i.LL_ADC_Init stm32l4xx_ll_adc.o
0x08000f10 0x08000f10 0x00000060 Code RO 1368 i.LL_ADC_REG_Init stm32l4xx_ll_adc.o
0x08000f70 0x08000f70 0x00000022 Code RO 443 i.LL_ADC_REG_SetSequencerRanks adc.o
0x08000f92 0x08000f92 0x0000001e Code RO 444 i.LL_ADC_SetChannelSamplingTime adc.o
0x08000fb0 0x08000fb0 0x00000020 Code RO 445 i.LL_ADC_SetChannelSingleDiff adc.o
0x08000fd0 0x08000fd0 0x00000018 Code RO 605 i.LL_AHB1_GRP1_EnableClock dma.o
0x08000fe8 0x08000fe8 0x00000018 Code RO 377 i.LL_AHB2_GRP1_EnableClock gpio.o
0x08001000 0x08001000 0x00000018 Code RO 446 i.LL_AHB2_GRP1_EnableClock adc.o
0x08001018 0x08001018 0x00000018 Code RO 729 i.LL_AHB2_GRP1_EnableClock spi.o
0x08001030 0x08001030 0x00000018 Code RO 772 i.LL_AHB2_GRP1_EnableClock tim.o
0x08001048 0x08001048 0x00000018 Code RO 860 i.LL_AHB2_GRP1_EnableClock usart.o
0x08001060 0x08001060 0x00000018 Code RO 773 i.LL_APB1_GRP1_EnableClock tim.o
0x08001078 0x08001078 0x00000068 Code RO 1492 i.LL_DAC_Init stm32l4xx_ll_dac.o
0x080010e0 0x080010e0 0x00000028 Code RO 5428 i.LL_DMA_ConfigAddresses i2cs.o
0x08001108 0x08001108 0x00000018 Code RO 5429 i.LL_DMA_ConfigTransfer i2cs.o
0x08001120 0x08001120 0x00000014 Code RO 5302 i.LL_DMA_DisableChannel uarts.o
0x08001134 0x08001134 0x00000014 Code RO 5430 i.LL_DMA_DisableChannel i2cs.o
0x08001148 0x08001148 0x00000014 Code RO 4955 i.LL_DMA_EnableChannel adcs.o
0x0800115c 0x0800115c 0x00000014 Code RO 5303 i.LL_DMA_EnableChannel uarts.o
0x08001170 0x08001170 0x00000014 Code RO 5431 i.LL_DMA_EnableChannel i2cs.o
0x08001184 0x08001184 0x00000014 Code RO 5304 i.LL_DMA_EnableIT_TC uarts.o
0x08001198 0x08001198 0x00000014 Code RO 5432 i.LL_DMA_EnableIT_TC i2cs.o
0x080011ac 0x080011ac 0x00000014 Code RO 5433 i.LL_DMA_EnableIT_TE i2cs.o
0x080011c0 0x080011c0 0x00000014 Code RO 5434 i.LL_DMA_GetDataTransferDirection i2cs.o
0x080011d4 0x080011d4 0x00000014 Code RO 447 i.LL_DMA_SetChannelPriorityLevel adc.o
0x080011e8 0x080011e8 0x00000014 Code RO 657 i.LL_DMA_SetChannelPriorityLevel i2c.o
0x080011fc 0x080011fc 0x00000014 Code RO 861 i.LL_DMA_SetChannelPriorityLevel usart.o
0x08001210 0x08001210 0x00000018 Code RO 4956 i.LL_DMA_SetDataLength adcs.o
0x08001228 0x08001228 0x00000018 Code RO 5305 i.LL_DMA_SetDataLength uarts.o
0x08001240 0x08001240 0x00000018 Code RO 5435 i.LL_DMA_SetDataLength i2cs.o
0x08001258 0x08001258 0x00000018 Code RO 448 i.LL_DMA_SetDataTransferDirection adc.o
0x08001270 0x08001270 0x00000018 Code RO 658 i.LL_DMA_SetDataTransferDirection i2c.o
0x08001288 0x08001288 0x00000018 Code RO 862 i.LL_DMA_SetDataTransferDirection usart.o
0x080012a0 0x080012a0 0x00000014 Code RO 449 i.LL_DMA_SetMemoryIncMode adc.o
0x080012b4 0x080012b4 0x00000014 Code RO 659 i.LL_DMA_SetMemoryIncMode i2c.o
0x080012c8 0x080012c8 0x00000014 Code RO 863 i.LL_DMA_SetMemoryIncMode usart.o
0x080012dc 0x080012dc 0x00000014 Code RO 450 i.LL_DMA_SetMemorySize adc.o
0x080012f0 0x080012f0 0x00000014 Code RO 660 i.LL_DMA_SetMemorySize i2c.o
0x08001304 0x08001304 0x00000014 Code RO 864 i.LL_DMA_SetMemorySize usart.o
0x08001318 0x08001318 0x00000014 Code RO 451 i.LL_DMA_SetMode adc.o
0x0800132c 0x0800132c 0x00000014 Code RO 661 i.LL_DMA_SetMode i2c.o
0x08001340 0x08001340 0x00000014 Code RO 865 i.LL_DMA_SetMode usart.o
0x08001354 0x08001354 0x00000014 Code RO 452 i.LL_DMA_SetPeriphIncMode adc.o
0x08001368 0x08001368 0x00000014 Code RO 662 i.LL_DMA_SetPeriphIncMode i2c.o
0x0800137c 0x0800137c 0x00000014 Code RO 866 i.LL_DMA_SetPeriphIncMode usart.o
0x08001390 0x08001390 0x0000001e Code RO 453 i.LL_DMA_SetPeriphRequest adc.o
0x080013ae 0x080013ae 0x0000001e Code RO 663 i.LL_DMA_SetPeriphRequest i2c.o
0x080013cc 0x080013cc 0x0000001e Code RO 867 i.LL_DMA_SetPeriphRequest usart.o
0x080013ea 0x080013ea 0x0000001e Code RO 5436 i.LL_DMA_SetPeriphRequest i2cs.o
0x08001408 0x08001408 0x00000014 Code RO 454 i.LL_DMA_SetPeriphSize adc.o
0x0800141c 0x0800141c 0x00000014 Code RO 664 i.LL_DMA_SetPeriphSize i2c.o
0x08001430 0x08001430 0x00000014 Code RO 868 i.LL_DMA_SetPeriphSize usart.o
0x08001444 0x08001444 0x0000013c Code RO 1312 i.LL_GPIO_Init stm32l4xx_ll_gpio.o
0x08001580 0x08001580 0x0000000e Code RO 2313 i.LL_GPIO_IsInputPinSet app_flow.o
0x0800158e 0x0800158e 0x0000000e Code RO 2402 i.LL_GPIO_IsInputPinSet key.o
0x0800159c 0x0800159c 0x00000026 Code RO 2202 i.LL_GPIO_SetPinMode app_hart.o
0x080015c2 0x080015c2 0x00000026 Code RO 2403 i.LL_GPIO_SetPinMode key.o
0x080015e8 0x080015e8 0x00000026 Code RO 3096 i.LL_GPIO_SetPinMode pdctrl.o
0x0800160e 0x0800160e 0x00000026 Code RO 3425 i.LL_GPIO_SetPinMode mode_pwm.o
0x08001634 0x08001634 0x00000026 Code RO 3929 i.LL_GPIO_SetPinMode mode_pwmp.o
0x0800165a 0x0800165a 0x00000026 Code RO 4658 i.LL_GPIO_SetPinMode leds.o
0x08001680 0x08001680 0x0000000c Code RO 5437 i.LL_I2C_DMA_GetRegAddr i2cs.o
0x0800168c 0x0800168c 0x00000034 Code RO 5438 i.LL_I2C_HandleTransfer i2cs.o
0x080016c0 0x080016c0 0x0000006a Code RO 1534 i.LL_I2C_Init stm32l4xx_ll_i2c.o
0x0800172a 0x0800172a 0x00000002 PAD
0x0800172c 0x0800172c 0x00000010 Code RO 4776 i.LL_IncTick sys.o
0x0800173c 0x0800173c 0x0000001a Code RO 1181 i.LL_Init1msTick stm32l4xx_ll_utils.o
0x08001756 0x08001756 0x00000002 PAD
0x08001758 0x08001758 0x000000cc Code RO 1880 i.LL_RCC_GetUARTClockFreq stm32l4xx_ll_rcc.o
0x08001824 0x08001824 0x00000114 Code RO 1881 i.LL_RCC_GetUSARTClockFreq stm32l4xx_ll_rcc.o
0x08001938 0x08001938 0x00000010 Code RO 1883 i.LL_RCC_HSI_IsReady stm32l4xx_ll_rcc.o
0x08001948 0x08001948 0x00000010 Code RO 1884 i.LL_RCC_LSE_IsReady stm32l4xx_ll_rcc.o
0x08001958 0x08001958 0x00000010 Code RO 1885 i.LL_RCC_MSI_GetRange stm32l4xx_ll_rcc.o
0x08001968 0x08001968 0x00000010 Code RO 1886 i.LL_RCC_MSI_GetRangeAfterStandby stm32l4xx_ll_rcc.o
0x08001978 0x08001978 0x00000010 Code RO 1887 i.LL_RCC_MSI_IsEnabledRangeSelect stm32l4xx_ll_rcc.o
0x08001988 0x08001988 0x00000010 Code RO 1890 i.LL_RCC_PLL_GetDivider stm32l4xx_ll_rcc.o
0x08001998 0x08001998 0x00000010 Code RO 1891 i.LL_RCC_PLL_GetMainSource stm32l4xx_ll_rcc.o
0x080019a8 0x080019a8 0x00000014 Code RO 455 i.LL_RCC_SetADCClockSource adc.o
0x080019bc 0x080019bc 0x00000070 Code RO 1573 i.LL_SPI_Init stm32l4xx_ll_spi.o
0x08001a2c 0x08001a2c 0x0000000c Code RO 1187 i.LL_SetSystemCoreClock stm32l4xx_ll_utils.o
0x08001a38 0x08001a38 0x000000c0 Code RO 1655 i.LL_TIM_Init stm32l4xx_ll_tim.o
0x08001af8 0x08001af8 0x00000068 Code RO 774 i.LL_TIM_OC_DisableFast tim.o
0x08001b60 0x08001b60 0x00000068 Code RO 775 i.LL_TIM_OC_EnablePreload tim.o
0x08001bc8 0x08001bc8 0x00000058 Code RO 1656 i.LL_TIM_OC_Init stm32l4xx_ll_tim.o
0x08001c20 0x08001c20 0x0000000c Code RO 5306 i.LL_USART_DMA_GetRegAddr uarts.o
0x08001c2c 0x08001c2c 0x000000e0 Code RO 1812 i.LL_USART_Init stm32l4xx_ll_usart.o
0x08001d0c 0x08001d0c 0x00000020 Code RO 1188 i.LL_mDelay stm32l4xx_ll_utils.o
0x08001d2c 0x08001d2c 0x00000328 Code RO 456 i.MX_ADC1_Init adc.o
0x08002054 0x08002054 0x00000180 Code RO 457 i.MX_ADC2_Init adc.o
0x080021d4 0x080021d4 0x000000c4 Code RO 571 i.MX_DAC1_Init dac.o
0x08002298 0x08002298 0x000000fc Code RO 606 i.MX_DMA_Init dma.o
0x08002394 0x08002394 0x000001f6 Code RO 378 i.MX_GPIO_Init gpio.o
0x0800258a 0x0800258a 0x00000002 PAD
0x0800258c 0x0800258c 0x00000190 Code RO 665 i.MX_I2C1_Init i2c.o
0x0800271c 0x0800271c 0x00000098 Code RO 730 i.MX_SPI1_Init spi.o
0x080027b4 0x080027b4 0x0000011c Code RO 731 i.MX_SPI2_Init spi.o
0x080028d0 0x080028d0 0x000000cc Code RO 776 i.MX_TIM2_Init tim.o
0x0800299c 0x0800299c 0x000000cc Code RO 777 i.MX_TIM3_Init tim.o
0x08002a68 0x08002a68 0x00000084 Code RO 778 i.MX_TIM4_Init tim.o
0x08002aec 0x08002aec 0x00000070 Code RO 779 i.MX_TIM6_Init tim.o
0x08002b5c 0x08002b5c 0x00000070 Code RO 780 i.MX_TIM7_Init tim.o
0x08002bcc 0x08002bcc 0x00000184 Code RO 869 i.MX_UART5_Init usart.o
0x08002d50 0x08002d50 0x00000168 Code RO 870 i.MX_USART1_UART_Init usart.o
0x08002eb8 0x08002eb8 0x00000002 Code RO 972 i.MemManage_Handler stm32l4xx_it.o
0x08002eba 0x08002eba 0x00000002 Code RO 973 i.NMI_Handler stm32l4xx_it.o
0x08002ebc 0x08002ebc 0x00000032 Code RO 458 i.NVIC_EncodePriority adc.o
0x08002eee 0x08002eee 0x00000032 Code RO 607 i.NVIC_EncodePriority dma.o
0x08002f20 0x08002f20 0x00000032 Code RO 781 i.NVIC_EncodePriority tim.o
0x08002f52 0x08002f52 0x00000032 Code RO 871 i.NVIC_EncodePriority usart.o
0x08002f84 0x08002f84 0x00000098 Code RO 1659 i.OC1Config stm32l4xx_ll_tim.o
0x0800301c 0x0800301c 0x000000a0 Code RO 1660 i.OC2Config stm32l4xx_ll_tim.o
0x080030bc 0x080030bc 0x0000009c Code RO 1661 i.OC3Config stm32l4xx_ll_tim.o
0x08003158 0x08003158 0x00000080 Code RO 1662 i.OC4Config stm32l4xx_ll_tim.o
0x080031d8 0x080031d8 0x0000007c Code RO 1663 i.OC5Config stm32l4xx_ll_tim.o
0x08003254 0x08003254 0x0000007c Code RO 1664 i.OC6Config stm32l4xx_ll_tim.o
0x080032d0 0x080032d0 0x00000002 Code RO 974 i.PendSV_Handler stm32l4xx_it.o
0x080032d2 0x080032d2 0x00000002 PAD
0x080032d4 0x080032d4 0x00000040 Code RO 14 i.PeriphCommonClock_Config main.o
0x08003314 0x08003314 0x0000001c Code RO 1893 i.RCC_GetHCLKClockFreq stm32l4xx_ll_rcc.o
0x08003330 0x08003330 0x0000001c Code RO 1894 i.RCC_GetPCLK1ClockFreq stm32l4xx_ll_rcc.o
0x0800334c 0x0800334c 0x0000001c Code RO 1895 i.RCC_GetPCLK2ClockFreq stm32l4xx_ll_rcc.o
0x08003368 0x08003368 0x000000ac Code RO 1896 i.RCC_GetSystemClockFreq stm32l4xx_ll_rcc.o
0x08003414 0x08003414 0x000000c0 Code RO 1904 i.RCC_PLL_GetFreqDomain_SYS stm32l4xx_ll_rcc.o
0x080034d4 0x080034d4 0x00000002 Code RO 975 i.SVC_Handler stm32l4xx_it.o
0x080034d6 0x080034d6 0x00000002 Code RO 976 i.SysTick_Handler stm32l4xx_it.o
0x080034d8 0x080034d8 0x00000018 Code RO 4719 i.SysTick_Init delay.o
0x080034f0 0x080034f0 0x00000098 Code RO 15 i.SystemClock_Config main.o
0x08003588 0x08003588 0x00000002 Code RO 2089 i.SystemInit system_stm32l4xx.o
0x0800358a 0x0800358a 0x00000002 PAD
0x0800358c 0x0800358c 0x0000007c Code RO 977 i.TIM4_IRQHandler stm32l4xx_it.o
0x08003608 0x08003608 0x00000090 Code RO 978 i.TIM6_DAC_IRQHandler stm32l4xx_it.o
0x08003698 0x08003698 0x00000084 Code RO 979 i.TIM7_IRQHandler stm32l4xx_it.o
0x0800371c 0x0800371c 0x0000000c Code RO 980 i.UART5_IRQHandler stm32l4xx_it.o
0x08003728 0x08003728 0x0000000c Code RO 981 i.USART1_IRQHandler stm32l4xx_it.o
0x08003734 0x08003734 0x00000002 Code RO 982 i.UsageFault_Handler stm32l4xx_it.o
0x08003736 0x08003736 0x00000002 PAD
0x08003738 0x08003738 0x00000028 Code RO 7731 i.__0sprintf mc_w.l(printfa.o)
0x08003760 0x08003760 0x0000001a Code RO 459 i.__NVIC_EnableIRQ adc.o
0x0800377a 0x0800377a 0x0000001a Code RO 608 i.__NVIC_EnableIRQ dma.o
0x08003794 0x08003794 0x0000001a Code RO 782 i.__NVIC_EnableIRQ tim.o
0x080037ae 0x080037ae 0x0000001a Code RO 872 i.__NVIC_EnableIRQ usart.o
0x080037c8 0x080037c8 0x00000010 Code RO 609 i.__NVIC_GetPriorityGrouping dma.o
0x080037d8 0x080037d8 0x00000020 Code RO 460 i.__NVIC_SetPriority adc.o
0x080037f8 0x080037f8 0x00000020 Code RO 610 i.__NVIC_SetPriority dma.o
0x08003818 0x08003818 0x00000020 Code RO 783 i.__NVIC_SetPriority tim.o
0x08003838 0x08003838 0x00000020 Code RO 873 i.__NVIC_SetPriority usart.o
0x08003858 0x08003858 0x0000000e Code RO 7869 i.__scatterload_copy mc_w.l(handlers.o)
0x08003866 0x08003866 0x00000002 Code RO 7870 i.__scatterload_null mc_w.l(handlers.o)
0x08003868 0x08003868 0x0000000e Code RO 7871 i.__scatterload_zeroinit mc_w.l(handlers.o)
0x08003876 0x08003876 0x00000002 PAD
0x08003878 0x08003878 0x00000094 Code RO 5183 i._dma_enable spis.o
0x0800390c 0x0800390c 0x0000006a Code RO 6947 i._fdb_continue_ff_addr fdb_utils.o
0x08003976 0x08003976 0x0000001e Code RO 6948 i._fdb_flash_erase fdb_utils.o
0x08003994 0x08003994 0x0000001e Code RO 6949 i._fdb_flash_read fdb_utils.o
0x080039b2 0x080039b2 0x0000001e Code RO 6950 i._fdb_flash_write fdb_utils.o
0x080039d0 0x080039d0 0x0000002a Code RO 6951 i._fdb_get_status fdb_utils.o
0x080039fa 0x080039fa 0x00000086 Code RO 6351 i._fdb_init_ex fdb.o
0x08003a80 0x08003a80 0x00000018 Code RO 6352 i._fdb_init_finish fdb.o
0x08003a98 0x08003a98 0x00000090 Code RO 6424 i._fdb_kv_load fdb_kvdb.o
0x08003b28 0x08003b28 0x00000026 Code RO 6952 i._fdb_read_status fdb_utils.o
0x08003b4e 0x08003b4e 0x0000002e Code RO 6953 i._fdb_set_status fdb_utils.o
0x08003b7c 0x08003b7c 0x00000036 Code RO 6954 i._fdb_write_status fdb_utils.o
0x08003bb2 0x08003bb2 0x00000002 PAD
0x08003bb4 0x08003bb4 0x0000016a Code RO 7736 i._fp_digits mc_w.l(printfa.o)
0x08003d1e 0x08003d1e 0x00000036 Code RO 5184 i._hardware_enable spis.o
0x08003d54 0x08003d54 0x00000008 Code RO 5439 i._malloc i2cs.o
0x08003d5c 0x08003d5c 0x0000000e Code RO 2850 i._memset params.o
0x08003d6a 0x08003d6a 0x0000000e Code RO 3656 i._memset mode_pwmp_hd.o
0x08003d78 0x08003d78 0x0000000e Code RO 4957 i._memset adcs.o
0x08003d86 0x08003d86 0x0000000e Code RO 5661 i._memset lib.o
0x08003d94 0x08003d94 0x0000000e Code RO 6209 i._memset cmac.o
0x08003da2 0x08003da2 0x00000010 Code RO 2203 i._mstrlen app_hart.o
0x08003db2 0x08003db2 0x00000010 Code RO 3259 i._mstrlen at_hc24.o
0x08003dc2 0x08003dc2 0x00000002 PAD
0x08003dc4 0x08003dc4 0x00000182 Code RO 7433 i._pid_position pid_hd.o
0x08003f46 0x08003f46 0x00000002 PAD
0x08003f48 0x08003f48 0x000006e2 Code RO 7737 i._printf_core mc_w.l(printfa.o)
0x0800462a 0x0800462a 0x00000024 Code RO 7738 i._printf_post_padding mc_w.l(printfa.o)
0x0800464e 0x0800464e 0x0000002e Code RO 7739 i._printf_pre_padding mc_w.l(printfa.o)
0x0800467c 0x0800467c 0x0000001a Code RO 5127 i._read gpios.o
0x08004696 0x08004696 0x0000014a Code RO 5440 i._read_byte i2cs.o
0x080047e0 0x080047e0 0x00000024 Code RO 5185 i._read_drdy spis.o
0x08004804 0x08004804 0x0000016e Code RO 5441 i._read_mem_dma i2cs.o
0x08004972 0x08004972 0x0000006a Code RO 5186 i._read_regs spis.o
0x080049dc 0x080049dc 0x0000000e Code RO 5128 i._reset gpios.o
0x080049ea 0x080049ea 0x0000000e Code RO 5129 i._set gpios.o
0x080049f8 0x080049f8 0x0000003c Code RO 7434 i._set_ctrl_prm_position pid_hd.o
0x08004a34 0x08004a34 0x00000006 Code RO 7435 i._set_out_prm_position pid_hd.o
0x08004a3a 0x08004a3a 0x0000002c Code RO 5187 i._spi_dma_callback spis.o
0x08004a66 0x08004a66 0x00000002 PAD
0x08004a68 0x08004a68 0x00000064 Code RO 5188 i._spi_dma_send spis.o
0x08004acc 0x08004acc 0x0000003a Code RO 5189 i._spi_read_reg spis.o
0x08004b06 0x08004b06 0x00000056 Code RO 5190 i._spi_write_cmd spis.o
0x08004b5c 0x08004b5c 0x0000006a Code RO 5191 i._spi_write_data spis.o
0x08004bc6 0x08004bc6 0x0000003a Code RO 5192 i._spi_write_reg spis.o
0x08004c00 0x08004c00 0x0000000a Code RO 7741 i._sputc mc_w.l(printfa.o)
0x08004c0a 0x08004c0a 0x00000072 Code RO 5442 i._start i2cs.o
0x08004c7c 0x08004c7c 0x0000006c Code RO 5443 i._stop i2cs.o
0x08004ce8 0x08004ce8 0x0000001a Code RO 5130 i._toggle gpios.o
0x08004d02 0x08004d02 0x0000008e Code RO 5444 i._wait_ack i2cs.o
0x08004d90 0x08004d90 0x000000ae Code RO 5445 i._write_byte i2cs.o
0x08004e3e 0x08004e3e 0x00000002 PAD
0x08004e40 0x08004e40 0x000000fe Code RO 5446 i._write_mem_dma i2cs.o
0x08004f3e 0x08004f3e 0x00000066 Code RO 5193 i._write_regs spis.o
0x08004fa4 0x08004fa4 0x00000026 Code RO 5447 i._write_word i2cs.o
0x08004fca 0x08004fca 0x0000001a Code RO 2647 i.actual_travel_deal convert.o
0x08004fe4 0x08004fe4 0x00000054 Code RO 4959 i.adc_dma_callback adcs.o
0x08005038 0x08005038 0x000000a8 Code RO 4960 i.adc_env_callback adcs.o
0x080050e0 0x080050e0 0x00000094 Code RO 4961 i.adc_get_channels_count adcs.o
0x08005174 0x08005174 0x00000148 Code RO 4962 i.adc_init adcs.o
0x080052bc 0x080052bc 0x0000005c Code RO 4963 i.adc_result_average adcs.o
0x08005318 0x08005318 0x000000e0 Code RO 4964 i.adc_result_median adcs.o
0x080053f8 0x080053f8 0x00000004 Code RO 6263 i.add_round_key aes.o
0x080053fc 0x080053fc 0x00000056 Code RO 6267 i.aes_encrypt aes.o
0x08005452 0x08005452 0x00000002 PAD
0x08005454 0x08005454 0x00000102 Code RO 6268 i.aes_set_key aes.o
0x08005556 0x08005556 0x0000002a Code RO 6425 i.align_write fdb_kvdb.o
0x08005580 0x08005580 0x0000008c Code RO 6426 i.alloc_kv fdb_kvdb.o
0x0800560c 0x0800560c 0x00000030 Code RO 6427 i.alloc_kv_cb fdb_kvdb.o
0x0800563c 0x0800563c 0x00000004 Code RO 2404 i.allow_condition key.o
0x08005640 0x08005640 0x00000088 Code RO 2903 i.alog_control_module mode.o
0x080056c8 0x080056c8 0x0000001e Code RO 2126 i.app_init app.o
0x080056e6 0x080056e6 0x00000002 PAD
0x080056e8 0x080056e8 0x0000003c Code RO 2127 i.app_preload app.o
0x08005724 0x08005724 0x00000004 Code RO 2128 i.app_start app.o
0x08005728 0x08005728 0x0000002c Code RO 3260 i.at_cmd_name at_hc24.o
0x08005754 0x08005754 0x00000074 Code RO 3261 i.at_cmd_parse at_hc24.o
0x080057c8 0x080057c8 0x00000044 Code RO 3262 i.at_cmd_search at_hc24.o
0x0800580c 0x0800580c 0x00000014 Code RO 3263 i.at_cmd_test at_hc24.o
0x08005820 0x08005820 0x0000002c Code RO 3264 i.at_set_memcmp_cache at_hc24.o
0x0800584c 0x0800584c 0x000000a8 Code RO 3999 i.board_init board.o
0x080058f4 0x080058f4 0x00000048 Code RO 2314 i.btn_inspection app_flow.o
0x0800593c 0x0800593c 0x00000054 Code RO 2315 i.business_inspection app_flow.o
0x08005990 0x08005990 0x00000008 Code RO 4889 i.button_attach btn.o
0x08005998 0x08005998 0x000001fa Code RO 4890 i.button_handler btn.o
0x08005b92 0x08005b92 0x00000040 Code RO 4891 i.button_init btn.o
0x08005bd2 0x08005bd2 0x00000002 PAD
0x08005bd4 0x08005bd4 0x00000024 Code RO 4892 i.button_start btn.o
0x08005bf8 0x08005bf8 0x00000020 Code RO 4893 i.button_stop btn.o
0x08005c18 0x08005c18 0x0000001c Code RO 4894 i.button_ticks btn.o
0x08005c34 0x08005c34 0x0000007c Code RO 3097 i.calculate_pwm_duty pdctrl.o
0x08005cb0 0x08005cb0 0x0000004c Code RO 3098 i.calculate_pwm_freq pdctrl.o
0x08005cfc 0x08005cfc 0x00000074 Code RO 4000 i.calib_parapos_perent board.o
0x08005d70 0x08005d70 0x00000020 Code RO 6428 i.check_and_recovery_gc_cb fdb_kvdb.o
0x08005d90 0x08005d90 0x00000054 Code RO 6429 i.check_and_recovery_kv_cb fdb_kvdb.o
0x08005de4 0x08005de4 0x00000048 Code RO 7283 i.check_and_update_part_cache fal_partition.o
0x08005e2c 0x08005e2c 0x0000001c Code RO 6430 i.check_oldest_addr_cb fdb_kvdb.o
0x08005e48 0x08005e48 0x00000028 Code RO 6431 i.check_sec_hdr_cb fdb_kvdb.o
0x08005e70 0x08005e70 0x0000005c Code RO 6767 i.check_sec_hdr_cb fdb_tsdb.o
0x08005ecc 0x08005ecc 0x00000084 Code RO 6269 i.copy_and_key aes.o
0x08005f50 0x08005f50 0x00000042 Code RO 6270 i.copy_block aes.o
0x08005f92 0x08005f92 0x00000012 Code RO 6271 i.copy_block_nn aes.o
0x08005fa4 0x08005fa4 0x00000036 Code RO 5662 i.crc16_compute lib.o
0x08005fda 0x08005fda 0x00000002 PAD
0x08005fdc 0x08005fdc 0x0000017c Code RO 6432 i.create_kv_blob fdb_kvdb.o
0x08006158 0x08006158 0x000000b8 Code RO 2316 i.current_inspection app_flow.o
0x08006210 0x08006210 0x0000001c Code RO 3099 i.dac_dinit pdctrl.o
0x0800622c 0x0800622c 0x0000002c Code RO 3100 i.dac_init pdctrl.o
0x08006258 0x08006258 0x0000002c Code RO 2649 i.dead_zone_deal convert.o
0x08006284 0x08006284 0x0000004c Code RO 5664 i.dec_format_hex lib.o
0x080062d0 0x080062d0 0x000000f2 Code RO 6433 i.del_kv fdb_kvdb.o
0x080063c2 0x080063c2 0x00000024 Code RO 5448 i.delay i2cs.o
0x080063e6 0x080063e6 0x00000002 PAD
0x080063e8 0x080063e8 0x00000018 Code RO 4720 i.delay_init delay.o
0x08006400 0x08006400 0x00000036 Code RO 4721 i.delay_ms delay.o
0x08006436 0x08006436 0x0000000c Code RO 4722 i.delay_tick delay.o
0x08006442 0x08006442 0x00000002 PAD
0x08006444 0x08006444 0x00000038 Code RO 4723 i.delay_us delay.o
0x0800647c 0x0800647c 0x0000003a Code RO 4253 i.dma_rx_cb eeprom_m95.o
0x080064b6 0x080064b6 0x0000003e Code RO 4254 i.dma_tx_cb eeprom_m95.o
0x080064f4 0x080064f4 0x0000009a Code RO 6434 i.do_gc fdb_kvdb.o
0x0800658e 0x0800658e 0x00000002 PAD
0x08006590 0x08006590 0x00000030 Code RO 4001 i.driver_dinit board.o
0x080065c0 0x080065c0 0x00000030 Code RO 4002 i.driver_init board.o
0x080065f0 0x080065f0 0x00000010 Code RO 4354 i.eeprom_fm24_disable eeprom_fm24.o
0x08006600 0x08006600 0x00000050 Code RO 4355 i.eeprom_fm24_dma_rx_cb eeprom_fm24.o
0x08006650 0x08006650 0x00000050 Code RO 4356 i.eeprom_fm24_dma_tx_cb eeprom_fm24.o
0x080066a0 0x080066a0 0x00000010 Code RO 4357 i.eeprom_fm24_enable eeprom_fm24.o
0x080066b0 0x080066b0 0x00000044 Code RO 4358 i.eeprom_fm24_init eeprom_fm24.o
0x080066f4 0x080066f4 0x00000028 Code RO 4359 i.eeprom_fm24_read eeprom_fm24.o
0x0800671c 0x0800671c 0x000000c2 Code RO 4361 i.eeprom_fm24_write eeprom_fm24.o
0x080067de 0x080067de 0x00000002 PAD
0x080067e0 0x080067e0 0x00000030 Code RO 4487 i.eeprom_lc02b_init eeprom_lc02b.o
0x08006810 0x08006810 0x00000010 Code RO 4255 i.eeprom_m95_disable eeprom_m95.o
0x08006820 0x08006820 0x00000010 Code RO 4256 i.eeprom_m95_enable eeprom_m95.o
0x08006830 0x08006830 0x00000164 Code RO 4257 i.eeprom_m95_init eeprom_m95.o
0x08006994 0x08006994 0x000000a4 Code RO 4258 i.eeprom_m95_read eeprom_m95.o
0x08006a38 0x08006a38 0x00000034 Code RO 4259 i.eeprom_m95_ready eeprom_m95.o
0x08006a6c 0x08006a6c 0x0000014e Code RO 4261 i.eeprom_m95_write eeprom_m95.o
0x08006bba 0x08006bba 0x00000006 Code RO 7085 i.erase fal_eeprom95_port.o
0x08006bc0 0x08006bc0 0x00000004 Code RO 7147 i.erase fal_eeprom24_port.o
0x08006bc4 0x08006bc4 0x00000030 Code RO 3657 i.execute_dac mode_pwmp_hd.o
0x08006bf4 0x08006bf4 0x0000024a Code RO 3658 i.execute_dac_plan1 mode_pwmp_hd.o
0x08006e3e 0x08006e3e 0x00000004 Code RO 3659 i.execute_dac_plan2 mode_pwmp_hd.o
0x08006e42 0x08006e42 0x00000004 Code RO 3660 i.execute_dac_plan3 mode_pwmp_hd.o
0x08006e46 0x08006e46 0x00000004 Code RO 3661 i.execute_dac_plan4 mode_pwmp_hd.o
0x08006e4a 0x08006e4a 0x00000002 PAD
0x08006e4c 0x08006e4c 0x00000040 Code RO 3662 i.execute_pid_init mode_pwmp_hd.o
0x08006e8c 0x08006e8c 0x00000034 Code RO 3504 i.fal_execution_get fal_execution.o
0x08006ec0 0x08006ec0 0x00000194 Code RO 3505 i.fal_execution_init fal_execution.o
0x08007054 0x08007054 0x000000cc Code RO 3507 i.fal_execution_kv_read fal_execution.o
0x08007120 0x08007120 0x000000cc Code RO 3508 i.fal_execution_kv_write fal_execution.o
0x080071ec 0x080071ec 0x00000070 Code RO 3509 i.fal_execution_set_cmac fal_execution.o
0x0800725c 0x0800725c 0x00000018 Code RO 3510 i.fal_execution_set_crc fal_execution.o
0x08007274 0x08007274 0x0000002c Code RO 7239 i.fal_flash_device_find fal_flash.o
0x080072a0 0x080072a0 0x00000034 Code RO 7240 i.fal_flash_init fal_flash.o
0x080072d4 0x080072d4 0x0000002c Code RO 7196 i.fal_init fal.o
0x08007300 0x08007300 0x00000038 Code RO 7285 i.fal_partition_erase fal_partition.o
0x08007338 0x08007338 0x00000034 Code RO 7287 i.fal_partition_find fal_partition.o
0x0800736c 0x0800736c 0x0000002c Code RO 7288 i.fal_partition_init fal_partition.o
0x08007398 0x08007398 0x0000003e Code RO 7289 i.fal_partition_read fal_partition.o
0x080073d6 0x080073d6 0x0000003e Code RO 7290 i.fal_partition_write fal_partition.o
0x08007414 0x08007414 0x00000006 Code RO 6955 i.fdb_blob_make fdb_utils.o
0x0800741a 0x0800741a 0x00000002 PAD
0x0800741c 0x0800741c 0x00000028 Code RO 6957 i.fdb_calc_crc32 fdb_utils.o
0x08007444 0x08007444 0x00000038 Code RO 6438 i.fdb_kv_get_blob fdb_kvdb.o
0x0800747c 0x0800747c 0x00000032 Code RO 6444 i.fdb_kv_set_blob fdb_kvdb.o
0x080074ae 0x080074ae 0x00000092 Code RO 6445 i.fdb_kv_set_default fdb_kvdb.o
0x08007540 0x08007540 0x00000040 Code RO 6448 i.fdb_kvdb_control fdb_kvdb.o
0x08007580 0x08007580 0x000000c0 Code RO 6450 i.fdb_kvdb_init fdb_kvdb.o
0x08007640 0x08007640 0x0000005e Code RO 6768 i.fdb_tsdb_control fdb_tsdb.o
0x0800769e 0x0800769e 0x00000002 PAD
0x080076a0 0x080076a0 0x0000010c Code RO 6770 i.fdb_tsdb_init fdb_tsdb.o
0x080077ac 0x080077ac 0x0000004e Code RO 6451 i.find_kv fdb_kvdb.o
0x080077fa 0x080077fa 0x0000003c Code RO 6452 i.find_kv_cb fdb_kvdb.o
0x08007836 0x08007836 0x00000002 PAD
0x08007838 0x08007838 0x00000024 Code RO 6453 i.find_kv_no_cache fdb_kvdb.o
0x0800785c 0x0800785c 0x000000a0 Code RO 6454 i.find_next_kv_addr fdb_kvdb.o
0x080078fc 0x080078fc 0x00000018 Code RO 7293 i.flash_device_find_by_part fal_partition.o
0x08007914 0x08007914 0x00000018 Code RO 2317 i.flow_init app_flow.o
0x0800792c 0x0800792c 0x00000028 Code RO 2318 i.flow_start app_flow.o
0x08007954 0x08007954 0x00000010 Code RO 6780 i.format_all_cb fdb_tsdb.o
0x08007964 0x08007964 0x00000090 Code RO 6455 i.format_sector fdb_kvdb.o
0x080079f4 0x080079f4 0x00000054 Code RO 6781 i.format_sector fdb_tsdb.o
0x08007a48 0x08007a48 0x00000050 Code RO 7757 i.free mc_w.l(malloc.o)
0x08007a98 0x08007a98 0x00000010 Code RO 6456 i.gc_check_cb fdb_kvdb.o
0x08007aa8 0x08007aa8 0x00000006 Code RO 6457 i.gc_collect fdb_kvdb.o
0x08007aae 0x08007aae 0x00000002 PAD
0x08007ab0 0x08007ab0 0x00000050 Code RO 6458 i.gc_collect_by_free_size fdb_kvdb.o
0x08007b00 0x08007b00 0x0000006c Code RO 4003 i.get_actual_travel board.o
0x08007b6c 0x08007b6c 0x00000008 Code RO 4004 i.get_actual_travel_adc board.o
0x08007b74 0x08007b74 0x00000040 Code RO 4006 i.get_current board.o
0x08007bb4 0x08007bb4 0x00000024 Code RO 4007 i.get_current_deal board.o
0x08007bd8 0x08007bd8 0x0000004a Code RO 6459 i.get_kv fdb_kvdb.o
0x08007c22 0x08007c22 0x00000094 Code RO 6460 i.get_kv_from_cache fdb_kvdb.o
0x08007cb6 0x08007cb6 0x00000060 Code RO 6461 i.get_next_kv_addr fdb_kvdb.o
0x08007d16 0x08007d16 0x00000026 Code RO 6462 i.get_next_sector_addr fdb_kvdb.o
0x08007d3c 0x08007d3c 0x0000001e Code RO 6784 i.get_next_sector_addr fdb_tsdb.o
0x08007d5a 0x08007d5a 0x00000002 PAD
0x08007d5c 0x08007d5c 0x0000001c Code RO 2650 i.get_pid_travel convert.o
0x08007d78 0x08007d78 0x00000090 Code RO 4009 i.get_pressure board.o
0x08007e08 0x08007e08 0x00000010 Code RO 3663 i.get_pwmp_control_kd mode_pwmp_hd.o
0x08007e18 0x08007e18 0x00000010 Code RO 3664 i.get_pwmp_control_ki mode_pwmp_hd.o
0x08007e28 0x08007e28 0x00000020 Code RO 3665 i.get_pwmp_control_kp mode_pwmp_hd.o
0x08007e48 0x08007e48 0x0000002a Code RO 6463 i.get_sector_from_cache fdb_kvdb.o
0x08007e72 0x08007e72 0x00000002 PAD
0x08007e74 0x08007e74 0x0000001c Code RO 2651 i.get_show_travel convert.o
0x08007e90 0x08007e90 0x00000028 Code RO 4010 i.get_temperature board.o
0x08007eb8 0x08007eb8 0x0000005c Code RO 3512 i.get_time fal_execution.o
0x08007f14 0x08007f14 0x0000001c Code RO 3666 i.get_time_tangent mode_pwmp_hd.o
0x08007f30 0x08007f30 0x00000030 Code RO 4011 i.get_timestamp board.o
0x08007f60 0x08007f60 0x0000004c Code RO 5666 i.get_weekday lib.o
0x08007fac 0x08007fac 0x00000048 Code RO 5131 i.gpio_create gpios.o
0x08007ff4 0x08007ff4 0x00000018 Code RO 2205 i.h24_bluetooth_output app_hart.o
0x0800800c 0x0800800c 0x00000004 Code RO 2206 i.h24_bluetooth_output_dbg app_hart.o
0x08008010 0x08008010 0x0000010c Code RO 2207 i.h24_bluetooth_work app_hart.o
0x0800811c 0x0800811c 0x00000060 Code RO 2208 i.hart_ble_dinit app_hart.o
0x0800817c 0x0800817c 0x000000a0 Code RO 2209 i.hart_ble_init app_hart.o
0x0800821c 0x0800821c 0x00000048 Code RO 2210 i.hart_rx_cb app_hart.o
0x08008264 0x08008264 0x0000000c Code RO 2211 i.hart_tx_complete_cb app_hart.o
0x08008270 0x08008270 0x00000068 Code RO 2212 i.hart_uart_dinit app_hart.o
0x080082d8 0x080082d8 0x000000e8 Code RO 2213 i.hart_uart_init app_hart.o
0x080083c0 0x080083c0 0x0000006c Code RO 5667 i.hex_format_dec lib.o
0x0800842c 0x0800842c 0x0000004c Code RO 5449 i.i2c_create i2cs.o
0x08008478 0x08008478 0x00000122 Code RO 5450 i.i2c_create_dma i2cs.o
0x0800859a 0x0800859a 0x0000002e Code RO 5451 i.i2c_dma_callback i2cs.o
0x080085c8 0x080085c8 0x00000022 Code RO 5452 i.i2c_dma_set_address i2cs.o
0x080085ea 0x080085ea 0x000000f2 Code RO 5453 i.i2c_ev_callback i2cs.o
0x080086dc 0x080086dc 0x00000012 Code RO 5455 i.i2c_reset i2cs.o
0x080086ee 0x080086ee 0x00000002 PAD
0x080086f0 0x080086f0 0x000000e8 Code RO 2652 i.i2psb convert.o
0x080087d8 0x080087d8 0x00000064 Code RO 2319 i.icon_inspection app_flow.o
0x0800883c 0x0800883c 0x00000048 Code RO 2320 i.idle_inspection app_flow.o
0x08008884 0x08008884 0x00000004 Code RO 7086 i.init fal_eeprom95_port.o
0x08008888 0x08008888 0x00000004 Code RO 7148 i.init fal_eeprom24_port.o
0x0800888c 0x0800888c 0x00000028 Code RO 4019 i.ip2current board.o
0x080088b4 0x080088b4 0x00000014 Code RO 2904 i.is_manual_test mode.o
0x080088c8 0x080088c8 0x00000004 Code RO 2406 i.key_1_double_click_handler key.o
0x080088cc 0x080088cc 0x00000004 Code RO 2407 i.key_1_long_press_hold_handler key.o
0x080088d0 0x080088d0 0x00000004 Code RO 2408 i.key_1_press_down_handler key.o
0x080088d4 0x080088d4 0x00000004 Code RO 2409 i.key_1_up_handler key.o
0x080088d8 0x080088d8 0x00000020 Code RO 2410 i.key_2_5_press_down key.o
0x080088f8 0x080088f8 0x00000004 Code RO 2411 i.key_2_double_click_handler key.o
0x080088fc 0x080088fc 0x00000004 Code RO 2412 i.key_2_long_press_hold_handler key.o
0x08008900 0x08008900 0x00000006 Code RO 2413 i.key_2_press_down_handler key.o
0x08008906 0x08008906 0x00000004 Code RO 2414 i.key_2_up_handler key.o
0x0800890a 0x0800890a 0x00000004 Code RO 2415 i.key_3_double_click_handler key.o
0x0800890e 0x0800890e 0x00000004 Code RO 2416 i.key_3_long_press_hold_handler key.o
0x08008912 0x08008912 0x00000004 Code RO 2417 i.key_3_press_down_handler key.o
0x08008916 0x08008916 0x00000004 Code RO 2418 i.key_3_up_handler key.o
0x0800891a 0x0800891a 0x00000004 Code RO 2419 i.key_4_double_click_handler key.o
0x0800891e 0x0800891e 0x00000004 Code RO 2420 i.key_4_long_press_hold_handler key.o
0x08008922 0x08008922 0x00000004 Code RO 2421 i.key_4_press_down_handler key.o
0x08008926 0x08008926 0x00000004 Code RO 2422 i.key_4_up_handler key.o
0x0800892a 0x0800892a 0x00000004 Code RO 2423 i.key_5_double_click_handler key.o
0x0800892e 0x0800892e 0x00000004 Code RO 2424 i.key_5_long_press_hold_handler key.o
0x08008932 0x08008932 0x00000004 Code RO 2425 i.key_5_press_down_handler key.o
0x08008936 0x08008936 0x00000004 Code RO 2426 i.key_5_up_handler key.o
0x0800893a 0x0800893a 0x00000004 Code RO 2427 i.key_6_double_click_handler key.o
0x0800893e 0x0800893e 0x00000004 Code RO 2428 i.key_6_long_press_hold_handler key.o
0x08008942 0x08008942 0x00000004 Code RO 2429 i.key_6_press_down_handler key.o
0x08008946 0x08008946 0x00000004 Code RO 2430 i.key_6_up_handler key.o
0x0800894a 0x0800894a 0x00000004 Code RO 2431 i.key_auto_long_press_hold_handler key.o
0x0800894e 0x0800894e 0x00000004 Code RO 2432 i.key_auto_press_down_handler key.o
0x08008952 0x08008952 0x00000004 Code RO 2433 i.key_auto_up_handler key.o
0x08008956 0x08008956 0x00000002 PAD
0x08008958 0x08008958 0x00000044 Code RO 2434 i.key_botton_start key.o
0x0800899c 0x0800899c 0x000000b4 Code RO 2435 i.key_dinit key.o
0x08008a50 0x08008a50 0x000002d8 Code RO 2436 i.key_init key.o
0x08008d28 0x08008d28 0x000000a6 Code RO 6464 i.kv_auto_update fdb_kvdb.o
0x08008dce 0x08008dce 0x00000072 Code RO 6465 i.kv_iterator fdb_kvdb.o
0x08008e40 0x08008e40 0x00000002 Code RO 4021 i.lcd_dinit board.o
0x08008e42 0x08008e42 0x00000002 Code RO 4022 i.lcd_init board.o
0x08008e44 0x08008e44 0x00000048 Code RO 4659 i.leds_dinit leds.o
0x08008e8c 0x08008e8c 0x000000b6 Code RO 4660 i.leds_init leds.o
0x08008f42 0x08008f42 0x00000002 PAD
0x08008f44 0x08008f44 0x00000020 Code RO 4664 i.leds_toggle leds.o
0x08008f64 0x08008f64 0x0000001c Code RO 4023 i.loop_current_convert board.o
0x08008f80 0x08008f80 0x00000020 Code RO 6009 i.lpf_init filter.o
0x08008fa0 0x08008fa0 0x0000003c Code RO 6011 i.lpf_update filter.o
0x08008fdc 0x08008fdc 0x0000004e Code RO 6013 i.lpf_window_init filter.o
0x0800902a 0x0800902a 0x00000072 Code RO 6015 i.lpf_window_update filter.o
0x0800909c 0x0800909c 0x000000e4 Code RO 16 i.main main.o
0x08009180 0x08009180 0x0000006c Code RO 7758 i.malloc mc_w.l(malloc.o)
0x080091ec 0x080091ec 0x00000014 Code RO 2905 i.manual_test_mode mode.o
0x08009200 0x08009200 0x00000012 Code RO 4970 i.memcpyL adcs.o
0x08009212 0x08009212 0x00000012 Code RO 5456 i.memcpyL i2cs.o
0x08009224 0x08009224 0x00000012 Code RO 6210 i.memcpyL cmac.o
0x08009236 0x08009236 0x00000002 PAD
0x08009238 0x08009238 0x0000021c Code RO 6274 i.mix_sub_columns aes.o
0x08009454 0x08009454 0x0000000c Code RO 2911 i.mode_autoload_change mode.o
0x08009460 0x08009460 0x0000001c Code RO 3336 i.mode_dac_dinit mode_dac.o
0x0800947c 0x0800947c 0x00000028 Code RO 3338 i.mode_dac_process mode_dac.o
0x080094a4 0x080094a4 0x00000088 Code RO 2913 i.mode_detection mode.o
0x0800952c 0x0800952c 0x00000074 Code RO 2914 i.mode_init mode.o
0x080095a0 0x080095a0 0x00000010 Code RO 2915 i.mode_params_save_cb mode.o
0x080095b0 0x080095b0 0x0000002c Code RO 3426 i.mode_pwm_dinit mode_pwm.o
0x080095dc 0x080095dc 0x0000003c Code RO 3428 i.mode_pwm_process mode_pwm.o
0x08009618 0x08009618 0x0000002c Code RO 3930 i.mode_pwmp_dinit mode_pwmp.o
0x08009644 0x08009644 0x00000024 Code RO 3667 i.mode_pwmp_hd_dinit mode_pwmp_hd.o
0x08009668 0x08009668 0x000000ec Code RO 3668 i.mode_pwmp_hd_init mode_pwmp_hd.o
0x08009754 0x08009754 0x000001e4 Code RO 3669 i.mode_pwmp_hd_process mode_pwmp_hd.o
0x08009938 0x08009938 0x00000034 Code RO 3932 i.mode_pwmp_process mode_pwmp.o
0x0800996c 0x0800996c 0x00000120 Code RO 6466 i.move_kv fdb_kvdb.o
0x08009a8c 0x08009a8c 0x0000001e Code RO 3265 i.mstrncmp at_hc24.o
0x08009aaa 0x08009aaa 0x00000002 PAD
0x08009aac 0x08009aac 0x00000058 Code RO 5793 i.my_mem_free malloc.o
0x08009b04 0x08009b04 0x0000003c Code RO 5794 i.my_mem_init malloc.o
0x08009b40 0x08009b40 0x0000009c Code RO 5795 i.my_mem_malloc malloc.o
0x08009bdc 0x08009bdc 0x00000038 Code RO 5796 i.my_mem_perused malloc.o
0x08009c14 0x08009c14 0x00000044 Code RO 5797 i.myfree malloc.o
0x08009c58 0x08009c58 0x00000024 Code RO 5798 i.mymalloc malloc.o
0x08009c7c 0x08009c7c 0x0000000e Code RO 5800 i.mymemset malloc.o
0x08009c8a 0x08009c8a 0x0000003e Code RO 6467 i.new_kv fdb_kvdb.o
0x08009cc8 0x08009cc8 0x00000008 Code RO 6468 i.new_kv_ex fdb_kvdb.o
0x08009cd0 0x08009cd0 0x00000084 Code RO 4626 i.ntc_get_temp ntc_3950.o
0x08009d54 0x08009d54 0x0000003e Code RO 4627 i.ntc_lookup ntc_3950.o
0x08009d92 0x08009d92 0x00000002 PAD
0x08009d94 0x08009d94 0x0000000c Code RO 2916 i.online_offline_mode_adjust mode.o
0x08009da0 0x08009da0 0x000000ac Code RO 2851 i.params_init params.o
0x08009e4c 0x08009e4c 0x0000029a Code RO 2852 i.params_restart params.o
0x0800a0e6 0x0800a0e6 0x00000002 PAD
0x0800a0e8 0x0800a0e8 0x00000040 Code RO 2653 i.part_travel_deal convert.o
0x0800a128 0x0800a128 0x00000068 Code RO 3103 i.pdctrl_init pdctrl.o
0x0800a190 0x0800a190 0x00000064 Code RO 3104 i.pdctrl_out pdctrl.o
0x0800a1f4 0x0800a1f4 0x00000034 Code RO 3106 i.pdctrl_pwm_set_arr pdctrl.o
0x0800a228 0x0800a228 0x00000038 Code RO 3107 i.pdctrl_run pdctrl.o
0x0800a260 0x0800a260 0x00000038 Code RO 3108 i.pdctrl_stop pdctrl.o
0x0800a298 0x0800a298 0x0000000c Code RO 3670 i.pid_autotune_way_set mode_pwmp_hd.o
0x0800a2a4 0x0800a2a4 0x0000000e Code RO 7409 i.pid_constructor pid.o
0x0800a2b2 0x0800a2b2 0x00000002 PAD
0x0800a2b4 0x0800a2b4 0x0000001c Code RO 7436 i.pid_hd_constructor pid_hd.o
0x0800a2d0 0x0800a2d0 0x00000004 Code RO 2321 i.pressure_inspection app_flow.o
0x0800a2d4 0x0800a2d4 0x00000024 Code RO 3109 i.pwm_dinit pdctrl.o
0x0800a2f8 0x0800a2f8 0x0000003c Code RO 3110 i.pwm_init pdctrl.o
0x0800a334 0x0800a334 0x00000014 Code RO 2655 i.pwm_output_deal convert.o
0x0800a348 0x0800a348 0x00000030 Code RO 4025 i.pwm_output_position board.o
0x0800a378 0x0800a378 0x00000114 Code RO 3671 i.pwmp_adjust mode_pwmp_hd.o
0x0800a48c 0x0800a48c 0x00000124 Code RO 3672 i.pwmp_adjust_hd_PID_tuning mode_pwmp_hd.o
0x0800a5b0 0x0800a5b0 0x000000c8 Code RO 3673 i.pwmp_adjust_hd_accurate_position0 mode_pwmp_hd.o
0x0800a678 0x0800a678 0x000000f8 Code RO 3674 i.pwmp_adjust_hd_accurate_position100 mode_pwmp_hd.o
0x0800a770 0x0800a770 0x00000120 Code RO 3675 i.pwmp_adjust_hd_bleeding mode_pwmp_hd.o
0x0800a890 0x0800a890 0x00000108 Code RO 3676 i.pwmp_adjust_hd_bleeding_position0 mode_pwmp_hd.o
0x0800a998 0x0800a998 0x000000ac Code RO 3677 i.pwmp_adjust_hd_calculate mode_pwmp_hd.o
0x0800aa44 0x0800aa44 0x00000010 Code RO 3678 i.pwmp_adjust_hd_fail mode_pwmp_hd.o
0x0800aa54 0x0800aa54 0x000000b4 Code RO 3679 i.pwmp_adjust_hd_idle mode_pwmp_hd.o
0x0800ab08 0x0800ab08 0x0000022e Code RO 3680 i.pwmp_adjust_hd_pid_calculate mode_pwmp_hd.o
0x0800ad36 0x0800ad36 0x00000002 PAD
0x0800ad38 0x0800ad38 0x00000176 Code RO 3681 i.pwmp_adjust_hd_rough_position0 mode_pwmp_hd.o
0x0800aeae 0x0800aeae 0x00000002 PAD
0x0800aeb0 0x0800aeb0 0x000000ac Code RO 3682 i.pwmp_adjust_hd_rough_position100 mode_pwmp_hd.o
0x0800af5c 0x0800af5c 0x0000003c Code RO 3683 i.pwmp_adjust_hd_save mode_pwmp_hd.o
0x0800af98 0x0800af98 0x00000030 Code RO 3684 i.pwmp_adjust_hd_stop mode_pwmp_hd.o
0x0800afc8 0x0800afc8 0x00000060 Code RO 3685 i.pwmp_adjust_hd_valve_position_change mode_pwmp_hd.o
0x0800b028 0x0800b028 0x00000060 Code RO 3686 i.pwmp_control_update mode_pwmp_hd.o
0x0800b088 0x0800b088 0x00000024 Code RO 3111 i.pwmp_dinit pdctrl.o
0x0800b0ac 0x0800b0ac 0x00000028 Code RO 3692 i.pwmp_hd_process_state_set mode_pwmp_hd.o
0x0800b0d4 0x0800b0d4 0x00000034 Code RO 3112 i.pwmp_init pdctrl.o
0x0800b108 0x0800b108 0x0000005c Code RO 3693 i.pwmp_public_params_update mode_pwmp_hd.o
0x0800b164 0x0800b164 0x00000020 Code RO 7149 i.read fal_eeprom24_port.o
0x0800b184 0x0800b184 0x00000020 Code RO 7087 i.read1 fal_eeprom95_port.o
0x0800b1a4 0x0800b1a4 0x00000020 Code RO 7088 i.read2 fal_eeprom95_port.o
0x0800b1c4 0x0800b1c4 0x000000ac Code RO 2438 i.read_button_gpio key.o
0x0800b270 0x0800b270 0x00000126 Code RO 6470 i.read_kv fdb_kvdb.o
0x0800b396 0x0800b396 0x00000002 PAD
0x0800b398 0x0800b398 0x00000160 Code RO 6471 i.read_sector_info fdb_kvdb.o
0x0800b4f8 0x0800b4f8 0x00000100 Code RO 6787 i.read_sector_info fdb_tsdb.o
0x0800b5f8 0x0800b5f8 0x0000003a Code RO 4262 i.read_status eeprom_m95.o
0x0800b632 0x0800b632 0x00000046 Code RO 6788 i.read_tsl fdb_tsdb.o
0x0800b678 0x0800b678 0x00000020 Code RO 4531 i.rtc_check_vlf rtc_rx8010.o
0x0800b698 0x0800b698 0x00000046 Code RO 4532 i.rtc_clock_reginit rtc_rx8010.o
0x0800b6de 0x0800b6de 0x00000002 PAD
0x0800b6e0 0x0800b6e0 0x00000040 Code RO 4533 i.rtc_dummy_read rtc_rx8010.o
0x0800b720 0x0800b720 0x00000008 Code RO 4534 i.rtc_get_clock_time rtc_rx8010.o
0x0800b728 0x0800b728 0x00000054 Code RO 4535 i.rtc_init rtc_rx8010.o
0x0800b77c 0x0800b77c 0x00000080 Code RO 4536 i.rtc_read_byte rtc_rx8010.o
0x0800b7fc 0x0800b7fc 0x000000a4 Code RO 4537 i.rtc_read_bytes rtc_rx8010.o
0x0800b8a0 0x0800b8a0 0x00000048 Code RO 4538 i.rtc_set_clock_time rtc_rx8010.o
0x0800b8e8 0x0800b8e8 0x00000040 Code RO 4539 i.rtc_soft_reset rtc_rx8010.o
0x0800b928 0x0800b928 0x0000002a Code RO 4540 i.rtc_wait_vlf_clear rtc_rx8010.o
0x0800b952 0x0800b952 0x00000042 Code RO 4541 i.rtc_weekday_convert rtc_rx8010.o
0x0800b994 0x0800b994 0x00000080 Code RO 4543 i.rtc_write_byte rtc_rx8010.o
0x0800ba14 0x0800ba14 0x00000090 Code RO 4544 i.rtc_write_bytes rtc_rx8010.o
0x0800baa4 0x0800baa4 0x00000030 Code RO 4777 i.scheduler_time_occupancy_get sys.o
0x0800bad4 0x0800bad4 0x00000010 Code RO 4778 i.scheduler_time_start sys.o
0x0800bae4 0x0800bae4 0x00000018 Code RO 4779 i.scheduler_time_stop sys.o
0x0800bafc 0x0800bafc 0x0000006a Code RO 6472 i.sector_iterator fdb_kvdb.o
0x0800bb66 0x0800bb66 0x0000006a Code RO 6790 i.sector_iterator fdb_tsdb.o
0x0800bbd0 0x0800bbd0 0x0000002a Code RO 6473 i.sector_statistics_cb fdb_kvdb.o
0x0800bbfa 0x0800bbfa 0x00000002 PAD
0x0800bbfc 0x0800bbfc 0x00000010 Code RO 4028 i.set_app_preload_language_flag board.o
0x0800bc0c 0x0800bc0c 0x000000b2 Code RO 6474 i.set_kv fdb_kvdb.o
0x0800bcbe 0x0800bcbe 0x00000002 PAD
0x0800bcc0 0x0800bcc0 0x0000000c Code RO 2917 i.set_manual_test mode.o
0x0800bccc 0x0800bccc 0x00000054 Code RO 4033 i.set_pwm_calib_current board.o
0x0800bd20 0x0800bd20 0x00000004 Code RO 3694 i.set_step_signal mode_pwmp_hd.o
0x0800bd24 0x0800bd24 0x00000068 Code RO 6275 i.shift_sub_rows aes.o
0x0800bd8c 0x0800bd8c 0x00000040 Code RO 2656 i.small_signal_deal convert.o
0x0800bdcc 0x0800bdcc 0x000000bc Code RO 5194 i.spi_create spis.o
0x0800be88 0x0800be88 0x00000028 Code RO 5195 i.spi_cs_high spis.o
0x0800beb0 0x0800beb0 0x00000028 Code RO 5196 i.spi_cs_low spis.o
0x0800bed8 0x0800bed8 0x00000024 Code RO 5197 i.spi_delay spis.o
0x0800befc 0x0800befc 0x00000144 Code RO 5199 i.spi_read_write_byte spis.o
0x0800c040 0x0800c040 0x0000008c Code RO 2657 i.swo_output_deal convert.o
0x0800c0cc 0x0800c0cc 0x00000010 Code RO 4782 i.sys_millis sys.o
0x0800c0dc 0x0800c0dc 0x0000000c Code RO 4783 i.sys_millis_reset sys.o
0x0800c0e8 0x0800c0e8 0x00000080 Code RO 2322 i.systom_inspection app_flow.o
0x0800c168 0x0800c168 0x00000012 Code RO 2658 i.target_travel_deal convert.o
0x0800c17a 0x0800c17a 0x00000002 PAD
0x0800c17c 0x0800c17c 0x0000003c Code RO 2323 i.temperature_inspection app_flow.o
0x0800c1b8 0x0800c1b8 0x000000b0 Code RO 5674 i.time2Stamp lib.o
0x0800c268 0x0800c268 0x000000c4 Code RO 2918 i.travel_statistics mode.o
0x0800c32c 0x0800c32c 0x0000003c Code RO 6792 i.tsl_format_all fdb_tsdb.o
0x0800c368 0x0800c368 0x0000008a Code RO 5307 i.uart_create uarts.o
0x0800c3f2 0x0800c3f2 0x00000076 Code RO 5308 i.uart_dma_reception_callback uarts.o
0x0800c468 0x0800c468 0x0000013c Code RO 5310 i.uart_reception_callback uarts.o
0x0800c5a4 0x0800c5a4 0x000000ec Code RO 5311 i.uart_recv_en uarts.o
0x0800c690 0x0800c690 0x000000ca Code RO 5312 i.uart_send_data uarts.o
0x0800c75a 0x0800c75a 0x000000b2 Code RO 6475 i.update_kv_cache fdb_kvdb.o
0x0800c80c 0x0800c80c 0x0000007c Code RO 6476 i.update_sec_status fdb_kvdb.o
0x0800c888 0x0800c888 0x0000006e Code RO 6477 i.update_sector_cache fdb_kvdb.o
0x0800c8f6 0x0800c8f6 0x0000001e Code RO 6478 i.update_sector_empty_addr_cache fdb_kvdb.o
0x0800c914 0x0800c914 0x00000010 Code RO 6479 i.update_sector_status_store_cache fdb_kvdb.o
0x0800c924 0x0800c924 0x0000000c Code RO 2919 i.wait_mode_adjust mode.o
0x0800c930 0x0800c930 0x00000018 Code RO 7150 i.write fal_eeprom24_port.o
0x0800c948 0x0800c948 0x00000020 Code RO 7089 i.write1 fal_eeprom95_port.o
0x0800c968 0x0800c968 0x00000020 Code RO 7090 i.write2 fal_eeprom95_port.o
0x0800c988 0x0800c988 0x0000002e Code RO 4263 i.write_disable eeprom_m95.o
0x0800c9b6 0x0800c9b6 0x0000002e Code RO 4264 i.write_enable eeprom_m95.o
0x0800c9e4 0x0800c9e4 0x00000034 Code RO 6480 i.write_kv_hdr fdb_kvdb.o
0x0800ca18 0x0800ca18 0x00000082 Code RO 6276 i.xor_block aes.o
0x0800ca9a 0x0800ca9a 0x00000007 Data RO 461 .constdata adc.o
0x0800caa1 0x0800caa1 0x00000007 Data RO 666 .constdata i2c.o
0x0800caa8 0x0800caa8 0x00000007 Data RO 732 .constdata spi.o
0x0800caaf 0x0800caaf 0x00000012 Data RO 784 .constdata tim.o
0x0800cac1 0x0800cac1 0x00000007 Data RO 874 .constdata usart.o
0x0800cac8 0x0800cac8 0x00000040 Data RO 2090 .constdata system_stm32l4xx.o
0x0800cb08 0x0800cb08 0x00000008 Data RO 2091 .constdata system_stm32l4xx.o
0x0800cb10 0x0800cb10 0x0000000c Data RO 2215 .constdata app_hart.o
0x0800cb1c 0x0800cb1c 0x000000ee Data RO 2855 .constdata params.o
0x0800cc0a 0x0800cc0a 0x00000002 PAD
0x0800cc0c 0x0800cc0c 0x0000003c Data RO 3267 .constdata at_hc24.o
0x0800cc48 0x0800cc48 0x000002e4 Data RO 4628 .constdata ntc_3950.o
0x0800cf2c 0x0800cf2c 0x00000007 Data RO 4972 .constdata adcs.o
0x0800cf33 0x0800cf33 0x00000007 Data RO 5200 .constdata spis.o
0x0800cf3a 0x0800cf3a 0x00000007 Data RO 5313 .constdata uarts.o
0x0800cf41 0x0800cf41 0x00000007 Data RO 5457 .constdata i2cs.o
0x0800cf48 0x0800cf48 0x00000024 Data RO 5678 .constdata lib.o
0x0800cf6c 0x0800cf6c 0x00000018 Data RO 5805 .constdata malloc.o
0x0800cf84 0x0800cf84 0x00000800 Data RO 6277 .constdata aes.o
0x0800d784 0x0800d784 0x00000018 Data RO 6482 .constdata fdb_kvdb.o
0x0800d79c 0x0800d79c 0x00000400 Data RO 6958 .constdata fdb_utils.o
0x0800db9c 0x0800db9c 0x0000000c Data RO 7241 .constdata fal_flash.o
0x0800dba8 0x0800dba8 0x000000c0 Data RO 7295 .constdata fal_partition.o
0x0800dc68 0x0800dc68 0x00000017 Data RO 2216 .conststring app_hart.o
0x0800dc7f 0x0800dc7f 0x00000001 PAD
0x0800dc80 0x0800dc80 0x00000018 Data RO 3268 .conststring at_hc24.o
0x0800dc98 0x0800dc98 0x00000070 Data RO 3514 .conststring fal_execution.o
0x0800dd08 0x0800dd08 0x00000020 Data RO 7867 Region$$Table anon$$obj.o
Execution Region RW_IRAM2 (Exec base: 0x10000000, Load base: 0x0800ddf8, Size: 0x00000000, Max: 0x00007ff0, ABSOLUTE)
**** No section assigned to this execution region ****
Execution Region RW_RAM1 (Exec base: 0x10007ff0, Load base: 0x0800dd28, Size: 0x00000004, Max: 0x00000010, ABSOLUTE, UNINIT)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x10007ff0 - 0x00000001 Zero RW 4034 .ARM.__AT_0x10007FF0 board.o
0x10007ff1 - 0x00000001 Zero RW 4035 .ARM.__AT_0x10007FF1 board.o
Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800dd28, Size: 0x0000b6d0, Max: 0x00018000, ABSOLUTE, COMPRESSED[0x000000d0])
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x20000000 COMPRESSED 0x00000004 Data RW 2092 .data system_stm32l4xx.o
0x20000004 COMPRESSED 0x00000004 Data RW 2134 .data app.o
0x20000008 COMPRESSED 0x00000004 Data RW 2135 .data app.o
0x2000000c COMPRESSED 0x00000004 Data RW 2136 .data app.o
0x20000010 COMPRESSED 0x00000004 Data RW 2137 .data app.o
0x20000014 COMPRESSED 0x00000004 Data RW 2138 .data app.o
0x20000018 COMPRESSED 0x00000004 Data RW 2139 .data app.o
0x2000001c COMPRESSED 0x00000004 Data RW 2140 .data app.o
0x20000020 COMPRESSED 0x00000004 Data RW 2141 .data app.o
0x20000024 COMPRESSED 0x00000004 Data RW 2144 .data app.o
0x20000028 COMPRESSED 0x00000001 Data RW 2145 .data app.o
0x20000029 COMPRESSED 0x00000008 Data RW 2147 .data app.o
0x20000031 COMPRESSED 0x00000001 PAD
0x20000032 COMPRESSED 0x00000002 Data RW 2148 .data app.o
0x20000034 COMPRESSED 0x00000004 Data RW 2149 .data app.o
0x20000038 COMPRESSED 0x00000004 Data RW 2150 .data app.o
0x2000003c COMPRESSED 0x00000004 Data RW 2151 .data app.o
0x20000040 COMPRESSED 0x00000004 Data RW 2153 .data app.o
0x20000044 COMPRESSED 0x0000000c Data RW 2217 .data app_hart.o
0x20000050 COMPRESSED 0x00000024 Data RW 2324 .data app_flow.o
0x20000074 COMPRESSED 0x00000004 PAD
0x20000078 COMPRESSED 0x00000040 Data RW 2440 .data key.o
0x200000b8 COMPRESSED 0x00000004 Data RW 2660 .data convert.o
0x200000bc COMPRESSED 0x0000000c Data RW 2921 .data mode.o
0x200000c8 COMPRESSED 0x00000004 Data RW 3114 .data pdctrl.o
0x200000cc COMPRESSED 0x00000001 Data RW 3269 .data at_hc24.o
0x200000cd COMPRESSED 0x00000003 PAD
0x200000d0 COMPRESSED 0x00000004 Data RW 3339 .data mode_dac.o
0x200000d4 COMPRESSED 0x00000004 Data RW 3429 .data mode_pwm.o
0x200000d8 COMPRESSED 0x00000060 Data RW 3515 .data fal_execution.o
0x20000138 COMPRESSED 0x00000024 Data RW 3695 .data mode_pwmp_hd.o
0x2000015c COMPRESSED 0x00000004 Data RW 3933 .data mode_pwmp.o
0x20000160 COMPRESSED 0x0000000c Data RW 4037 .data board.o
0x2000016c COMPRESSED 0x00000001 Data RW 4266 .data eeprom_m95.o
0x2000016d COMPRESSED 0x00000003 PAD
0x20000170 COMPRESSED 0x00000004 Data RW 4362 .data eeprom_fm24.o
0x20000174 COMPRESSED 0x00000004 Data RW 4491 .data eeprom_lc02b.o
0x20000178 COMPRESSED 0x00000004 Data RW 4545 .data rtc_rx8010.o
0x2000017c COMPRESSED 0x00000008 Data RW 4724 .data delay.o
0x20000184 COMPRESSED 0x0000000c Data RW 4790 .data sys.o
0x20000190 COMPRESSED 0x00000004 Data RW 4896 .data btn.o
0x20000194 COMPRESSED 0x0000001c Data RW 5806 .data malloc.o
0x200001b0 COMPRESSED 0x00000004 Data RW 5872 .data flow_core.o
0x200001b4 COMPRESSED 0x00000001 Data RW 6353 .data fdb.o
0x200001b5 COMPRESSED 0x00000003 PAD
0x200001b8 COMPRESSED 0x00000070 Data RW 7091 .data fal_eeprom95_port.o
0x20000228 COMPRESSED 0x00000038 Data RW 7151 .data fal_eeprom24_port.o
0x20000260 COMPRESSED 0x00000001 Data RW 7198 .data fal.o
0x20000261 COMPRESSED 0x00000001 Data RW 7242 .data fal_flash.o
0x20000262 COMPRESSED 0x00000002 PAD
0x20000264 COMPRESSED 0x0000000c Data RW 7296 .data fal_partition.o
0x20000270 COMPRESSED 0x00000008 Data RW 7437 .data pid_hd.o
0x20000278 COMPRESSED 0x00000004 Data RW 7480 .data mc_w.l(rand.o)
0x2000027c COMPRESSED 0x00000004 Data RW 7854 .data mc_w.l(mvars.o)
0x20000280 COMPRESSED 0x00000004 Data RW 7855 .data mc_w.l(mvars.o)
0x20000284 COMPRESSED 0x0000001c PAD
0x200002a0 COMPRESSED 0x00000800 Data RW 5807 .sram2 malloc.o
0x20000aa0 - 0x00000164 Zero RW 2129 .bss app.o
0x20000c04 - 0x00000021 Zero RW 2130 .bss app.o
0x20000c25 COMPRESSED 0x00000003 PAD
0x20000c28 - 0x00000214 Zero RW 2131 .bss app.o
0x20000e3c - 0x00000038 Zero RW 2132 .bss app.o
0x20000e74 - 0x00000014 Zero RW 2133 .bss app.o
0x20000e88 - 0x00000134 Zero RW 2439 .bss key.o
0x20000fbc - 0x0000020c Zero RW 2920 .bss mode.o
0x200011c8 - 0x0000001c Zero RW 3113 .bss pdctrl.o
0x200011e4 - 0x00000040 Zero RW 3266 .bss at_hc24.o
0x20001224 - 0x00000bdc Zero RW 3513 .bss fal_execution.o
0x20001e00 - 0x0000000c Zero RW 4036 .bss board.o
0x20001e0c - 0x00000038 Zero RW 4265 .bss eeprom_m95.o
0x20001e44 - 0x00000014 Zero RW 4665 .bss leds.o
0x20001e58 - 0x00000054 Zero RW 4971 .bss adcs.o
0x20001eac COMPRESSED 0x00000014 PAD
0x20001ec0 - 0x00007800 Zero RW 5802 .bss malloc.o
0x200096c0 - 0x00000780 Zero RW 5803 .bss malloc.o
0x20009e40 - 0x00000080 Zero RW 5804 .bss malloc.o
0x20009ec0 - 0x0000000c Zero RW 7294 .bss fal_partition.o
0x20009ecc COMPRESSED 0x00000004 PAD
0x20009ed0 - 0x00000800 Zero RW 2 HEAP startup_stm32l476xx.o
0x2000a6d0 - 0x00001000 Zero RW 1 STACK startup_stm32l476xx.o
==============================================================================
Image component sizes
Code (inc. data) RO Data RW Data ZI Data Debug Object Name
1614 158 7 0 0 142857 adc.o
1136 66 7 0 84 84697 adcs.o
1338 14 2048 0 0 14140 aes.o
94 22 0 63 997 43927 app.o
782 96 0 36 0 11122 app_flow.o
1026 150 35 12 0 37809 app_hart.o
338 32 84 1 64 7810 at_hc24.o
1048 178 0 12 14 52911 board.o
674 22 0 4 0 5627 btn.o
592 0 0 0 0 6813 cmac.o
664 70 0 4 0 15860 convert.o
196 24 0 0 0 48062 dac.o
0 0 0 0 0 1332 dacs.o
10 0 0 0 0 3185 debug.o
170 12 0 8 0 37690 delay.o
400 12 0 0 0 8890 dma.o
494 38 0 4 0 43411 eeprom_fm24.o
48 8 0 4 0 708 eeprom_lc02b.o
1208 62 0 1 56 33389 eeprom_m95.o
44 4 0 1 0 787 fal.o
64 8 0 56 0 3098 fal_eeprom24_port.o
138 24 0 112 0 5728 fal_eeprom95_port.o
1092 96 112 96 3036 31342 fal_execution.o
96 16 12 1 0 4653 fal_flash.o
372 30 192 12 12 8907 fal_partition.o
158 4 0 1 0 8106 fdb.o
4940 90 24 0 0 45240 fdb_kvdb.o
1076 32 0 0 0 15539 fdb_tsdb.o
422 6 1024 0 0 15448 fdb_utils.o
284 6 0 0 0 4514 filter.o
0 0 0 4 0 244 flow_core.o
526 22 0 0 0 14423 gpio.o
152 18 0 0 0 9046 gpios.o
574 54 7 0 0 43963 i2c.o
2576 96 7 0 0 47837 i2cs.o
1346 198 0 64 308 27210 key.o
324 24 0 0 20 2715 leds.o
504 24 36 0 0 6861 lib.o
444 42 0 0 0 788858 main.o
478 52 24 2076 32768 6557 malloc.o
688 130 0 12 524 48632 mode.o
68 10 0 4 0 4551 mode_dac.o
142 20 0 4 0 3371 mode_pwm.o
134 18 0 4 0 3394 mode_pwmp.o
5060 392 0 36 0 34234 mode_pwmp_hd.o
194 18 740 0 0 2252 ntc_3950.o
852 96 238 0 0 5401 params.o
862 118 0 4 28 61959 pdctrl.o
14 0 0 0 0 974 pid.o
480 38 0 8 0 4418 pid_hd.o
1066 40 0 4 0 9047 rtc_rx8010.o
460 40 7 0 0 16314 spi.o
1526 56 7 0 0 37733 spis.o
36 8 392 0 6144 800 startup_stm32l476xx.o
560 58 0 0 0 49539 stm32l4xx_it.o
236 22 0 0 0 70032 stm32l4xx_ll_adc.o
104 0 0 0 0 15838 stm32l4xx_ll_dac.o
316 0 0 0 0 7683 stm32l4xx_ll_gpio.o
106 0 0 0 0 14826 stm32l4xx_ll_i2c.o
1040 122 0 0 0 34781 stm32l4xx_ll_rcc.o
112 0 0 0 0 11434 stm32l4xx_ll_spi.o
1124 180 0 0 0 48271 stm32l4xx_ll_tim.o
224 26 0 0 0 21868 stm32l4xx_ll_usart.o
70 6 0 0 0 7057 stm32l4xx_ll_utils.o
132 30 0 12 0 3699 sys.o
2 0 72 4 0 1293 system_stm32l4xx.o
1128 78 18 0 0 42691 tim.o
1106 34 7 0 0 45654 uarts.o
1054 82 7 0 0 52594 usart.o
----------------------------------------------------------------------
46420 3432 5142 2680 44084 2351656 Object Totals
0 0 32 0 0 0 (incl. Generated)
82 0 3 16 29 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
86 0 0 0 0 0 __dczerorl2.o
0 0 0 0 0 0 entry.o
0 0 0 0 0 0 entry10a.o
0 0 0 0 0 0 entry11a.o
8 4 0 0 0 0 entry2.o
4 0 0 0 0 0 entry5.o
0 0 0 0 0 0 entry7b.o
0 0 0 0 0 0 entry8b.o
8 4 0 0 0 0 entry9a.o
30 0 0 0 0 0 handlers.o
36 8 0 0 0 68 init.o
0 0 0 0 0 0 iusefp.o
30 0 0 0 0 68 llshl.o
36 0 0 0 0 68 llsshr.o
32 0 0 0 0 68 llushr.o
188 20 0 0 0 160 malloc.o
36 0 0 0 0 68 memcpya.o
36 0 0 0 0 108 memseta.o
0 0 0 8 0 0 mvars.o
2256 86 0 0 0 512 printfa.o
36 10 0 4 0 136 rand.o
28 0 0 0 0 76 strcmp.o
14 0 0 0 0 68 strlen.o
30 0 0 0 0 80 strncmp.o
24 0 0 0 0 76 strncpy.o
44 0 0 0 0 80 uidiv.o
104 0 0 0 0 92 uldiv.o
48 0 0 0 0 68 cdcmple.o
48 0 0 0 0 68 cdrcmple.o
20 0 0 0 0 68 cfcmple.o
20 0 0 0 0 68 cfrcmple.o
56 0 0 0 0 88 d2f.o
350 0 0 0 0 148 dadd.o
222 0 0 0 0 100 ddiv.o
186 0 0 0 0 176 depilogue.o
50 0 0 0 0 76 dfixui.o
48 0 0 0 0 68 dfixul.o
34 0 0 0 0 76 dflti.o
26 0 0 0 0 76 dfltui.o
234 0 0 0 0 96 dmul.o
38 0 0 0 0 68 f2d.o
176 0 0 0 0 140 fadd.o
124 0 0 0 0 88 fdiv.o
110 0 0 0 0 168 fepilogue.o
40 0 0 0 0 68 ffixui.o
18 0 0 0 0 68 fflti.o
10 0 0 0 0 68 ffltui.o
100 0 0 0 0 76 fmul.o
24 0 0 0 0 68 fscalb.o
----------------------------------------------------------------------
5054 132 0 40 0 3716 Library Totals
6 0 0 28 0 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Name
3066 132 0 12 0 1728 mc_w.l
1982 0 0 0 0 1988 mf_w.l
----------------------------------------------------------------------
5054 132 0 40 0 3716 Library Totals
----------------------------------------------------------------------
==============================================================================
Code (inc. data) RO Data RW Data ZI Data Debug
51474 3564 5142 2720 44084 2325132 Grand Totals
51474 3564 5142 208 44084 2325132 ELF Image Totals (compressed)
51474 3564 5142 208 0 0 ROM Totals
==============================================================================
Total RO Size (Code + RO Data) 56616 ( 55.29kB)
Total RW Size (RW Data + ZI Data) 46804 ( 45.71kB)
Total ROM Size (Code + RO Data + RW Data) 56824 ( 55.49kB)
==============================================================================