資源簡介
完整的STM32F407標準庫函數例程,函數完整無誤,資料豐富
代碼片段和文件信息
/**
??******************************************************************************
??*?@file????misc.c
??*?@author??MCD?Application?Team
??*?@version?V1.4.0
??*?@date????04-August-2014
??*?@brief???This?file?provides?all?the?miscellaneous?firmware?functions?(add-on
??*??????????to?CMSIS?functions).
??*??????????
??*??@verbatim???
??*???????????????????????????????
??*??????????===================================================================??????
??*????????????????????????How?to?configure?Interrupts?using?driver?
??*??????????===================================================================??????
??*?
??*????????????This?section?provide?functions?allowing?to?configure?the?NVIC?interrupts?(IRQ).
??*????????????The?Cortex-M4?exceptions?are?managed?by?CMSIS?functions.
??*
??*????????????1.?Configure?the?NVIC?Priority?Grouping?using?NVIC_PriorityGroupConfig()
??*????????????????function?according?to?the?following?table.
?
??*??The?table?below?gives?the?allowed?values?of?the?pre-emption?priority?and?subpriority?according
??*??to?the?Priority?Grouping?configuration?performed?by?NVIC_PriorityGroupConfig?function
??*????==========================================================================================================================
??*??????NVIC_PriorityGroup???|?NVIC_IRQChannelPreemptionPriority?|?NVIC_IRQChannelSubPriority??|???????Description
??*????==========================================================================================================================
??*?????NVIC_PriorityGroup_0??|????????????????0??????????????????|????????????0-15?????????????|?0?bits?for?pre-emption?priority
??*???????????????????????????|???????????????????????????????????|?????????????????????????????|?4?bits?for?subpriority
??*????--------------------------------------------------------------------------------------------------------------------------
??*?????NVIC_PriorityGroup_1??|????????????????0-1????????????????|????????????0-7??????????????|?1?bits?for?pre-emption?priority
??*???????????????????????????|???????????????????????????????????|?????????????????????????????|?3?bits?for?subpriority
??*????--------------------------------------------------------------------------------------------------------------------------????
??*?????NVIC_PriorityGroup_2??|????????????????0-3????????????????|????????????0-3??????????????|?2?bits?for?pre-emption?priority
??*???????????????????????????|???????????????????????????????????|?????????????????????????????|?2?bits?for?subpriority
??*????--------------------------------------------------------------------------------------------------------------------------????
??*?????NVIC_PriorityGroup_3??|????????????????0-7????????????????|????????????0-1??????????????|?3?bits?for?pre-emption?priority
??*???????????????????????????|???????????????????????????????????|?????????????????????????????|?1?bits?for?subpriority
??*????-----------------------------------------------
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????I.A....???????399??2016-04-15?21:57??2,標準例程-庫函數版本\keilkilll.bat
????I.A....????109142??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\CORE\core_cm4.h
????I.A....?????22735??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\CORE\core_cm4_simd.h
????I.A....?????17146??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\CORE\core_cmFunc.h
????I.A....?????20513??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\CORE\core_cmInstr.h
????I.A....?????29605??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\CORE\startup_stm32f40_41xxx.s
????I.A....??????6924??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\misc.h
????I.A....?????32880??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_adc.h
????I.A....?????27318??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_can.h
????I.A....??????2416??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_crc.h
????I.A....?????14481??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_cryp.h
????I.A....?????14946??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_dac.h
????I.A....??????4296??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_dbgmcu.h
????I.A....?????12977??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_dcmi.h
????I.A....?????28882??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_dma.h
????I.A....?????19692??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_dma2d.h
????I.A....??????8012??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_exti.h
????I.A....?????24467??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_flash.h
????I.A....??????3275??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_flash_ramfunc.h
????I.A....?????44924??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_fmc.h
????I.A....?????27181??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_fsmc.h
????I.A....?????23548??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_gpio.h
????I.A....?????10084??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_hash.h
????I.A....?????31939??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_i2c.h
????I.A....??????4323??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_iwdg.h
????I.A....?????21191??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_ltdc.h
????I.A....??????7728??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_pwr.h
????I.A....?????30063??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_rcc.h
????I.A....??????3958??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_rng.h
????I.A....?????40546??2016-04-15?21:57??2,標準例程-庫函數版本\實驗0?Template工程模板\FWLIB\inc\stm32f4xx_rtc.h
............此處省略11087個文件信息
- 上一篇:網絡科學導論 汪小帆
- 下一篇:mask_data.zip
評論
共有 條評論