91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.31M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2024-06-14
  • 語言: C/C++
  • 標簽: F103??GD32??GD3??103??32??

資源簡介

GD32F103例程

資源截圖

代碼片段和文件信息

/*!
????\file????system_gd32f10x.c
????\brief???CMSIS?Cortex-M3?Device?Peripheral?Access?layer?Source?File?for
?????????????GD32F10x?Device?Series
*/

/*
????Copyright?(c)?2012?ARM?LIMITED

????All?rights?reserved.

????Redistribution?and?use?in?source?and?binary?forms?with?or?without?modification?
are?permitted?provided?that?the?following?conditions?are?met:

????1.?Redistributions?of?source?code?must?retain?the?above?copyright?notice?this?
???????list?of?conditions?and?the?following?disclaimer.
????2.?Redistributions?in?binary?form?must?reproduce?the?above?copyright?notice?
???????this?list?of?conditions?and?the?following?disclaimer?in?the?documentation?
???????and/or?other?materials?provided?with?the?distribution.
????3.?Neither?the?name?of?the?copyright?holder?nor?the?names?of?its?contributors?
???????may?be?used?to?endorse?or?promote?products?derived?from?this?software?without?
???????specific?prior?written?permission.

????THIS?SOFTWARE?IS?PROVIDED?BY?THE?COPYRIGHT?HOLDERS?AND?CONTRIBUTORS?“AS?IS“?
AND?ANY?EXPRESS?OR?IMPLIED?WARRANTIES?INCLUDING?BUT?NOT?LIMITED?TO?THE?IMPLIED?
WARRANTIES?OF?MERCHANTABILITY?AND?FITNESS?FOR?A?PARTICULAR?PURPOSE?ARE?DISCLAIMED.?
IN?NO?EVENT?SHALL?THE?COPYRIGHT?HOLDER?OR?CONTRIBUTORS?BE?LIABLE?FOR?ANY?DIRECT?
INDIRECT?INCIDENTAL?SPECIAL?EXEMPLARY?OR?CONSEQUENTIAL?DAMAGES?(INCLUDING?BUT?
NOT?LIMITED?TO?PROCUREMENT?OF?SUBSTITUTE?GOODS?OR?SERVICES;?LOSS?OF?USE?DATA?OR?
PROFITS;?OR?BUSINESS?INTERRUPTION)?HOWEVER?CAUSED?AND?ON?ANY?THEORY?OF?LIABILITY?
WHETHER?IN?CONTRACT?STRICT?LIABILITY?OR?TORT?(INCLUDING?NEGLIGENCE?OR?OTHERWISE)?
ARISING?IN?ANY?WAY?OUT?OF?THE?USE?OF?THIS?SOFTWARE?EVEN?IF?ADVISED?OF?THE?POSSIBILITY?
OF?SUCH?DAMAGE.
*/

/*?This?file?refers?the?CMSIS?standard?some?adjustments?are?made?according?to?GigaDevice?chips?*/

#include?“gd32f10x.h“

/*?system?frequency?define?*/
#define?__IRC8M???????????(IRC8M_VALUE)????????????/*?internal?8?MHz?RC?oscillator?frequency?*/
#define?__HXTAL???????????(HXTAL_VALUE)????????????/*?high?speed?crystal?oscillator?frequency?*/
#define?__SYS_OSC_CLK?????(__IRC8M)????????????????/*?main?oscillator?frequency?*/

/*?select?a?system?clock?by?uncommenting?the?following?line?*/
/*?use?IRC8M?*/
//#define?__SYSTEM_CLOCK_48M_PLL_IRC8M????????????(uint32_t)(48000000)
//#define?__SYSTEM_CLOCK_72M_PLL_IRC8M????????????(uint32_t)(72000000)
//#define?__SYSTEM_CLOCK_108M_PLL_IRC8M???????????(uint32_t)(108000000)

/*?use?HXTAL?(XD?series?CK_HXTAL?=?8M?CL?series?CK_HXTAL?=?25M)?*/
//#define?__SYSTEM_CLOCK_HXTAL????????????????????(uint32_t)(__HXTAL)
//#define?__SYSTEM_CLOCK_24M_PLL_HXTAL????????????(uint32_t)(24000000)
//#define?__SYSTEM_CLOCK_36M_PLL_HXTAL????????????(uint32_t)(36000000)
//#define?__SYSTEM_CLOCK_48M_PLL_HXTAL????????????(uint32_t)(48000000)
//#define?__SYSTEM_CLOCK_56M_PLL_HXTAL????????????(uint32_t)(56000000)
//#define?__SYSTEM_CLOCK_72M_PLL_HXTAL????????????(uint32_t)(72000000)
//#define?

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2021-05-10?10:10??15.USART串口通訊\
?????目錄???????????0??2021-05-10?10:10??15.USART串口通訊\CMSIS\
?????文件??????100406??2019-11-28?13:53??15.USART串口通訊\CMSIS\core_cm3.h
?????文件???????17146??2014-12-02?18:37??15.USART串口通訊\CMSIS\core_cmFunc.h
?????文件???????20513??2014-12-02?18:37??15.USART串口通訊\CMSIS\core_cmInstr.h
?????文件???????30323??2021-02-23?22:09??15.USART串口通訊\CMSIS\gd32f10x.h
?????文件???????32561??2019-11-28?13:53??15.USART串口通訊\CMSIS\system_gd32f10x.c
?????文件????????2380??2019-11-28?13:53??15.USART串口通訊\CMSIS\system_gd32f10x.h
?????目錄???????????0??2021-05-10?10:10??15.USART串口通訊\Library\
?????目錄???????????0??2021-05-10?10:10??15.USART串口通訊\Library\Include\
?????文件???????27032??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_adc.h
?????文件???????14516??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_bkp.h
?????文件???????54188??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_can.h
?????文件????????3474??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_crc.h
?????文件???????14411??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_dac.h
?????文件????????9497??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_dbg.h
?????文件???????19981??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_dma.h
?????文件??????126406??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_enet.h
?????文件???????32834??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_exmc.h
?????文件???????18610??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_exti.h
?????文件???????25266??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_fmc.h
?????文件????????5885??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_fwdgt.h
?????文件???????36250??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_gpio.h
?????文件???????22666??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_i2c.h
?????文件????????4741??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_misc.h
?????文件????????6360??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_pmu.h
?????文件???????70239??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_rcu.h
?????文件????????7212??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_rtc.h
?????文件???????30272??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_sdio.h
?????文件???????22490??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_spi.h
?????文件???????55633??2019-11-28?13:53??15.USART串口通訊\Library\Include\gd32f10x_timer.h
............此處省略53個文件信息

評論

共有 條評論