123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767 |
- <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
- <html><head>
- <title>Static Call Graph - [.\Objects\N3Drive.axf]</title></head>
- <body><HR>
- <H1>Static Call Graph for image .\Objects\N3Drive.axf</H1><HR>
- <BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Fri Nov 24 09:04:52 2023
- <BR><P>
- <H3>Maximum Stack Usage = 168 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
- Call chain for Maximum Stack Depth:</H3>
- CAN1_RX0_IRQHandler ⇒ Rec_Flash_Set ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round
- <P>
- <H3>
- Mutually Recursive functions
- </H3> <LI><a href="#[1]">NMI_Handler</a> ⇒ <a href="#[1]">NMI_Handler</a><BR>
- <LI><a href="#[3]">MemManage_Handler</a> ⇒ <a href="#[3]">MemManage_Handler</a><BR>
- <LI><a href="#[4]">BusFault_Handler</a> ⇒ <a href="#[4]">BusFault_Handler</a><BR>
- <LI><a href="#[5]">UsageFault_Handler</a> ⇒ <a href="#[5]">UsageFault_Handler</a><BR>
- <LI><a href="#[6]">SVC_Handler</a> ⇒ <a href="#[6]">SVC_Handler</a><BR>
- <LI><a href="#[7]">DebugMon_Handler</a> ⇒ <a href="#[7]">DebugMon_Handler</a><BR>
- <LI><a href="#[8]">PendSV_Handler</a> ⇒ <a href="#[8]">PendSV_Handler</a><BR>
- <LI><a href="#[1c]">ADC_IRQHandler</a> ⇒ <a href="#[1c]">ADC_IRQHandler</a><BR>
- <LI><a href="#[2]">HardFault_Handler</a> ⇒ <a href="#[2]">HardFault_Handler</a><BR>
- </UL>
- <P>
- <H3>
- Function Pointers
- </H3><UL>
- <LI><a href="#[1c]">ADC_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[4]">BusFault_Handler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[1e]">CAN1_RX0_IRQHandler</a> from it.o(i.CAN1_RX0_IRQHandler) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[1f]">CAN1_RX1_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[20]">CAN1_SCE_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[1d]">CAN1_TX_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[4a]">CAN2_RX0_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[4b]">CAN2_RX1_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[4c]">CAN2_SCE_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[49]">CAN2_TX_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[59]">CRYP_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[58]">DCMI_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[15]">DMA1_Stream0_IRQHandler</a> from it.o(i.DMA1_Stream0_IRQHandler) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[16]">DMA1_Stream1_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[17]">DMA1_Stream2_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[18]">DMA1_Stream3_IRQHandler</a> from it.o(i.DMA1_Stream3_IRQHandler) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[19]">DMA1_Stream4_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[1a]">DMA1_Stream5_IRQHandler</a> from it.o(i.DMA1_Stream5_IRQHandler) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[1b]">DMA1_Stream6_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[39]">DMA1_Stream7_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[42]">DMA2_Stream0_IRQHandler</a> from it.o(i.DMA2_Stream0_IRQHandler) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[43]">DMA2_Stream1_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[44]">DMA2_Stream2_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[45]">DMA2_Stream3_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[46]">DMA2_Stream4_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[4e]">DMA2_Stream5_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[4f]">DMA2_Stream6_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[50]">DMA2_Stream7_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[7]">DebugMon_Handler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[47]">ETH_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[48]">ETH_WKUP_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[10]">EXTI0_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[32]">EXTI15_10_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[11]">EXTI1_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[12]">EXTI2_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[13]">EXTI3_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[14]">EXTI4_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[21]">EXTI9_5_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[e]">FLASH_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[5b]">FPU_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[3a]">FSMC_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[5a]">HASH_RNG_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[2]">HardFault_Handler</a> from it.o(i.HardFault_Handler) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[2a]">I2C1_ER_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[29]">I2C1_EV_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[2c]">I2C2_ER_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[2b]">I2C2_EV_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[53]">I2C3_ER_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[52]">I2C3_EV_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[3]">MemManage_Handler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[1]">NMI_Handler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[4d]">OTG_FS_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[34]">OTG_FS_WKUP_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[55]">OTG_HS_EP1_IN_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[54]">OTG_HS_EP1_OUT_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[57]">OTG_HS_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[56]">OTG_HS_WKUP_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[b]">PVD_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[8]">PendSV_Handler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[61]">RCC_APB1PeriphClockCmd</a> from stm32f4xx_rcc.o(i.RCC_APB1PeriphClockCmd) referenced from main.o(i.ADC_Config)
- <LI><a href="#[61]">RCC_APB1PeriphClockCmd</a> from stm32f4xx_rcc.o(i.RCC_APB1PeriphClockCmd) referenced from main.o(i.Dshot_Config)
- <LI><a href="#[61]">RCC_APB1PeriphClockCmd</a> from stm32f4xx_rcc.o(i.RCC_APB1PeriphClockCmd) referenced from main.o(i.USART_Config)
- <LI><a href="#[64]">RCC_APB2PeriphClockCmd</a> from stm32f4xx_rcc.o(i.RCC_APB2PeriphClockCmd) referenced from main.o(i.Dshot_Config)
- <LI><a href="#[64]">RCC_APB2PeriphClockCmd</a> from stm32f4xx_rcc.o(i.RCC_APB2PeriphClockCmd) referenced from main.o(i.USART_Config)
- <LI><a href="#[f]">RCC_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[33]">RTC_Alarm_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[d]">RTC_WKUP_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[0]">Reset_Handler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[3b]">SDIO_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[2d]">SPI1_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[2e]">SPI2_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[3d]">SPI3_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[6]">SVC_Handler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[9]">SysTick_Handler</a> from it.o(i.SysTick_Handler) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[5d]">SystemInit</a> from system_stm32f4xx.o(i.SystemInit) referenced from startup_stm32f40_41xxx.o(.text)
- <LI><a href="#[c]">TAMP_STAMP_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[22]">TIM1_BRK_TIM9_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[25]">TIM1_CC_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[24]">TIM1_TRG_COM_TIM11_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[23]">TIM1_UP_TIM10_IRQHandler</a> from it.o(i.TIM1_UP_TIM10_IRQHandler) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[26]">TIM2_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[27]">TIM3_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[28]">TIM4_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[3c]">TIM5_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[40]">TIM6_DAC_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[41]">TIM7_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[35]">TIM8_BRK_TIM12_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[38]">TIM8_CC_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[37]">TIM8_TRG_COM_TIM14_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[36]">TIM8_UP_TIM13_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[60]">TIM_OC1Init</a> from stm32f4xx_tim.o(i.TIM_OC1Init) referenced from main.o(i.ADC_Config)
- <LI><a href="#[60]">TIM_OC1Init</a> from stm32f4xx_tim.o(i.TIM_OC1Init) referenced from main.o(i.Dshot_Config)
- <LI><a href="#[5f]">TIM_OC1PreloadConfig</a> from stm32f4xx_tim.o(i.TIM_OC1PreloadConfig) referenced from main.o(i.ADC_Config)
- <LI><a href="#[5f]">TIM_OC1PreloadConfig</a> from stm32f4xx_tim.o(i.TIM_OC1PreloadConfig) referenced from main.o(i.Dshot_Config)
- <LI><a href="#[63]">TIM_OC2Init</a> from stm32f4xx_tim.o(i.TIM_OC2Init) referenced from main.o(i.Dshot_Config)
- <LI><a href="#[62]">TIM_OC2PreloadConfig</a> from stm32f4xx_tim.o(i.TIM_OC2PreloadConfig) referenced from main.o(i.Dshot_Config)
- <LI><a href="#[3e]">UART4_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[3f]">UART5_IRQHandler</a> from it.o(i.UART5_IRQHandler) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[2f]">USART1_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[30]">USART2_IRQHandler</a> from it.o(i.USART2_IRQHandler) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[31]">USART3_IRQHandler</a> from it.o(i.USART3_IRQHandler) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[51]">USART6_IRQHandler</a> from it.o(i.USART6_IRQHandler) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[5]">UsageFault_Handler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[a]">WWDG_IRQHandler</a> from startup_stm32f40_41xxx.o(.text) referenced from startup_stm32f40_41xxx.o(RESET)
- <LI><a href="#[5e]">__main</a> from entry.o(.ARM.Collect$$$$00000000) referenced from startup_stm32f40_41xxx.o(.text)
- <LI><a href="#[5c]">main</a> from main.o(i.main) referenced from entry9a.o(.ARM.Collect$$$$0000000B)
- </UL>
- <P>
- <H3>
- Global Symbols
- </H3>
- <P><STRONG><a name="[5e]"></a>__main</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry.o(.ARM.Collect$$$$00000000))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(.text)
- </UL>
- <P><STRONG><a name="[fe]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry2.o(.ARM.Collect$$$$00000001))
- <P><STRONG><a name="[65]"></a>_main_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004))
- <BR><BR>[Calls]<UL><LI><a href="#[66]">>></a> __scatterload
- </UL>
- <P><STRONG><a name="[76]"></a>__main_after_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004))
- <BR><BR>[Called By]<UL><LI><a href="#[66]">>></a> __scatterload
- </UL>
- <P><STRONG><a name="[ff]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008))
- <P><STRONG><a name="[100]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A))
- <P><STRONG><a name="[101]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B))
- <P><STRONG><a name="[102]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D))
- <P><STRONG><a name="[103]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F))
- <P><STRONG><a name="[0]"></a>Reset_Handler</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[1]"></a>NMI_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR><BR>[Calls]<UL><LI><a href="#[1]">>></a> NMI_Handler
- </UL>
- <BR>[Called By]<UL><LI><a href="#[1]">>></a> NMI_Handler
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[3]"></a>MemManage_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR><BR>[Calls]<UL><LI><a href="#[3]">>></a> MemManage_Handler
- </UL>
- <BR>[Called By]<UL><LI><a href="#[3]">>></a> MemManage_Handler
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[4]"></a>BusFault_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR><BR>[Calls]<UL><LI><a href="#[4]">>></a> BusFault_Handler
- </UL>
- <BR>[Called By]<UL><LI><a href="#[4]">>></a> BusFault_Handler
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[5]"></a>UsageFault_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR><BR>[Calls]<UL><LI><a href="#[5]">>></a> UsageFault_Handler
- </UL>
- <BR>[Called By]<UL><LI><a href="#[5]">>></a> UsageFault_Handler
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[6]"></a>SVC_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR><BR>[Calls]<UL><LI><a href="#[6]">>></a> SVC_Handler
- </UL>
- <BR>[Called By]<UL><LI><a href="#[6]">>></a> SVC_Handler
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[7]"></a>DebugMon_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR><BR>[Calls]<UL><LI><a href="#[7]">>></a> DebugMon_Handler
- </UL>
- <BR>[Called By]<UL><LI><a href="#[7]">>></a> DebugMon_Handler
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[8]"></a>PendSV_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR><BR>[Calls]<UL><LI><a href="#[8]">>></a> PendSV_Handler
- </UL>
- <BR>[Called By]<UL><LI><a href="#[8]">>></a> PendSV_Handler
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[1c]"></a>ADC_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR><BR>[Calls]<UL><LI><a href="#[1c]">>></a> ADC_IRQHandler
- </UL>
- <BR>[Called By]<UL><LI><a href="#[1c]">>></a> ADC_IRQHandler
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[1f]"></a>CAN1_RX1_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[20]"></a>CAN1_SCE_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[1d]"></a>CAN1_TX_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[4a]"></a>CAN2_RX0_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[4b]"></a>CAN2_RX1_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[4c]"></a>CAN2_SCE_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[49]"></a>CAN2_TX_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[59]"></a>CRYP_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[58]"></a>DCMI_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[16]"></a>DMA1_Stream1_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[17]"></a>DMA1_Stream2_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[19]"></a>DMA1_Stream4_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[1b]"></a>DMA1_Stream6_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[39]"></a>DMA1_Stream7_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[43]"></a>DMA2_Stream1_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[44]"></a>DMA2_Stream2_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[45]"></a>DMA2_Stream3_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[46]"></a>DMA2_Stream4_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[4e]"></a>DMA2_Stream5_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[4f]"></a>DMA2_Stream6_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[50]"></a>DMA2_Stream7_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[47]"></a>ETH_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[48]"></a>ETH_WKUP_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[10]"></a>EXTI0_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[32]"></a>EXTI15_10_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[11]"></a>EXTI1_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[12]"></a>EXTI2_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[13]"></a>EXTI3_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[14]"></a>EXTI4_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[21]"></a>EXTI9_5_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[e]"></a>FLASH_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[5b]"></a>FPU_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[3a]"></a>FSMC_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[5a]"></a>HASH_RNG_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[2a]"></a>I2C1_ER_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[29]"></a>I2C1_EV_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[2c]"></a>I2C2_ER_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[2b]"></a>I2C2_EV_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[53]"></a>I2C3_ER_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[52]"></a>I2C3_EV_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[4d]"></a>OTG_FS_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[34]"></a>OTG_FS_WKUP_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[55]"></a>OTG_HS_EP1_IN_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[54]"></a>OTG_HS_EP1_OUT_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[57]"></a>OTG_HS_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[56]"></a>OTG_HS_WKUP_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[b]"></a>PVD_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[f]"></a>RCC_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[33]"></a>RTC_Alarm_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[d]"></a>RTC_WKUP_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[3b]"></a>SDIO_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[2d]"></a>SPI1_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[2e]"></a>SPI2_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[3d]"></a>SPI3_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[c]"></a>TAMP_STAMP_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[22]"></a>TIM1_BRK_TIM9_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[25]"></a>TIM1_CC_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[24]"></a>TIM1_TRG_COM_TIM11_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[26]"></a>TIM2_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[27]"></a>TIM3_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[28]"></a>TIM4_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[3c]"></a>TIM5_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[40]"></a>TIM6_DAC_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[41]"></a>TIM7_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[35]"></a>TIM8_BRK_TIM12_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[38]"></a>TIM8_CC_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[37]"></a>TIM8_TRG_COM_TIM14_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[36]"></a>TIM8_UP_TIM13_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[3e]"></a>UART4_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[2f]"></a>USART1_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[a]"></a>WWDG_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32f40_41xxx.o(.text))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[67]"></a>__aeabi_dadd</STRONG> (Thumb, 322 bytes, Stack size 48 bytes, dadd.o(.text))
- <BR><BR>[Stack]<UL><LI>Max Depth = 88<LI>Call Chain = __aeabi_dadd ⇒ _double_epilogue ⇒ _double_round
- </UL>
- <BR>[Calls]<UL><LI><a href="#[69]">>></a> __aeabi_lasr
- <LI><a href="#[68]">>></a> __aeabi_llsl
- <LI><a href="#[6b]">>></a> _double_round
- <LI><a href="#[6a]">>></a> _double_epilogue
- </UL>
- <BR>[Called By]<UL><LI><a href="#[6c]">>></a> __aeabi_dsub
- <LI><a href="#[6d]">>></a> __aeabi_drsub
- <LI><a href="#[ae]">>></a> Get_Temperature
- <LI><a href="#[98]">>></a> Rec_Flash_Set
- </UL>
- <P><STRONG><a name="[6c]"></a>__aeabi_dsub</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, dadd.o(.text), UNUSED)
- <BR><BR>[Calls]<UL><LI><a href="#[67]">>></a> __aeabi_dadd
- </UL>
- <P><STRONG><a name="[6d]"></a>__aeabi_drsub</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, dadd.o(.text))
- <BR><BR>[Stack]<UL><LI>Max Depth = 88<LI>Call Chain = __aeabi_drsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ _double_round
- </UL>
- <BR>[Calls]<UL><LI><a href="#[67]">>></a> __aeabi_dadd
- </UL>
- <BR>[Called By]<UL><LI><a href="#[ae]">>></a> Get_Temperature
- </UL>
- <P><STRONG><a name="[6e]"></a>__aeabi_dmul</STRONG> (Thumb, 228 bytes, Stack size 48 bytes, dmul.o(.text))
- <BR><BR>[Stack]<UL><LI>Max Depth = 88<LI>Call Chain = __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round
- </UL>
- <BR>[Calls]<UL><LI><a href="#[6a]">>></a> _double_epilogue
- </UL>
- <BR>[Called By]<UL><LI><a href="#[9c]">>></a> GetDShotValue
- <LI><a href="#[ae]">>></a> Get_Temperature
- <LI><a href="#[42]">>></a> DMA2_Stream0_IRQHandler
- <LI><a href="#[98]">>></a> Rec_Flash_Set
- </UL>
- <P><STRONG><a name="[6f]"></a>__aeabi_ddiv</STRONG> (Thumb, 222 bytes, Stack size 32 bytes, ddiv.o(.text))
- <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = __aeabi_ddiv ⇒ _double_round
- </UL>
- <BR>[Calls]<UL><LI><a href="#[6b]">>></a> _double_round
- </UL>
- <BR>[Called By]<UL><LI><a href="#[ae]">>></a> Get_Temperature
- <LI><a href="#[42]">>></a> DMA2_Stream0_IRQHandler
- </UL>
- <P><STRONG><a name="[70]"></a>__aeabi_i2d</STRONG> (Thumb, 34 bytes, Stack size 16 bytes, dflti.o(.text))
- <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = __aeabi_i2d ⇒ _double_epilogue ⇒ _double_round
- </UL>
- <BR>[Calls]<UL><LI><a href="#[6a]">>></a> _double_epilogue
- </UL>
- <BR>[Called By]<UL><LI><a href="#[9c]">>></a> GetDShotValue
- <LI><a href="#[98]">>></a> Rec_Flash_Set
- </UL>
- <P><STRONG><a name="[71]"></a>__aeabi_ui2d</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, dfltui.o(.text))
- <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = __aeabi_ui2d ⇒ _double_epilogue ⇒ _double_round
- </UL>
- <BR>[Calls]<UL><LI><a href="#[6a]">>></a> _double_epilogue
- </UL>
- <BR>[Called By]<UL><LI><a href="#[ae]">>></a> Get_Temperature
- <LI><a href="#[98]">>></a> Rec_Flash_Set
- </UL>
- <P><STRONG><a name="[72]"></a>__aeabi_d2iz</STRONG> (Thumb, 62 bytes, Stack size 16 bytes, dfixi.o(.text))
- <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __aeabi_d2iz
- </UL>
- <BR>[Calls]<UL><LI><a href="#[73]">>></a> __aeabi_llsr
- </UL>
- <BR>[Called By]<UL><LI><a href="#[9c]">>></a> GetDShotValue
- </UL>
- <P><STRONG><a name="[ad]"></a>__aeabi_f2d</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, f2d.o(.text))
- <BR><BR>[Called By]<UL><LI><a href="#[ae]">>></a> Get_Temperature
- <LI><a href="#[42]">>></a> DMA2_Stream0_IRQHandler
- </UL>
- <P><STRONG><a name="[74]"></a>__aeabi_d2f</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, d2f.o(.text))
- <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_d2f
- </UL>
- <BR>[Calls]<UL><LI><a href="#[75]">>></a> _float_round
- </UL>
- <BR>[Called By]<UL><LI><a href="#[ae]">>></a> Get_Temperature
- <LI><a href="#[42]">>></a> DMA2_Stream0_IRQHandler
- <LI><a href="#[98]">>></a> Rec_Flash_Set
- </UL>
- <P><STRONG><a name="[68]"></a>__aeabi_llsl</STRONG> (Thumb, 30 bytes, Stack size 0 bytes, llshl.o(.text))
- <BR><BR>[Called By]<UL><LI><a href="#[67]">>></a> __aeabi_dadd
- <LI><a href="#[6a]">>></a> _double_epilogue
- </UL>
- <P><STRONG><a name="[104]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, llshl.o(.text), UNUSED)
- <P><STRONG><a name="[73]"></a>__aeabi_llsr</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, llushr.o(.text))
- <BR><BR>[Called By]<UL><LI><a href="#[72]">>></a> __aeabi_d2iz
- <LI><a href="#[6a]">>></a> _double_epilogue
- </UL>
- <P><STRONG><a name="[105]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, llushr.o(.text), UNUSED)
- <P><STRONG><a name="[69]"></a>__aeabi_lasr</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, llsshr.o(.text))
- <BR><BR>[Called By]<UL><LI><a href="#[67]">>></a> __aeabi_dadd
- </UL>
- <P><STRONG><a name="[106]"></a>_ll_sshift_r</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, llsshr.o(.text), UNUSED)
- <P><STRONG><a name="[107]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, iusefp.o(.text), UNUSED)
- <P><STRONG><a name="[75]"></a>_float_round</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, fepilogue.o(.text))
- <BR><BR>[Called By]<UL><LI><a href="#[74]">>></a> __aeabi_d2f
- </UL>
- <P><STRONG><a name="[108]"></a>_float_epilogue</STRONG> (Thumb, 92 bytes, Stack size 4 bytes, fepilogue.o(.text), UNUSED)
- <P><STRONG><a name="[6b]"></a>_double_round</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, depilogue.o(.text))
- <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = _double_round
- </UL>
- <BR>[Called By]<UL><LI><a href="#[67]">>></a> __aeabi_dadd
- <LI><a href="#[6f]">>></a> __aeabi_ddiv
- <LI><a href="#[6a]">>></a> _double_epilogue
- </UL>
- <P><STRONG><a name="[6a]"></a>_double_epilogue</STRONG> (Thumb, 156 bytes, Stack size 32 bytes, depilogue.o(.text))
- <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = _double_epilogue ⇒ _double_round
- </UL>
- <BR>[Calls]<UL><LI><a href="#[73]">>></a> __aeabi_llsr
- <LI><a href="#[68]">>></a> __aeabi_llsl
- <LI><a href="#[6b]">>></a> _double_round
- </UL>
- <BR>[Called By]<UL><LI><a href="#[70]">>></a> __aeabi_i2d
- <LI><a href="#[6e]">>></a> __aeabi_dmul
- <LI><a href="#[67]">>></a> __aeabi_dadd
- <LI><a href="#[71]">>></a> __aeabi_ui2d
- </UL>
- <P><STRONG><a name="[66]"></a>__scatterload</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, init.o(.text))
- <BR><BR>[Calls]<UL><LI><a href="#[76]">>></a> __main_after_scatterload
- </UL>
- <BR>[Called By]<UL><LI><a href="#[65]">>></a> _main_scatterload
- </UL>
- <P><STRONG><a name="[109]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED)
- <P><STRONG><a name="[8b]"></a>ADC_Cmd</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32f4xx_adc.o(i.ADC_Cmd))
- <BR><BR>[Called By]<UL><LI><a href="#[79]">>></a> ADC_SOFT_Mode_Config
- <LI><a href="#[7a]">>></a> ADC_DMA_Mode_Config
- </UL>
- <P><STRONG><a name="[86]"></a>ADC_CommonInit</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, stm32f4xx_adc.o(i.ADC_CommonInit))
- <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = ADC_CommonInit
- </UL>
- <BR>[Called By]<UL><LI><a href="#[79]">>></a> ADC_SOFT_Mode_Config
- <LI><a href="#[7a]">>></a> ADC_DMA_Mode_Config
- </UL>
- <P><STRONG><a name="[77]"></a>ADC_Config</STRONG> (Thumb, 128 bytes, Stack size 24 bytes, main.o(i.ADC_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 116<LI>Call Chain = ADC_Config ⇒ ADC_DMA_Config ⇒ DMA_Init
- </UL>
- <BR>[Calls]<UL><LI><a href="#[7d]">>></a> ADC_TIM_Config
- <LI><a href="#[79]">>></a> ADC_SOFT_Mode_Config
- <LI><a href="#[7b]">>></a> ADC_NVIC_Config
- <LI><a href="#[78]">>></a> ADC_GPIO_Config
- <LI><a href="#[7a]">>></a> ADC_DMA_Mode_Config
- <LI><a href="#[7c]">>></a> ADC_DMA_Config
- </UL>
- <BR>[Called By]<UL><LI><a href="#[5c]">>></a> main
- </UL>
- <P><STRONG><a name="[8a]"></a>ADC_DMACmd</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32f4xx_adc.o(i.ADC_DMACmd))
- <BR><BR>[Called By]<UL><LI><a href="#[7a]">>></a> ADC_DMA_Mode_Config
- </UL>
- <P><STRONG><a name="[89]"></a>ADC_DMARequestAfterLastTransferCmd</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32f4xx_adc.o(i.ADC_DMARequestAfterLastTransferCmd))
- <BR><BR>[Called By]<UL><LI><a href="#[7a]">>></a> ADC_DMA_Mode_Config
- </UL>
- <P><STRONG><a name="[7c]"></a>ADC_DMA_Config</STRONG> (Thumb, 122 bytes, Stack size 80 bytes, adc.o(i.ADC_DMA_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 92<LI>Call Chain = ADC_DMA_Config ⇒ DMA_Init
- </UL>
- <BR>[Calls]<UL><LI><a href="#[80]">>></a> DMA_DoubleBufferModeConfig
- <LI><a href="#[81]">>></a> DMA_DoubleBufferModeCmd
- <LI><a href="#[7e]">>></a> RCC_AHB1PeriphClockCmd
- <LI><a href="#[7f]">>></a> DMA_Init
- <LI><a href="#[83]">>></a> DMA_ITConfig
- <LI><a href="#[84]">>></a> DMA_Cmd
- <LI><a href="#[82]">>></a> DMA_ClearITPendingBit
- </UL>
- <BR>[Called By]<UL><LI><a href="#[77]">>></a> ADC_Config
- </UL>
- <P><STRONG><a name="[7a]"></a>ADC_DMA_Mode_Config</STRONG> (Thumb, 142 bytes, Stack size 64 bytes, adc.o(i.ADC_DMA_Mode_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = ADC_DMA_Mode_Config ⇒ ADC_RegularChannelConfig
- </UL>
- <BR>[Calls]<UL><LI><a href="#[85]">>></a> RCC_APB2PeriphResetCmd
- <LI><a href="#[88]">>></a> ADC_RegularChannelConfig
- <LI><a href="#[87]">>></a> ADC_Init
- <LI><a href="#[89]">>></a> ADC_DMARequestAfterLastTransferCmd
- <LI><a href="#[8a]">>></a> ADC_DMACmd
- <LI><a href="#[86]">>></a> ADC_CommonInit
- <LI><a href="#[8b]">>></a> ADC_Cmd
- <LI><a href="#[64]">>></a> RCC_APB2PeriphClockCmd
- </UL>
- <BR>[Called By]<UL><LI><a href="#[77]">>></a> ADC_Config
- </UL>
- <P><STRONG><a name="[78]"></a>ADC_GPIO_Config</STRONG> (Thumb, 36 bytes, Stack size 24 bytes, adc.o(i.ADC_GPIO_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = ADC_GPIO_Config ⇒ GPIO_Init
- </UL>
- <BR>[Calls]<UL><LI><a href="#[7e]">>></a> RCC_AHB1PeriphClockCmd
- <LI><a href="#[8c]">>></a> GPIO_Init
- </UL>
- <BR>[Called By]<UL><LI><a href="#[77]">>></a> ADC_Config
- </UL>
- <P><STRONG><a name="[ca]"></a>ADC_GetConversionValue</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, stm32f4xx_adc.o(i.ADC_GetConversionValue))
- <BR><BR>[Called By]<UL><LI><a href="#[c7]">>></a> Get_SOFT_ADC
- </UL>
- <P><STRONG><a name="[c9]"></a>ADC_GetFlagStatus</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, stm32f4xx_adc.o(i.ADC_GetFlagStatus))
- <BR><BR>[Called By]<UL><LI><a href="#[c7]">>></a> Get_SOFT_ADC
- </UL>
- <P><STRONG><a name="[87]"></a>ADC_Init</STRONG> (Thumb, 66 bytes, Stack size 12 bytes, stm32f4xx_adc.o(i.ADC_Init))
- <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = ADC_Init
- </UL>
- <BR>[Called By]<UL><LI><a href="#[79]">>></a> ADC_SOFT_Mode_Config
- <LI><a href="#[7a]">>></a> ADC_DMA_Mode_Config
- </UL>
- <P><STRONG><a name="[7b]"></a>ADC_NVIC_Config</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, adc.o(i.ADC_NVIC_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = ADC_NVIC_Config ⇒ NVIC_Init
- </UL>
- <BR>[Calls]<UL><LI><a href="#[8d]">>></a> NVIC_Init
- </UL>
- <BR>[Called By]<UL><LI><a href="#[77]">>></a> ADC_Config
- </UL>
- <P><STRONG><a name="[88]"></a>ADC_RegularChannelConfig</STRONG> (Thumb, 116 bytes, Stack size 16 bytes, stm32f4xx_adc.o(i.ADC_RegularChannelConfig))
- <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = ADC_RegularChannelConfig
- </UL>
- <BR>[Called By]<UL><LI><a href="#[c7]">>></a> Get_SOFT_ADC
- <LI><a href="#[7a]">>></a> ADC_DMA_Mode_Config
- </UL>
- <P><STRONG><a name="[79]"></a>ADC_SOFT_Mode_Config</STRONG> (Thumb, 90 bytes, Stack size 56 bytes, adc.o(i.ADC_SOFT_Mode_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = ADC_SOFT_Mode_Config ⇒ ADC_Init
- </UL>
- <BR>[Calls]<UL><LI><a href="#[85]">>></a> RCC_APB2PeriphResetCmd
- <LI><a href="#[87]">>></a> ADC_Init
- <LI><a href="#[86]">>></a> ADC_CommonInit
- <LI><a href="#[8b]">>></a> ADC_Cmd
- <LI><a href="#[64]">>></a> RCC_APB2PeriphClockCmd
- </UL>
- <BR>[Called By]<UL><LI><a href="#[77]">>></a> ADC_Config
- </UL>
- <P><STRONG><a name="[c8]"></a>ADC_SoftwareStartConv</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, stm32f4xx_adc.o(i.ADC_SoftwareStartConv))
- <BR><BR>[Called By]<UL><LI><a href="#[c7]">>></a> Get_SOFT_ADC
- </UL>
- <P><STRONG><a name="[7d]"></a>ADC_TIM_Config</STRONG> (Thumb, 114 bytes, Stack size 56 bytes, adc.o(i.ADC_TIM_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = ADC_TIM_Config ⇒ TIM_TimeBaseInit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[8f]">>></a> TIM_CtrlPWMOutputs
- <LI><a href="#[8e]">>></a> TIM_TimeBaseInit
- <LI><a href="#[90]">>></a> TIM_SelectOutputTrigger
- <LI><a href="#[91]">>></a> TIM_Cmd
- </UL>
- <BR>[Called By]<UL><LI><a href="#[77]">>></a> ADC_Config
- </UL>
- <P><STRONG><a name="[92]"></a>All_motor_Config</STRONG> (Thumb, 118 bytes, Stack size 4 bytes, main.o(i.All_motor_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 4<LI>Call Chain = All_motor_Config
- </UL>
- <BR>[Calls]<UL><LI><a href="#[93]">>></a> Single_Motor_Config
- </UL>
- <BR>[Called By]<UL><LI><a href="#[5c]">>></a> main
- </UL>
- <P><STRONG><a name="[94]"></a>AnaMotorData</STRONG> (Thumb, 140 bytes, Stack size 8 bytes, main.o(i.AnaMotorData))
- <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = AnaMotorData ⇒ get_crc8
- </UL>
- <BR>[Calls]<UL><LI><a href="#[95]">>></a> get_crc8
- <LI><a href="#[96]">>></a> Equation
- </UL>
- <BR>[Called By]<UL><LI><a href="#[51]">>></a> USART6_IRQHandler
- <LI><a href="#[31]">>></a> USART3_IRQHandler
- <LI><a href="#[30]">>></a> USART2_IRQHandler
- <LI><a href="#[3f]">>></a> UART5_IRQHandler
- </UL>
- <P><STRONG><a name="[1e]"></a>CAN1_RX0_IRQHandler</STRONG> (Thumb, 576 bytes, Stack size 48 bytes, it.o(i.CAN1_RX0_IRQHandler))
- <BR><BR>[Stack]<UL><LI>Max Depth = 168<LI>Call Chain = CAN1_RX0_IRQHandler ⇒ Rec_Flash_Set ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round
- </UL>
- <BR>[Calls]<UL><LI><a href="#[9a]">>></a> IWDG_Feed
- <LI><a href="#[9d]">>></a> GPIO_ReadInputDataBit
- <LI><a href="#[99]">>></a> SoftReset
- <LI><a href="#[9c]">>></a> GetDShotValue
- <LI><a href="#[9b]">>></a> ResearchProtection
- <LI><a href="#[98]">>></a> Rec_Flash_Set
- <LI><a href="#[97]">>></a> CAN1_Receive_Msg
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[97]"></a>CAN1_Receive_Msg</STRONG> (Thumb, 64 bytes, Stack size 40 bytes, can.o(i.CAN1_Receive_Msg))
- <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = CAN1_Receive_Msg ⇒ CAN_Receive
- </UL>
- <BR>[Calls]<UL><LI><a href="#[9f]">>></a> CAN_Receive
- <LI><a href="#[9e]">>></a> CAN_MessagePending
- </UL>
- <BR>[Called By]<UL><LI><a href="#[1e]">>></a> CAN1_RX0_IRQHandler
- </UL>
- <P><STRONG><a name="[a0]"></a>CAN1_Send_Msg</STRONG> (Thumb, 92 bytes, Stack size 40 bytes, can.o(i.CAN1_Send_Msg))
- <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = CAN1_Send_Msg ⇒ CAN_Transmit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[a2]">>></a> CAN_TransmitStatus
- <LI><a href="#[a1]">>></a> CAN_Transmit
- </UL>
- <BR>[Called By]<UL><LI><a href="#[e0]">>></a> Send_Flash_Set
- <LI><a href="#[df]">>></a> Send_CAN_DATA6
- <LI><a href="#[de]">>></a> Send_CAN_DATA5
- <LI><a href="#[dd]">>></a> Send_CAN_DATA4
- <LI><a href="#[dc]">>></a> Send_CAN_DATA3
- <LI><a href="#[db]">>></a> Send_CAN_DATA2
- <LI><a href="#[da]">>></a> Send_CAN_DATA1
- </UL>
- <P><STRONG><a name="[a3]"></a>CAN_Config</STRONG> (Thumb, 64 bytes, Stack size 16 bytes, main.o(i.CAN_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 92<LI>Call Chain = CAN_Config ⇒ CAN_Mod_Config ⇒ CAN_FilterInit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[a5]">>></a> CAN_NVIC_Config
- <LI><a href="#[a6]">>></a> CAN_Mod_Config
- <LI><a href="#[a4]">>></a> CAN_GPIO_Config
- </UL>
- <BR>[Called By]<UL><LI><a href="#[5c]">>></a> main
- </UL>
- <P><STRONG><a name="[a9]"></a>CAN_FilterInit</STRONG> (Thumb, 194 bytes, Stack size 20 bytes, stm32f4xx_can.o(i.CAN_FilterInit))
- <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = CAN_FilterInit
- </UL>
- <BR>[Called By]<UL><LI><a href="#[a6]">>></a> CAN_Mod_Config
- </UL>
- <P><STRONG><a name="[a4]"></a>CAN_GPIO_Config</STRONG> (Thumb, 66 bytes, Stack size 32 bytes, can.o(i.CAN_GPIO_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = CAN_GPIO_Config ⇒ GPIO_Init
- </UL>
- <BR>[Calls]<UL><LI><a href="#[7e]">>></a> RCC_AHB1PeriphClockCmd
- <LI><a href="#[a7]">>></a> GPIO_PinAFConfig
- <LI><a href="#[8c]">>></a> GPIO_Init
- </UL>
- <BR>[Called By]<UL><LI><a href="#[a3]">>></a> CAN_Config
- </UL>
- <P><STRONG><a name="[aa]"></a>CAN_ITConfig</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, stm32f4xx_can.o(i.CAN_ITConfig))
- <BR><BR>[Called By]<UL><LI><a href="#[a6]">>></a> CAN_Mod_Config
- </UL>
- <P><STRONG><a name="[a8]"></a>CAN_Init</STRONG> (Thumb, 232 bytes, Stack size 8 bytes, stm32f4xx_can.o(i.CAN_Init))
- <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = CAN_Init
- </UL>
- <BR>[Called By]<UL><LI><a href="#[a6]">>></a> CAN_Mod_Config
- </UL>
- <P><STRONG><a name="[9e]"></a>CAN_MessagePending</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, stm32f4xx_can.o(i.CAN_MessagePending))
- <BR><BR>[Called By]<UL><LI><a href="#[97]">>></a> CAN1_Receive_Msg
- </UL>
- <P><STRONG><a name="[a6]"></a>CAN_Mod_Config</STRONG> (Thumb, 158 bytes, Stack size 56 bytes, can.o(i.CAN_Mod_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = CAN_Mod_Config ⇒ CAN_FilterInit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[61]">>></a> RCC_APB1PeriphClockCmd
- <LI><a href="#[a8]">>></a> CAN_Init
- <LI><a href="#[aa]">>></a> CAN_ITConfig
- <LI><a href="#[a9]">>></a> CAN_FilterInit
- </UL>
- <BR>[Called By]<UL><LI><a href="#[a3]">>></a> CAN_Config
- </UL>
- <P><STRONG><a name="[a5]"></a>CAN_NVIC_Config</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, can.o(i.CAN_NVIC_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = CAN_NVIC_Config ⇒ NVIC_Init
- </UL>
- <BR>[Calls]<UL><LI><a href="#[8d]">>></a> NVIC_Init
- </UL>
- <BR>[Called By]<UL><LI><a href="#[a3]">>></a> CAN_Config
- </UL>
- <P><STRONG><a name="[9f]"></a>CAN_Receive</STRONG> (Thumb, 142 bytes, Stack size 8 bytes, stm32f4xx_can.o(i.CAN_Receive))
- <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = CAN_Receive
- </UL>
- <BR>[Called By]<UL><LI><a href="#[97]">>></a> CAN1_Receive_Msg
- </UL>
- <P><STRONG><a name="[a1]"></a>CAN_Transmit</STRONG> (Thumb, 164 bytes, Stack size 12 bytes, stm32f4xx_can.o(i.CAN_Transmit))
- <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = CAN_Transmit
- </UL>
- <BR>[Called By]<UL><LI><a href="#[a0]">>></a> CAN1_Send_Msg
- </UL>
- <P><STRONG><a name="[a2]"></a>CAN_TransmitStatus</STRONG> (Thumb, 88 bytes, Stack size 0 bytes, stm32f4xx_can.o(i.CAN_TransmitStatus))
- <BR><BR>[Called By]<UL><LI><a href="#[a0]">>></a> CAN1_Send_Msg
- </UL>
- <P><STRONG><a name="[15]"></a>DMA1_Stream0_IRQHandler</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, it.o(i.DMA1_Stream0_IRQHandler))
- <BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = DMA1_Stream0_IRQHandler ⇒ DMA_GetITStatus
- </UL>
- <BR>[Calls]<UL><LI><a href="#[84]">>></a> DMA_Cmd
- <LI><a href="#[82]">>></a> DMA_ClearITPendingBit
- <LI><a href="#[ab]">>></a> DMA_GetITStatus
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[18]"></a>DMA1_Stream3_IRQHandler</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, it.o(i.DMA1_Stream3_IRQHandler))
- <BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = DMA1_Stream3_IRQHandler ⇒ DMA_GetITStatus
- </UL>
- <BR>[Calls]<UL><LI><a href="#[84]">>></a> DMA_Cmd
- <LI><a href="#[82]">>></a> DMA_ClearITPendingBit
- <LI><a href="#[ab]">>></a> DMA_GetITStatus
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[1a]"></a>DMA1_Stream5_IRQHandler</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, it.o(i.DMA1_Stream5_IRQHandler))
- <BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = DMA1_Stream5_IRQHandler ⇒ DMA_GetITStatus
- </UL>
- <BR>[Calls]<UL><LI><a href="#[84]">>></a> DMA_Cmd
- <LI><a href="#[82]">>></a> DMA_ClearITPendingBit
- <LI><a href="#[ab]">>></a> DMA_GetITStatus
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[42]"></a>DMA2_Stream0_IRQHandler</STRONG> (Thumb, 186 bytes, Stack size 24 bytes, it.o(i.DMA2_Stream0_IRQHandler))
- <BR><BR>[Stack]<UL><LI>Max Depth = 144<LI>Call Chain = DMA2_Stream0_IRQHandler ⇒ Get_Temperature ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round
- </UL>
- <BR>[Calls]<UL><LI><a href="#[82]">>></a> DMA_ClearITPendingBit
- <LI><a href="#[ad]">>></a> __aeabi_f2d
- <LI><a href="#[6e]">>></a> __aeabi_dmul
- <LI><a href="#[6f]">>></a> __aeabi_ddiv
- <LI><a href="#[ae]">>></a> Get_Temperature
- <LI><a href="#[ab]">>></a> DMA_GetITStatus
- <LI><a href="#[ac]">>></a> DMA_GetCurrentMemoryTarget
- <LI><a href="#[74]">>></a> __aeabi_d2f
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[82]"></a>DMA_ClearITPendingBit</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, stm32f4xx_dma.o(i.DMA_ClearITPendingBit))
- <BR><BR>[Called By]<UL><LI><a href="#[af]">>></a> DSHOT_DMA_Config
- <LI><a href="#[7c]">>></a> ADC_DMA_Config
- <LI><a href="#[42]">>></a> DMA2_Stream0_IRQHandler
- <LI><a href="#[1a]">>></a> DMA1_Stream5_IRQHandler
- <LI><a href="#[18]">>></a> DMA1_Stream3_IRQHandler
- <LI><a href="#[15]">>></a> DMA1_Stream0_IRQHandler
- </UL>
- <P><STRONG><a name="[84]"></a>DMA_Cmd</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32f4xx_dma.o(i.DMA_Cmd))
- <BR><BR>[Called By]<UL><LI><a href="#[ec]">>></a> pwmWriteDigital
- <LI><a href="#[af]">>></a> DSHOT_DMA_Config
- <LI><a href="#[7c]">>></a> ADC_DMA_Config
- <LI><a href="#[1a]">>></a> DMA1_Stream5_IRQHandler
- <LI><a href="#[18]">>></a> DMA1_Stream3_IRQHandler
- <LI><a href="#[15]">>></a> DMA1_Stream0_IRQHandler
- </UL>
- <P><STRONG><a name="[b0]"></a>DMA_DeInit</STRONG> (Thumb, 272 bytes, Stack size 28 bytes, stm32f4xx_dma.o(i.DMA_DeInit))
- <BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = DMA_DeInit
- </UL>
- <BR>[Called By]<UL><LI><a href="#[af]">>></a> DSHOT_DMA_Config
- </UL>
- <P><STRONG><a name="[81]"></a>DMA_DoubleBufferModeCmd</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32f4xx_dma.o(i.DMA_DoubleBufferModeCmd))
- <BR><BR>[Called By]<UL><LI><a href="#[7c]">>></a> ADC_DMA_Config
- </UL>
- <P><STRONG><a name="[80]"></a>DMA_DoubleBufferModeConfig</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, stm32f4xx_dma.o(i.DMA_DoubleBufferModeConfig))
- <BR><BR>[Called By]<UL><LI><a href="#[7c]">>></a> ADC_DMA_Config
- </UL>
- <P><STRONG><a name="[b1]"></a>DMA_GetCmdStatus</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, stm32f4xx_dma.o(i.DMA_GetCmdStatus))
- <BR><BR>[Called By]<UL><LI><a href="#[af]">>></a> DSHOT_DMA_Config
- </UL>
- <P><STRONG><a name="[ac]"></a>DMA_GetCurrentMemoryTarget</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, stm32f4xx_dma.o(i.DMA_GetCurrentMemoryTarget))
- <BR><BR>[Called By]<UL><LI><a href="#[42]">>></a> DMA2_Stream0_IRQHandler
- </UL>
- <P><STRONG><a name="[ab]"></a>DMA_GetITStatus</STRONG> (Thumb, 68 bytes, Stack size 12 bytes, stm32f4xx_dma.o(i.DMA_GetITStatus))
- <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = DMA_GetITStatus
- </UL>
- <BR>[Called By]<UL><LI><a href="#[42]">>></a> DMA2_Stream0_IRQHandler
- <LI><a href="#[1a]">>></a> DMA1_Stream5_IRQHandler
- <LI><a href="#[18]">>></a> DMA1_Stream3_IRQHandler
- <LI><a href="#[15]">>></a> DMA1_Stream0_IRQHandler
- </UL>
- <P><STRONG><a name="[83]"></a>DMA_ITConfig</STRONG> (Thumb, 44 bytes, Stack size 0 bytes, stm32f4xx_dma.o(i.DMA_ITConfig))
- <BR><BR>[Called By]<UL><LI><a href="#[af]">>></a> DSHOT_DMA_Config
- <LI><a href="#[7c]">>></a> ADC_DMA_Config
- </UL>
- <P><STRONG><a name="[7f]"></a>DMA_Init</STRONG> (Thumb, 80 bytes, Stack size 12 bytes, stm32f4xx_dma.o(i.DMA_Init))
- <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = DMA_Init
- </UL>
- <BR>[Called By]<UL><LI><a href="#[af]">>></a> DSHOT_DMA_Config
- <LI><a href="#[7c]">>></a> ADC_DMA_Config
- </UL>
- <P><STRONG><a name="[af]"></a>DSHOT_DMA_Config</STRONG> (Thumb, 140 bytes, Stack size 88 bytes, dshot.o(i.DSHOT_DMA_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 116<LI>Call Chain = DSHOT_DMA_Config ⇒ DMA_DeInit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[b2]">>></a> TIM_DMACmd
- <LI><a href="#[7e]">>></a> RCC_AHB1PeriphClockCmd
- <LI><a href="#[7f]">>></a> DMA_Init
- <LI><a href="#[83]">>></a> DMA_ITConfig
- <LI><a href="#[b1]">>></a> DMA_GetCmdStatus
- <LI><a href="#[b0]">>></a> DMA_DeInit
- <LI><a href="#[84]">>></a> DMA_Cmd
- <LI><a href="#[82]">>></a> DMA_ClearITPendingBit
- </UL>
- <BR>[Called By]<UL><LI><a href="#[23]">>></a> TIM1_UP_TIM10_IRQHandler
- </UL>
- <P><STRONG><a name="[b3]"></a>Dshot_Config</STRONG> (Thumb, 240 bytes, Stack size 48 bytes, main.o(i.Dshot_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 116<LI>Call Chain = Dshot_Config ⇒ Dshot_TIM_Config ⇒ TIM_TimeBaseInit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[b8]">>></a> TIM_NVIC_Config
- <LI><a href="#[b7]">>></a> TIM_Mod_Config
- <LI><a href="#[b5]">>></a> Dshot_TIM_Config
- <LI><a href="#[b6]">>></a> Dshot_NVIC_Config
- <LI><a href="#[b4]">>></a> Dshot_GPIO_Config
- </UL>
- <BR>[Called By]<UL><LI><a href="#[5c]">>></a> main
- </UL>
- <P><STRONG><a name="[b4]"></a>Dshot_GPIO_Config</STRONG> (Thumb, 66 bytes, Stack size 32 bytes, dshot.o(i.Dshot_GPIO_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = Dshot_GPIO_Config ⇒ GPIO_Init
- </UL>
- <BR>[Calls]<UL><LI><a href="#[7e]">>></a> RCC_AHB1PeriphClockCmd
- <LI><a href="#[a7]">>></a> GPIO_PinAFConfig
- <LI><a href="#[8c]">>></a> GPIO_Init
- </UL>
- <BR>[Called By]<UL><LI><a href="#[b3]">>></a> Dshot_Config
- </UL>
- <P><STRONG><a name="[b6]"></a>Dshot_NVIC_Config</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, dshot.o(i.Dshot_NVIC_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = Dshot_NVIC_Config ⇒ NVIC_Init
- </UL>
- <BR>[Calls]<UL><LI><a href="#[8d]">>></a> NVIC_Init
- </UL>
- <BR>[Called By]<UL><LI><a href="#[b3]">>></a> Dshot_Config
- </UL>
- <P><STRONG><a name="[b5]"></a>Dshot_TIM_Config</STRONG> (Thumb, 106 bytes, Stack size 56 bytes, dshot.o(i.Dshot_TIM_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = Dshot_TIM_Config ⇒ TIM_TimeBaseInit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[8e]">>></a> TIM_TimeBaseInit
- <LI><a href="#[91]">>></a> TIM_Cmd
- <LI><a href="#[b9]">>></a> TIM_ARRPreloadConfig
- </UL>
- <BR>[Called By]<UL><LI><a href="#[b3]">>></a> Dshot_Config
- </UL>
- <P><STRONG><a name="[96]"></a>Equation</STRONG> (Thumb, 60 bytes, Stack size 0 bytes, main.o(i.Equation))
- <BR><BR>[Called By]<UL><LI><a href="#[94]">>></a> AnaMotorData
- </UL>
- <P><STRONG><a name="[d7]"></a>FLASH_DataCacheCmd</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, stm32f4xx_flash.o(i.FLASH_DataCacheCmd))
- <BR><BR>[Called By]<UL><LI><a href="#[c2]">>></a> STMFLASH_Write
- </UL>
- <P><STRONG><a name="[ba]"></a>FLASH_EraseSector</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, stm32f4xx_flash.o(i.FLASH_EraseSector))
- <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = FLASH_EraseSector ⇒ FLASH_WaitForLastOperation
- </UL>
- <BR>[Calls]<UL><LI><a href="#[bb]">>></a> FLASH_WaitForLastOperation
- </UL>
- <BR>[Called By]<UL><LI><a href="#[c2]">>></a> STMFLASH_Write
- </UL>
- <P><STRONG><a name="[bd]"></a>FLASH_GetStatus</STRONG> (Thumb, 56 bytes, Stack size 0 bytes, stm32f4xx_flash.o(i.FLASH_GetStatus))
- <BR><BR>[Called By]<UL><LI><a href="#[bb]">>></a> FLASH_WaitForLastOperation
- </UL>
- <P><STRONG><a name="[d9]"></a>FLASH_Lock</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, stm32f4xx_flash.o(i.FLASH_Lock))
- <BR><BR>[Called By]<UL><LI><a href="#[c2]">>></a> STMFLASH_Write
- </UL>
- <P><STRONG><a name="[bc]"></a>FLASH_ProgramWord</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, stm32f4xx_flash.o(i.FLASH_ProgramWord))
- <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = FLASH_ProgramWord ⇒ FLASH_WaitForLastOperation
- </UL>
- <BR>[Calls]<UL><LI><a href="#[bb]">>></a> FLASH_WaitForLastOperation
- </UL>
- <BR>[Called By]<UL><LI><a href="#[c2]">>></a> STMFLASH_Write
- </UL>
- <P><STRONG><a name="[d6]"></a>FLASH_Unlock</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, stm32f4xx_flash.o(i.FLASH_Unlock))
- <BR><BR>[Called By]<UL><LI><a href="#[c2]">>></a> STMFLASH_Write
- </UL>
- <P><STRONG><a name="[bb]"></a>FLASH_WaitForLastOperation</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, stm32f4xx_flash.o(i.FLASH_WaitForLastOperation))
- <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = FLASH_WaitForLastOperation
- </UL>
- <BR>[Calls]<UL><LI><a href="#[bd]">>></a> FLASH_GetStatus
- </UL>
- <BR>[Called By]<UL><LI><a href="#[bc]">>></a> FLASH_ProgramWord
- <LI><a href="#[ba]">>></a> FLASH_EraseSector
- </UL>
- <P><STRONG><a name="[be]"></a>Flash_ReadInf</STRONG> (Thumb, 142 bytes, Stack size 8 bytes, main.o(i.Flash_ReadInf))
- <BR><BR>[Stack]<UL><LI>Max Depth = 64<LI>Call Chain = Flash_ReadInf ⇒ Flash_WriteInf ⇒ STMFLASH_Write ⇒ FLASH_ProgramWord ⇒ FLASH_WaitForLastOperation
- </UL>
- <BR>[Calls]<UL><LI><a href="#[bf]">>></a> STMFLASH_ReadWord
- <LI><a href="#[c1]">>></a> ReadFloatWord
- <LI><a href="#[c0]">>></a> Flash_WriteInf
- </UL>
- <BR>[Called By]<UL><LI><a href="#[5c]">>></a> main
- </UL>
- <P><STRONG><a name="[c0]"></a>Flash_WriteInf</STRONG> (Thumb, 170 bytes, Stack size 8 bytes, main.o(i.Flash_WriteInf))
- <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = Flash_WriteInf ⇒ STMFLASH_Write ⇒ FLASH_ProgramWord ⇒ FLASH_WaitForLastOperation
- </UL>
- <BR>[Calls]<UL><LI><a href="#[c2]">>></a> STMFLASH_Write
- <LI><a href="#[9a]">>></a> IWDG_Feed
- </UL>
- <BR>[Called By]<UL><LI><a href="#[d2]">>></a> Send_Updata_requre
- <LI><a href="#[be]">>></a> Flash_ReadInf
- </UL>
- <P><STRONG><a name="[c3]"></a>GPIO_Config</STRONG> (Thumb, 46 bytes, Stack size 24 bytes, led.o(i.GPIO_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = GPIO_Config ⇒ GPIO_Init
- </UL>
- <BR>[Calls]<UL><LI><a href="#[7e]">>></a> RCC_AHB1PeriphClockCmd
- <LI><a href="#[8c]">>></a> GPIO_Init
- </UL>
- <BR>[Called By]<UL><LI><a href="#[d3]">>></a> Overcurrent_Detection_Config
- <LI><a href="#[d0]">>></a> LED_Config
- </UL>
- <P><STRONG><a name="[c4]"></a>GPIO_IN_Config</STRONG> (Thumb, 38 bytes, Stack size 24 bytes, led.o(i.GPIO_IN_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = GPIO_IN_Config ⇒ GPIO_Init
- </UL>
- <BR>[Calls]<UL><LI><a href="#[7e]">>></a> RCC_AHB1PeriphClockCmd
- <LI><a href="#[8c]">>></a> GPIO_Init
- </UL>
- <BR>[Called By]<UL><LI><a href="#[d3]">>></a> Overcurrent_Detection_Config
- </UL>
- <P><STRONG><a name="[8c]"></a>GPIO_Init</STRONG> (Thumb, 120 bytes, Stack size 20 bytes, stm32f4xx_gpio.o(i.GPIO_Init))
- <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = GPIO_Init
- </UL>
- <BR>[Called By]<UL><LI><a href="#[f1]">>></a> USART_GPIO_Config
- <LI><a href="#[c4]">>></a> GPIO_IN_Config
- <LI><a href="#[c3]">>></a> GPIO_Config
- <LI><a href="#[b4]">>></a> Dshot_GPIO_Config
- <LI><a href="#[a4]">>></a> CAN_GPIO_Config
- <LI><a href="#[78]">>></a> ADC_GPIO_Config
- </UL>
- <P><STRONG><a name="[a7]"></a>GPIO_PinAFConfig</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, stm32f4xx_gpio.o(i.GPIO_PinAFConfig))
- <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = GPIO_PinAFConfig
- </UL>
- <BR>[Called By]<UL><LI><a href="#[f1]">>></a> USART_GPIO_Config
- <LI><a href="#[b4]">>></a> Dshot_GPIO_Config
- <LI><a href="#[a4]">>></a> CAN_GPIO_Config
- </UL>
- <P><STRONG><a name="[9d]"></a>GPIO_ReadInputDataBit</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, stm32f4xx_gpio.o(i.GPIO_ReadInputDataBit))
- <BR><BR>[Called By]<UL><LI><a href="#[e4]">>></a> SysTick_1ms_Task
- <LI><a href="#[1e]">>></a> CAN1_RX0_IRQHandler
- </UL>
- <P><STRONG><a name="[d5]"></a>GPIO_ResetBits</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, stm32f4xx_gpio.o(i.GPIO_ResetBits))
- <BR><BR>[Called By]<UL><LI><a href="#[e7]">>></a> SysTick_500ms_Task
- <LI><a href="#[e4]">>></a> SysTick_1ms_Task
- <LI><a href="#[d3]">>></a> Overcurrent_Detection_Config
- </UL>
- <P><STRONG><a name="[d4]"></a>GPIO_SetBits</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, stm32f4xx_gpio.o(i.GPIO_SetBits))
- <BR><BR>[Called By]<UL><LI><a href="#[e7]">>></a> SysTick_500ms_Task
- <LI><a href="#[d3]">>></a> Overcurrent_Detection_Config
- </UL>
- <P><STRONG><a name="[e8]"></a>GPIO_ToggleBits</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, stm32f4xx_gpio.o(i.GPIO_ToggleBits))
- <BR><BR>[Called By]<UL><LI><a href="#[e7]">>></a> SysTick_500ms_Task
- </UL>
- <P><STRONG><a name="[9c]"></a>GetDShotValue</STRONG> (Thumb, 98 bytes, Stack size 16 bytes, main.o(i.GetDShotValue))
- <BR><BR>[Stack]<UL><LI>Max Depth = 104<LI>Call Chain = GetDShotValue ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round
- </UL>
- <BR>[Calls]<UL><LI><a href="#[70]">>></a> __aeabi_i2d
- <LI><a href="#[6e]">>></a> __aeabi_dmul
- <LI><a href="#[72]">>></a> __aeabi_d2iz
- </UL>
- <BR>[Called By]<UL><LI><a href="#[1e]">>></a> CAN1_RX0_IRQHandler
- </UL>
- <P><STRONG><a name="[c5]"></a>GetMotorData</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, main.o(i.GetMotorData))
- <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = GetMotorData
- </UL>
- <BR>[Calls]<UL><LI><a href="#[c6]">>></a> USART_ReceiveData
- </UL>
- <BR>[Called By]<UL><LI><a href="#[51]">>></a> USART6_IRQHandler
- <LI><a href="#[31]">>></a> USART3_IRQHandler
- <LI><a href="#[30]">>></a> USART2_IRQHandler
- <LI><a href="#[3f]">>></a> UART5_IRQHandler
- </UL>
- <P><STRONG><a name="[c7]"></a>Get_SOFT_ADC</STRONG> (Thumb, 40 bytes, Stack size 8 bytes, adc.o(i.Get_SOFT_ADC))
- <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = Get_SOFT_ADC ⇒ ADC_RegularChannelConfig
- </UL>
- <BR>[Calls]<UL><LI><a href="#[c8]">>></a> ADC_SoftwareStartConv
- <LI><a href="#[88]">>></a> ADC_RegularChannelConfig
- <LI><a href="#[c9]">>></a> ADC_GetFlagStatus
- <LI><a href="#[ca]">>></a> ADC_GetConversionValue
- </UL>
- <BR>[Called By]<UL><LI><a href="#[e4]">>></a> SysTick_1ms_Task
- </UL>
- <P><STRONG><a name="[ae]"></a>Get_Temperature</STRONG> (Thumb, 382 bytes, Stack size 32 bytes, ntc.o(i.Get_Temperature))
- <BR><BR>[Stack]<UL><LI>Max Depth = 120<LI>Call Chain = Get_Temperature ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round
- </UL>
- <BR>[Calls]<UL><LI><a href="#[ad]">>></a> __aeabi_f2d
- <LI><a href="#[6e]">>></a> __aeabi_dmul
- <LI><a href="#[67]">>></a> __aeabi_dadd
- <LI><a href="#[6d]">>></a> __aeabi_drsub
- <LI><a href="#[6f]">>></a> __aeabi_ddiv
- <LI><a href="#[71]">>></a> __aeabi_ui2d
- <LI><a href="#[74]">>></a> __aeabi_d2f
- </UL>
- <BR>[Called By]<UL><LI><a href="#[42]">>></a> DMA2_Stream0_IRQHandler
- </UL>
- <P><STRONG><a name="[2]"></a>HardFault_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, it.o(i.HardFault_Handler))
- <BR><BR>[Calls]<UL><LI><a href="#[2]">>></a> HardFault_Handler
- </UL>
- <BR>[Called By]<UL><LI><a href="#[2]">>></a> HardFault_Handler
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[cb]"></a>IWDG_Config</STRONG> (Thumb, 38 bytes, Stack size 16 bytes, iwag.o(i.IWDG_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = IWDG_Config
- </UL>
- <BR>[Calls]<UL><LI><a href="#[cc]">>></a> IWDG_WriteAccessCmd
- <LI><a href="#[ce]">>></a> IWDG_SetReload
- <LI><a href="#[cd]">>></a> IWDG_SetPrescaler
- <LI><a href="#[cf]">>></a> IWDG_ReloadCounter
- </UL>
- <BR>[Called By]<UL><LI><a href="#[5c]">>></a> main
- </UL>
- <P><STRONG><a name="[10a]"></a>IWDG_Enable</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, stm32f4xx_iwdg.o(i.IWDG_Enable), UNUSED)
- <P><STRONG><a name="[9a]"></a>IWDG_Feed</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, iwag.o(i.IWDG_Feed))
- <BR><BR>[Called By]<UL><LI><a href="#[c0]">>></a> Flash_WriteInf
- <LI><a href="#[1e]">>></a> CAN1_RX0_IRQHandler
- </UL>
- <P><STRONG><a name="[cf]"></a>IWDG_ReloadCounter</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, stm32f4xx_iwdg.o(i.IWDG_ReloadCounter))
- <BR><BR>[Called By]<UL><LI><a href="#[cb]">>></a> IWDG_Config
- </UL>
- <P><STRONG><a name="[cd]"></a>IWDG_SetPrescaler</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, stm32f4xx_iwdg.o(i.IWDG_SetPrescaler))
- <BR><BR>[Called By]<UL><LI><a href="#[cb]">>></a> IWDG_Config
- </UL>
- <P><STRONG><a name="[ce]"></a>IWDG_SetReload</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, stm32f4xx_iwdg.o(i.IWDG_SetReload))
- <BR><BR>[Called By]<UL><LI><a href="#[cb]">>></a> IWDG_Config
- </UL>
- <P><STRONG><a name="[cc]"></a>IWDG_WriteAccessCmd</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, stm32f4xx_iwdg.o(i.IWDG_WriteAccessCmd))
- <BR><BR>[Called By]<UL><LI><a href="#[cb]">>></a> IWDG_Config
- </UL>
- <P><STRONG><a name="[d0]"></a>LED_Config</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, main.o(i.LED_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = LED_Config ⇒ GPIO_Config ⇒ GPIO_Init
- </UL>
- <BR>[Calls]<UL><LI><a href="#[c3]">>></a> GPIO_Config
- </UL>
- <BR>[Called By]<UL><LI><a href="#[5c]">>></a> main
- </UL>
- <P><STRONG><a name="[fa]"></a>Micros</STRONG> (Thumb, 50 bytes, Stack size 8 bytes, delay.o(i.Micros))
- <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = Micros
- </UL>
- <BR>[Called By]<UL><LI><a href="#[f9]">>></a> delay_ms
- </UL>
- <P><STRONG><a name="[e6]"></a>Motor_Control</STRONG> (Thumb, 366 bytes, Stack size 12 bytes, main.o(i.Motor_Control))
- <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = Motor_Control
- </UL>
- <BR>[Called By]<UL><LI><a href="#[e5]">>></a> SysTick_20ms_Task
- </UL>
- <P><STRONG><a name="[8d]"></a>NVIC_Init</STRONG> (Thumb, 96 bytes, Stack size 12 bytes, misc.o(i.NVIC_Init))
- <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = NVIC_Init
- </UL>
- <BR>[Called By]<UL><LI><a href="#[f2]">>></a> USART_NVIC_Config
- <LI><a href="#[b8]">>></a> TIM_NVIC_Config
- <LI><a href="#[b6]">>></a> Dshot_NVIC_Config
- <LI><a href="#[a5]">>></a> CAN_NVIC_Config
- <LI><a href="#[7b]">>></a> ADC_NVIC_Config
- </UL>
- <P><STRONG><a name="[fc]"></a>NVIC_PriorityGroupConfig</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, misc.o(i.NVIC_PriorityGroupConfig))
- <BR><BR>[Called By]<UL><LI><a href="#[5c]">>></a> main
- </UL>
- <P><STRONG><a name="[d1]"></a>Other_Task</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, main.o(i.Other_Task))
- <BR><BR>[Stack]<UL><LI>Max Depth = 64<LI>Call Chain = Other_Task ⇒ Send_Updata_requre ⇒ Flash_WriteInf ⇒ STMFLASH_Write ⇒ FLASH_ProgramWord ⇒ FLASH_WaitForLastOperation
- </UL>
- <BR>[Calls]<UL><LI><a href="#[d2]">>></a> Send_Updata_requre
- </UL>
- <BR>[Called By]<UL><LI><a href="#[5c]">>></a> main
- </UL>
- <P><STRONG><a name="[d3]"></a>Overcurrent_Detection_Config</STRONG> (Thumb, 82 bytes, Stack size 16 bytes, main.o(i.Overcurrent_Detection_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Overcurrent_Detection_Config ⇒ GPIO_IN_Config ⇒ GPIO_Init
- </UL>
- <BR>[Calls]<UL><LI><a href="#[d4]">>></a> GPIO_SetBits
- <LI><a href="#[d5]">>></a> GPIO_ResetBits
- <LI><a href="#[c4]">>></a> GPIO_IN_Config
- <LI><a href="#[c3]">>></a> GPIO_Config
- </UL>
- <BR>[Called By]<UL><LI><a href="#[5c]">>></a> main
- </UL>
- <P><STRONG><a name="[7e]"></a>RCC_AHB1PeriphClockCmd</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, stm32f4xx_rcc.o(i.RCC_AHB1PeriphClockCmd))
- <BR><BR>[Called By]<UL><LI><a href="#[af]">>></a> DSHOT_DMA_Config
- <LI><a href="#[f1]">>></a> USART_GPIO_Config
- <LI><a href="#[c4]">>></a> GPIO_IN_Config
- <LI><a href="#[c3]">>></a> GPIO_Config
- <LI><a href="#[b4]">>></a> Dshot_GPIO_Config
- <LI><a href="#[a4]">>></a> CAN_GPIO_Config
- <LI><a href="#[78]">>></a> ADC_GPIO_Config
- <LI><a href="#[7c]">>></a> ADC_DMA_Config
- </UL>
- <P><STRONG><a name="[61]"></a>RCC_APB1PeriphClockCmd</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, stm32f4xx_rcc.o(i.RCC_APB1PeriphClockCmd))
- <BR><BR>[Called By]<UL><LI><a href="#[a6]">>></a> CAN_Mod_Config
- </UL>
- <BR>[Address Reference Count : 3]<UL><LI> main.o(i.ADC_Config)
- <LI> main.o(i.Dshot_Config)
- <LI> main.o(i.USART_Config)
- </UL>
- <P><STRONG><a name="[64]"></a>RCC_APB2PeriphClockCmd</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, stm32f4xx_rcc.o(i.RCC_APB2PeriphClockCmd))
- <BR><BR>[Called By]<UL><LI><a href="#[79]">>></a> ADC_SOFT_Mode_Config
- <LI><a href="#[7a]">>></a> ADC_DMA_Mode_Config
- </UL>
- <BR>[Address Reference Count : 2]<UL><LI> main.o(i.Dshot_Config)
- <LI> main.o(i.USART_Config)
- </UL>
- <P><STRONG><a name="[85]"></a>RCC_APB2PeriphResetCmd</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, stm32f4xx_rcc.o(i.RCC_APB2PeriphResetCmd))
- <BR><BR>[Called By]<UL><LI><a href="#[79]">>></a> ADC_SOFT_Mode_Config
- <LI><a href="#[7a]">>></a> ADC_DMA_Mode_Config
- </UL>
- <P><STRONG><a name="[f5]"></a>RCC_GetClocksFreq</STRONG> (Thumb, 132 bytes, Stack size 16 bytes, stm32f4xx_rcc.o(i.RCC_GetClocksFreq))
- <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = RCC_GetClocksFreq
- </UL>
- <BR>[Called By]<UL><LI><a href="#[f4]">>></a> USART_Init
- <LI><a href="#[f8]">>></a> cycleCounterInit
- </UL>
- <P><STRONG><a name="[c1]"></a>ReadFloatWord</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, flash.o(i.ReadFloatWord))
- <BR><BR>[Called By]<UL><LI><a href="#[be]">>></a> Flash_ReadInf
- </UL>
- <P><STRONG><a name="[98]"></a>Rec_Flash_Set</STRONG> (Thumb, 196 bytes, Stack size 32 bytes, can.o(i.Rec_Flash_Set))
- <BR><BR>[Stack]<UL><LI>Max Depth = 120<LI>Call Chain = Rec_Flash_Set ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round
- </UL>
- <BR>[Calls]<UL><LI><a href="#[70]">>></a> __aeabi_i2d
- <LI><a href="#[6e]">>></a> __aeabi_dmul
- <LI><a href="#[67]">>></a> __aeabi_dadd
- <LI><a href="#[71]">>></a> __aeabi_ui2d
- <LI><a href="#[74]">>></a> __aeabi_d2f
- </UL>
- <BR>[Called By]<UL><LI><a href="#[1e]">>></a> CAN1_RX0_IRQHandler
- </UL>
- <P><STRONG><a name="[9b]"></a>ResearchProtection</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, it.o(i.ResearchProtection))
- <BR><BR>[Called By]<UL><LI><a href="#[1e]">>></a> CAN1_RX0_IRQHandler
- </UL>
- <P><STRONG><a name="[d8]"></a>STMFLASH_GetFlashSector</STRONG> (Thumb, 114 bytes, Stack size 0 bytes, flash.o(i.STMFLASH_GetFlashSector))
- <BR><BR>[Called By]<UL><LI><a href="#[c2]">>></a> STMFLASH_Write
- </UL>
- <P><STRONG><a name="[bf]"></a>STMFLASH_ReadWord</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, flash.o(i.STMFLASH_ReadWord))
- <BR><BR>[Called By]<UL><LI><a href="#[be]">>></a> Flash_ReadInf
- </UL>
- <P><STRONG><a name="[c2]"></a>STMFLASH_Write</STRONG> (Thumb, 122 bytes, Stack size 24 bytes, flash.o(i.STMFLASH_Write))
- <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = STMFLASH_Write ⇒ FLASH_ProgramWord ⇒ FLASH_WaitForLastOperation
- </UL>
- <BR>[Calls]<UL><LI><a href="#[d6]">>></a> FLASH_Unlock
- <LI><a href="#[bc]">>></a> FLASH_ProgramWord
- <LI><a href="#[d9]">>></a> FLASH_Lock
- <LI><a href="#[ba]">>></a> FLASH_EraseSector
- <LI><a href="#[d7]">>></a> FLASH_DataCacheCmd
- <LI><a href="#[d8]">>></a> STMFLASH_GetFlashSector
- </UL>
- <BR>[Called By]<UL><LI><a href="#[c0]">>></a> Flash_WriteInf
- </UL>
- <P><STRONG><a name="[da]"></a>Send_CAN_DATA1</STRONG> (Thumb, 72 bytes, Stack size 8 bytes, can.o(i.Send_CAN_DATA1))
- <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Send_CAN_DATA1 ⇒ CAN1_Send_Msg ⇒ CAN_Transmit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[a0]">>></a> CAN1_Send_Msg
- </UL>
- <BR>[Called By]<UL><LI><a href="#[e2]">>></a> SysTick_100ms_Task
- </UL>
- <P><STRONG><a name="[db]"></a>Send_CAN_DATA2</STRONG> (Thumb, 72 bytes, Stack size 0 bytes, can.o(i.Send_CAN_DATA2))
- <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = Send_CAN_DATA2 ⇒ CAN1_Send_Msg ⇒ CAN_Transmit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[a0]">>></a> CAN1_Send_Msg
- </UL>
- <BR>[Called By]<UL><LI><a href="#[e2]">>></a> SysTick_100ms_Task
- </UL>
- <P><STRONG><a name="[dc]"></a>Send_CAN_DATA3</STRONG> (Thumb, 82 bytes, Stack size 8 bytes, can.o(i.Send_CAN_DATA3))
- <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Send_CAN_DATA3 ⇒ CAN1_Send_Msg ⇒ CAN_Transmit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[a0]">>></a> CAN1_Send_Msg
- </UL>
- <BR>[Called By]<UL><LI><a href="#[e2]">>></a> SysTick_100ms_Task
- </UL>
- <P><STRONG><a name="[dd]"></a>Send_CAN_DATA4</STRONG> (Thumb, 76 bytes, Stack size 8 bytes, can.o(i.Send_CAN_DATA4))
- <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Send_CAN_DATA4 ⇒ CAN1_Send_Msg ⇒ CAN_Transmit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[a0]">>></a> CAN1_Send_Msg
- </UL>
- <BR>[Called By]<UL><LI><a href="#[e2]">>></a> SysTick_100ms_Task
- </UL>
- <P><STRONG><a name="[de]"></a>Send_CAN_DATA5</STRONG> (Thumb, 112 bytes, Stack size 0 bytes, can.o(i.Send_CAN_DATA5))
- <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = Send_CAN_DATA5 ⇒ CAN1_Send_Msg ⇒ CAN_Transmit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[a0]">>></a> CAN1_Send_Msg
- </UL>
- <BR>[Called By]<UL><LI><a href="#[e2]">>></a> SysTick_100ms_Task
- </UL>
- <P><STRONG><a name="[df]"></a>Send_CAN_DATA6</STRONG> (Thumb, 84 bytes, Stack size 8 bytes, can.o(i.Send_CAN_DATA6))
- <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Send_CAN_DATA6 ⇒ CAN1_Send_Msg ⇒ CAN_Transmit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[a0]">>></a> CAN1_Send_Msg
- </UL>
- <BR>[Called By]<UL><LI><a href="#[e2]">>></a> SysTick_100ms_Task
- </UL>
- <P><STRONG><a name="[e0]"></a>Send_Flash_Set</STRONG> (Thumb, 126 bytes, Stack size 0 bytes, can.o(i.Send_Flash_Set))
- <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = Send_Flash_Set ⇒ CAN1_Send_Msg ⇒ CAN_Transmit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[a0]">>></a> CAN1_Send_Msg
- </UL>
- <BR>[Called By]<UL><LI><a href="#[d2]">>></a> Send_Updata_requre
- <LI><a href="#[e1]">>></a> Send_Pixhawk_requre
- </UL>
- <P><STRONG><a name="[e1]"></a>Send_Pixhawk_requre</STRONG> (Thumb, 154 bytes, Stack size 8 bytes, main.o(i.Send_Pixhawk_requre))
- <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Send_Pixhawk_requre ⇒ Send_Flash_Set ⇒ CAN1_Send_Msg ⇒ CAN_Transmit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[e0]">>></a> Send_Flash_Set
- </UL>
- <BR>[Called By]<UL><LI><a href="#[e3]">>></a> SysTick_10ms_Task
- </UL>
- <P><STRONG><a name="[d2]"></a>Send_Updata_requre</STRONG> (Thumb, 156 bytes, Stack size 8 bytes, main.o(i.Send_Updata_requre))
- <BR><BR>[Stack]<UL><LI>Max Depth = 64<LI>Call Chain = Send_Updata_requre ⇒ Flash_WriteInf ⇒ STMFLASH_Write ⇒ FLASH_ProgramWord ⇒ FLASH_WaitForLastOperation
- </UL>
- <BR>[Calls]<UL><LI><a href="#[e0]">>></a> Send_Flash_Set
- <LI><a href="#[c0]">>></a> Flash_WriteInf
- </UL>
- <BR>[Called By]<UL><LI><a href="#[d1]">>></a> Other_Task
- </UL>
- <P><STRONG><a name="[93]"></a>Single_Motor_Config</STRONG> (Thumb, 48 bytes, Stack size 0 bytes, main.o(i.Single_Motor_Config))
- <BR><BR>[Called By]<UL><LI><a href="#[92]">>></a> All_motor_Config
- </UL>
- <P><STRONG><a name="[99]"></a>SoftReset</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, main.o(i.SoftReset))
- <BR><BR>[Called By]<UL><LI><a href="#[1e]">>></a> CAN1_RX0_IRQHandler
- </UL>
- <P><STRONG><a name="[e2]"></a>SysTick_100ms_Task</STRONG> (Thumb, 84 bytes, Stack size 8 bytes, main.o(i.SysTick_100ms_Task))
- <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = SysTick_100ms_Task ⇒ Send_CAN_DATA6 ⇒ CAN1_Send_Msg ⇒ CAN_Transmit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[df]">>></a> Send_CAN_DATA6
- <LI><a href="#[de]">>></a> Send_CAN_DATA5
- <LI><a href="#[dd]">>></a> Send_CAN_DATA4
- <LI><a href="#[dc]">>></a> Send_CAN_DATA3
- <LI><a href="#[db]">>></a> Send_CAN_DATA2
- <LI><a href="#[da]">>></a> Send_CAN_DATA1
- </UL>
- <BR>[Called By]<UL><LI><a href="#[5c]">>></a> main
- </UL>
- <P><STRONG><a name="[e3]"></a>SysTick_10ms_Task</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, main.o(i.SysTick_10ms_Task))
- <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = SysTick_10ms_Task ⇒ Send_Pixhawk_requre ⇒ Send_Flash_Set ⇒ CAN1_Send_Msg ⇒ CAN_Transmit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[e1]">>></a> Send_Pixhawk_requre
- </UL>
- <BR>[Called By]<UL><LI><a href="#[5c]">>></a> main
- </UL>
- <P><STRONG><a name="[e4]"></a>SysTick_1ms_Task</STRONG> (Thumb, 198 bytes, Stack size 32 bytes, main.o(i.SysTick_1ms_Task))
- <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = SysTick_1ms_Task ⇒ Get_SOFT_ADC ⇒ ADC_RegularChannelConfig
- </UL>
- <BR>[Calls]<UL><LI><a href="#[c7]">>></a> Get_SOFT_ADC
- <LI><a href="#[d5]">>></a> GPIO_ResetBits
- <LI><a href="#[9d]">>></a> GPIO_ReadInputDataBit
- </UL>
- <BR>[Called By]<UL><LI><a href="#[5c]">>></a> main
- </UL>
- <P><STRONG><a name="[e5]"></a>SysTick_20ms_Task</STRONG> (Thumb, 50 bytes, Stack size 4 bytes, main.o(i.SysTick_20ms_Task))
- <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = SysTick_20ms_Task ⇒ Motor_Control
- </UL>
- <BR>[Calls]<UL><LI><a href="#[e6]">>></a> Motor_Control
- </UL>
- <BR>[Called By]<UL><LI><a href="#[5c]">>></a> main
- </UL>
- <P><STRONG><a name="[e7]"></a>SysTick_500ms_Task</STRONG> (Thumb, 94 bytes, Stack size 16 bytes, main.o(i.SysTick_500ms_Task))
- <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = SysTick_500ms_Task
- </UL>
- <BR>[Calls]<UL><LI><a href="#[e8]">>></a> GPIO_ToggleBits
- <LI><a href="#[d4]">>></a> GPIO_SetBits
- <LI><a href="#[d5]">>></a> GPIO_ResetBits
- </UL>
- <BR>[Called By]<UL><LI><a href="#[5c]">>></a> main
- </UL>
- <P><STRONG><a name="[9]"></a>SysTick_Handler</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, it.o(i.SysTick_Handler))
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[5d]"></a>SystemInit</STRONG> (Thumb, 74 bytes, Stack size 8 bytes, system_stm32f4xx.o(i.SystemInit))
- <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = SystemInit ⇒ SetSysClock
- </UL>
- <BR>[Calls]<UL><LI><a href="#[e9]">>></a> SetSysClock
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(.text)
- </UL>
- <P><STRONG><a name="[23]"></a>TIM1_UP_TIM10_IRQHandler</STRONG> (Thumb, 202 bytes, Stack size 32 bytes, it.o(i.TIM1_UP_TIM10_IRQHandler))
- <BR><BR>[Stack]<UL><LI>Max Depth = 148<LI>Call Chain = TIM1_UP_TIM10_IRQHandler ⇒ DSHOT_DMA_Config ⇒ DMA_DeInit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[ec]">>></a> pwmWriteDigital
- <LI><a href="#[af]">>></a> DSHOT_DMA_Config
- <LI><a href="#[ea]">>></a> TIM_GetITStatus
- <LI><a href="#[eb]">>></a> TIM_ClearITPendingBit
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[b9]"></a>TIM_ARRPreloadConfig</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32f4xx_tim.o(i.TIM_ARRPreloadConfig))
- <BR><BR>[Called By]<UL><LI><a href="#[b7]">>></a> TIM_Mod_Config
- <LI><a href="#[b5]">>></a> Dshot_TIM_Config
- </UL>
- <P><STRONG><a name="[eb]"></a>TIM_ClearITPendingBit</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, stm32f4xx_tim.o(i.TIM_ClearITPendingBit))
- <BR><BR>[Called By]<UL><LI><a href="#[23]">>></a> TIM1_UP_TIM10_IRQHandler
- </UL>
- <P><STRONG><a name="[91]"></a>TIM_Cmd</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32f4xx_tim.o(i.TIM_Cmd))
- <BR><BR>[Called By]<UL><LI><a href="#[b7]">>></a> TIM_Mod_Config
- <LI><a href="#[b5]">>></a> Dshot_TIM_Config
- <LI><a href="#[7d]">>></a> ADC_TIM_Config
- </UL>
- <P><STRONG><a name="[8f]"></a>TIM_CtrlPWMOutputs</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, stm32f4xx_tim.o(i.TIM_CtrlPWMOutputs))
- <BR><BR>[Called By]<UL><LI><a href="#[7d]">>></a> ADC_TIM_Config
- </UL>
- <P><STRONG><a name="[b2]"></a>TIM_DMACmd</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, stm32f4xx_tim.o(i.TIM_DMACmd))
- <BR><BR>[Called By]<UL><LI><a href="#[af]">>></a> DSHOT_DMA_Config
- </UL>
- <P><STRONG><a name="[ea]"></a>TIM_GetITStatus</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, stm32f4xx_tim.o(i.TIM_GetITStatus))
- <BR><BR>[Called By]<UL><LI><a href="#[23]">>></a> TIM1_UP_TIM10_IRQHandler
- </UL>
- <P><STRONG><a name="[ed]"></a>TIM_ITConfig</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, stm32f4xx_tim.o(i.TIM_ITConfig))
- <BR><BR>[Called By]<UL><LI><a href="#[b7]">>></a> TIM_Mod_Config
- </UL>
- <P><STRONG><a name="[b7]"></a>TIM_Mod_Config</STRONG> (Thumb, 78 bytes, Stack size 32 bytes, time.o(i.TIM_Mod_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = TIM_Mod_Config ⇒ TIM_TimeBaseInit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[8e]">>></a> TIM_TimeBaseInit
- <LI><a href="#[90]">>></a> TIM_SelectOutputTrigger
- <LI><a href="#[ed]">>></a> TIM_ITConfig
- <LI><a href="#[91]">>></a> TIM_Cmd
- <LI><a href="#[b9]">>></a> TIM_ARRPreloadConfig
- </UL>
- <BR>[Called By]<UL><LI><a href="#[b3]">>></a> Dshot_Config
- </UL>
- <P><STRONG><a name="[b8]"></a>TIM_NVIC_Config</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, time.o(i.TIM_NVIC_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = TIM_NVIC_Config ⇒ NVIC_Init
- </UL>
- <BR>[Calls]<UL><LI><a href="#[8d]">>></a> NVIC_Init
- </UL>
- <BR>[Called By]<UL><LI><a href="#[b3]">>></a> Dshot_Config
- </UL>
- <P><STRONG><a name="[60]"></a>TIM_OC1Init</STRONG> (Thumb, 88 bytes, Stack size 12 bytes, stm32f4xx_tim.o(i.TIM_OC1Init))
- <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = TIM_OC1Init
- </UL>
- <BR>[Address Reference Count : 2]<UL><LI> main.o(i.ADC_Config)
- <LI> main.o(i.Dshot_Config)
- </UL>
- <P><STRONG><a name="[5f]"></a>TIM_OC1PreloadConfig</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, stm32f4xx_tim.o(i.TIM_OC1PreloadConfig))
- <BR>[Address Reference Count : 2]<UL><LI> main.o(i.ADC_Config)
- <LI> main.o(i.Dshot_Config)
- </UL>
- <P><STRONG><a name="[63]"></a>TIM_OC2Init</STRONG> (Thumb, 120 bytes, Stack size 16 bytes, stm32f4xx_tim.o(i.TIM_OC2Init))
- <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = TIM_OC2Init
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> main.o(i.Dshot_Config)
- </UL>
- <P><STRONG><a name="[62]"></a>TIM_OC2PreloadConfig</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32f4xx_tim.o(i.TIM_OC2PreloadConfig))
- <BR>[Address Reference Count : 1]<UL><LI> main.o(i.Dshot_Config)
- </UL>
- <P><STRONG><a name="[90]"></a>TIM_SelectOutputTrigger</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, stm32f4xx_tim.o(i.TIM_SelectOutputTrigger))
- <BR><BR>[Called By]<UL><LI><a href="#[b7]">>></a> TIM_Mod_Config
- <LI><a href="#[7d]">>></a> ADC_TIM_Config
- </UL>
- <P><STRONG><a name="[8e]"></a>TIM_TimeBaseInit</STRONG> (Thumb, 96 bytes, Stack size 12 bytes, stm32f4xx_tim.o(i.TIM_TimeBaseInit))
- <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = TIM_TimeBaseInit
- </UL>
- <BR>[Called By]<UL><LI><a href="#[b7]">>></a> TIM_Mod_Config
- <LI><a href="#[b5]">>></a> Dshot_TIM_Config
- <LI><a href="#[7d]">>></a> ADC_TIM_Config
- </UL>
- <P><STRONG><a name="[3f]"></a>UART5_IRQHandler</STRONG> (Thumb, 68 bytes, Stack size 16 bytes, it.o(i.UART5_IRQHandler))
- <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = UART5_IRQHandler ⇒ AnaMotorData ⇒ get_crc8
- </UL>
- <BR>[Calls]<UL><LI><a href="#[c5]">>></a> GetMotorData
- <LI><a href="#[94]">>></a> AnaMotorData
- <LI><a href="#[ee]">>></a> USART_GetITStatus
- <LI><a href="#[ef]">>></a> USART_ClearITPendingBit
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[30]"></a>USART2_IRQHandler</STRONG> (Thumb, 72 bytes, Stack size 16 bytes, it.o(i.USART2_IRQHandler))
- <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = USART2_IRQHandler ⇒ AnaMotorData ⇒ get_crc8
- </UL>
- <BR>[Calls]<UL><LI><a href="#[c5]">>></a> GetMotorData
- <LI><a href="#[94]">>></a> AnaMotorData
- <LI><a href="#[ee]">>></a> USART_GetITStatus
- <LI><a href="#[ef]">>></a> USART_ClearITPendingBit
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[31]"></a>USART3_IRQHandler</STRONG> (Thumb, 72 bytes, Stack size 16 bytes, it.o(i.USART3_IRQHandler))
- <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = USART3_IRQHandler ⇒ AnaMotorData ⇒ get_crc8
- </UL>
- <BR>[Calls]<UL><LI><a href="#[c5]">>></a> GetMotorData
- <LI><a href="#[94]">>></a> AnaMotorData
- <LI><a href="#[ee]">>></a> USART_GetITStatus
- <LI><a href="#[ef]">>></a> USART_ClearITPendingBit
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[51]"></a>USART6_IRQHandler</STRONG> (Thumb, 72 bytes, Stack size 16 bytes, it.o(i.USART6_IRQHandler))
- <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = USART6_IRQHandler ⇒ AnaMotorData ⇒ get_crc8
- </UL>
- <BR>[Calls]<UL><LI><a href="#[c5]">>></a> GetMotorData
- <LI><a href="#[94]">>></a> AnaMotorData
- <LI><a href="#[ee]">>></a> USART_GetITStatus
- <LI><a href="#[ef]">>></a> USART_ClearITPendingBit
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> startup_stm32f40_41xxx.o(RESET)
- </UL>
- <P><STRONG><a name="[ef]"></a>USART_ClearITPendingBit</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, stm32f4xx_usart.o(i.USART_ClearITPendingBit))
- <BR><BR>[Called By]<UL><LI><a href="#[51]">>></a> USART6_IRQHandler
- <LI><a href="#[31]">>></a> USART3_IRQHandler
- <LI><a href="#[30]">>></a> USART2_IRQHandler
- <LI><a href="#[3f]">>></a> UART5_IRQHandler
- </UL>
- <P><STRONG><a name="[f7]"></a>USART_Cmd</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32f4xx_usart.o(i.USART_Cmd))
- <BR><BR>[Called By]<UL><LI><a href="#[f3]">>></a> USART_MOD_Config
- </UL>
- <P><STRONG><a name="[f0]"></a>USART_Config</STRONG> (Thumb, 174 bytes, Stack size 16 bytes, main.o(i.USART_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 96<LI>Call Chain = USART_Config ⇒ USART_MOD_Config ⇒ USART_Init ⇒ RCC_GetClocksFreq
- </UL>
- <BR>[Calls]<UL><LI><a href="#[f2]">>></a> USART_NVIC_Config
- <LI><a href="#[f3]">>></a> USART_MOD_Config
- <LI><a href="#[f1]">>></a> USART_GPIO_Config
- </UL>
- <BR>[Called By]<UL><LI><a href="#[5c]">>></a> main
- </UL>
- <P><STRONG><a name="[f1]"></a>USART_GPIO_Config</STRONG> (Thumb, 64 bytes, Stack size 32 bytes, usart.o(i.USART_GPIO_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = USART_GPIO_Config ⇒ GPIO_Init
- </UL>
- <BR>[Calls]<UL><LI><a href="#[7e]">>></a> RCC_AHB1PeriphClockCmd
- <LI><a href="#[a7]">>></a> GPIO_PinAFConfig
- <LI><a href="#[8c]">>></a> GPIO_Init
- </UL>
- <BR>[Called By]<UL><LI><a href="#[f0]">>></a> USART_Config
- </UL>
- <P><STRONG><a name="[ee]"></a>USART_GetITStatus</STRONG> (Thumb, 62 bytes, Stack size 16 bytes, stm32f4xx_usart.o(i.USART_GetITStatus))
- <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = USART_GetITStatus
- </UL>
- <BR>[Called By]<UL><LI><a href="#[51]">>></a> USART6_IRQHandler
- <LI><a href="#[31]">>></a> USART3_IRQHandler
- <LI><a href="#[30]">>></a> USART2_IRQHandler
- <LI><a href="#[3f]">>></a> UART5_IRQHandler
- </UL>
- <P><STRONG><a name="[f6]"></a>USART_ITConfig</STRONG> (Thumb, 48 bytes, Stack size 8 bytes, stm32f4xx_usart.o(i.USART_ITConfig))
- <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = USART_ITConfig
- </UL>
- <BR>[Called By]<UL><LI><a href="#[f3]">>></a> USART_MOD_Config
- </UL>
- <P><STRONG><a name="[f4]"></a>USART_Init</STRONG> (Thumb, 164 bytes, Stack size 32 bytes, stm32f4xx_usart.o(i.USART_Init))
- <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = USART_Init ⇒ RCC_GetClocksFreq
- </UL>
- <BR>[Calls]<UL><LI><a href="#[f5]">>></a> RCC_GetClocksFreq
- </UL>
- <BR>[Called By]<UL><LI><a href="#[f3]">>></a> USART_MOD_Config
- </UL>
- <P><STRONG><a name="[f3]"></a>USART_MOD_Config</STRONG> (Thumb, 84 bytes, Stack size 32 bytes, usart.o(i.USART_MOD_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = USART_MOD_Config ⇒ USART_Init ⇒ RCC_GetClocksFreq
- </UL>
- <BR>[Calls]<UL><LI><a href="#[f4]">>></a> USART_Init
- <LI><a href="#[f6]">>></a> USART_ITConfig
- <LI><a href="#[f7]">>></a> USART_Cmd
- </UL>
- <BR>[Called By]<UL><LI><a href="#[f0]">>></a> USART_Config
- </UL>
- <P><STRONG><a name="[f2]"></a>USART_NVIC_Config</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, usart.o(i.USART_NVIC_Config))
- <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = USART_NVIC_Config ⇒ NVIC_Init
- </UL>
- <BR>[Calls]<UL><LI><a href="#[8d]">>></a> NVIC_Init
- </UL>
- <BR>[Called By]<UL><LI><a href="#[f0]">>></a> USART_Config
- </UL>
- <P><STRONG><a name="[c6]"></a>USART_ReceiveData</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, stm32f4xx_usart.o(i.USART_ReceiveData))
- <BR><BR>[Called By]<UL><LI><a href="#[c5]">>></a> GetMotorData
- </UL>
- <P><STRONG><a name="[10b]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED)
- <P><STRONG><a name="[10c]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED)
- <P><STRONG><a name="[10d]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED)
- <P><STRONG><a name="[fd]"></a>add_checksum_and_telemetry</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, dshot.o(i.add_checksum_and_telemetry))
- <BR><BR>[Called By]<UL><LI><a href="#[ec]">>></a> pwmWriteDigital
- </UL>
- <P><STRONG><a name="[f8]"></a>cycleCounterInit</STRONG> (Thumb, 62 bytes, Stack size 24 bytes, delay.o(i.cycleCounterInit))
- <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = cycleCounterInit ⇒ RCC_GetClocksFreq
- </UL>
- <BR>[Calls]<UL><LI><a href="#[f5]">>></a> RCC_GetClocksFreq
- </UL>
- <BR>[Called By]<UL><LI><a href="#[5c]">>></a> main
- </UL>
- <P><STRONG><a name="[f9]"></a>delay_ms</STRONG> (Thumb, 32 bytes, Stack size 12 bytes, delay.o(i.delay_ms))
- <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = delay_ms ⇒ Micros
- </UL>
- <BR>[Calls]<UL><LI><a href="#[fa]">>></a> Micros
- </UL>
- <BR>[Called By]<UL><LI><a href="#[5c]">>></a> main
- </UL>
- <P><STRONG><a name="[95]"></a>get_crc8</STRONG> (Thumb, 32 bytes, Stack size 16 bytes, main.o(i.get_crc8))
- <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = get_crc8
- </UL>
- <BR>[Calls]<UL><LI><a href="#[fb]">>></a> update_crc8
- </UL>
- <BR>[Called By]<UL><LI><a href="#[94]">>></a> AnaMotorData
- </UL>
- <P><STRONG><a name="[5c]"></a>main</STRONG> (Thumb, 88 bytes, Stack size 0 bytes, main.o(i.main))
- <BR><BR>[Stack]<UL><LI>Max Depth = 116<LI>Call Chain = main ⇒ Dshot_Config ⇒ Dshot_TIM_Config ⇒ TIM_TimeBaseInit
- </UL>
- <BR>[Calls]<UL><LI><a href="#[f9]">>></a> delay_ms
- <LI><a href="#[f8]">>></a> cycleCounterInit
- <LI><a href="#[fc]">>></a> NVIC_PriorityGroupConfig
- <LI><a href="#[cb]">>></a> IWDG_Config
- <LI><a href="#[f0]">>></a> USART_Config
- <LI><a href="#[e7]">>></a> SysTick_500ms_Task
- <LI><a href="#[e5]">>></a> SysTick_20ms_Task
- <LI><a href="#[e4]">>></a> SysTick_1ms_Task
- <LI><a href="#[e3]">>></a> SysTick_10ms_Task
- <LI><a href="#[e2]">>></a> SysTick_100ms_Task
- <LI><a href="#[d3]">>></a> Overcurrent_Detection_Config
- <LI><a href="#[d1]">>></a> Other_Task
- <LI><a href="#[d0]">>></a> LED_Config
- <LI><a href="#[be]">>></a> Flash_ReadInf
- <LI><a href="#[b3]">>></a> Dshot_Config
- <LI><a href="#[a3]">>></a> CAN_Config
- <LI><a href="#[92]">>></a> All_motor_Config
- <LI><a href="#[77]">>></a> ADC_Config
- </UL>
- <BR>[Address Reference Count : 1]<UL><LI> entry9a.o(.ARM.Collect$$$$0000000B)
- </UL>
- <P><STRONG><a name="[ec]"></a>pwmWriteDigital</STRONG> (Thumb, 228 bytes, Stack size 16 bytes, dshot.o(i.pwmWriteDigital))
- <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = pwmWriteDigital
- </UL>
- <BR>[Calls]<UL><LI><a href="#[84]">>></a> DMA_Cmd
- <LI><a href="#[fd]">>></a> add_checksum_and_telemetry
- </UL>
- <BR>[Called By]<UL><LI><a href="#[23]">>></a> TIM1_UP_TIM10_IRQHandler
- </UL>
- <P><STRONG><a name="[fb]"></a>update_crc8</STRONG> (Thumb, 30 bytes, Stack size 0 bytes, main.o(i.update_crc8))
- <BR><BR>[Called By]<UL><LI><a href="#[95]">>></a> get_crc8
- </UL>
- <P>
- <H3>
- Local Symbols
- </H3>
- <P><STRONG><a name="[e9]"></a>SetSysClock</STRONG> (Thumb, 162 bytes, Stack size 12 bytes, system_stm32f4xx.o(i.SetSysClock))
- <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = SetSysClock
- </UL>
- <BR>[Called By]<UL><LI><a href="#[5d]">>></a> SystemInit
- </UL>
- <P>
- <H3>
- Undefined Global Symbols
- </H3><HR></body></html>
|