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

  • 大小: 2.91MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-09-12
  • 語言: 其他
  • 標(biāo)簽: STM32??SNY6288??KEIL5??

資源簡介

基于STM32F103的SNY6288語音播放源碼;可以直接在KEIL5中運行;

資源截圖

代碼片段和文件信息

/**************************************************************************//**
?*?@file?????core_cm3.c
?*?@brief????CMSIS?Cortex-M3?Core?Peripheral?Access?layer?Source?File
?*?@version??V1.30
?*?@date?????30.?October?2009
?*
?*?@note
?*?Copyright?(C)?2009?ARM?Limited.?All?rights?reserved.
?*
?*?@par
?*?ARM?Limited?(ARM)?is?supplying?this?software?for?use?with?Cortex-M?
?*?processor?based?microcontrollers.??This?file?can?be?freely?distributed?
?*?within?development?tools?that?are?supporting?such?ARM?based?processors.?
?*
?*?@par
?*?THIS?SOFTWARE?IS?PROVIDED?“AS?IS“.??NO?WARRANTIES?WHETHER?EXPRESS?IMPLIED
?*?OR?STATUTORY?INCLUDING?BUT?NOT?LIMITED?TO?IMPLIED?WARRANTIES?OF
?*?MERCHANTABILITY?AND?FITNESS?FOR?A?PARTICULAR?PURPOSE?APPLY?TO?THIS?SOFTWARE.
?*?ARM?SHALL?NOT?IN?ANY?CIRCUMSTANCES?BE?LIABLE?FOR?SPECIAL?INCIDENTAL?OR
?*?CONSEQUENTIAL?DAMAGES?FOR?ANY?REASON?WHATSOEVER.
?*
?******************************************************************************/

#include?

/*?define?compiler?specific?symbols?*/
#if?defined?(?__CC_ARM???)
??#define?__ASM????????????__asm??????????????????????????????????????/*!??#define?__INLINE?????????__inline???????????????????????????????????/*!
#elif?defined?(?__ICCARM__?)
??#define?__ASM???????????__asm???????????????????????????????????????/*!??#define?__INLINE????????inline??????????????????????????????????????/*!
#elif?defined???(??__GNUC__??)
??#define?__ASM????????????__asm??????????????????????????????????????/*!??#define?__INLINE?????????inline?????????????????????????????????????/*!
#elif?defined???(??__TASKING__??)
??#define?__ASM????????????__asm??????????????????????????????????????/*!??#define?__INLINE?????????inline?????????????????????????????????????/*!
#endif


/*?###################??Compiler?specific?Intrinsics??###########################?*/

#if?defined?(?__CC_ARM???)?/*------------------RealView?Compiler?-----------------*/
/*?ARM?armcc?specific?functions?*/

/**
?*?@brief??Return?the?Process?Stack?Pointer
?*
?*?@return?ProcessStackPointer
?*
?*?Return?the?actual?process?stack?pointer
?*/
__ASM?uint32_t?__get_PSP(void)
{
??mrs?r0?psp
??bx?lr
}

/**
?*?@brief??Set?the?Process?Stack?Pointer
?*
?*?@param??topOfProcStack??Process?Stack?Pointer
?*
?*?Assign?the?value?ProcessStackPointer?to?the?MSP?
?*?(process?stack?pointer)?Cortex?processor?register
?*/
__ASM?void?__set_PSP(uint32_t?topOfProcStack)
{
??msr?psp?r0
??bx?lr
}

/**
?*?@brief??Return?the?Main?Stack?Pointer
?*
?*?@return?Main?Stack?Pointer
?*
?*?Return?the?curren

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-11-16?09:28??SNY6288\
?????目錄???????????0??2018-11-16?14:55??SNY6288\OBJ\
?????文件??????388944??2018-11-16?14:55??SNY6288\OBJ\main.o
?????文件????????1601??2018-11-16?11:47??SNY6288\OBJ\led.d
?????文件????????1976??2018-11-16?11:43??SNY6288\OBJ\stm32f10x_usart.d
?????文件??????352398??2018-11-16?11:43??SNY6288\OBJ\stm32f10x_gpio.crf
?????文件????????3942??2018-11-16?11:43??SNY6288\OBJ\core_cm3.crf
?????文件??????387352??2018-11-16?11:43??SNY6288\OBJ\stm32f10x_gpio.o
?????文件??????354572??2018-11-16?11:19??SNY6288\OBJ\usart.crf
?????文件????????1562??2018-11-16?11:47??SNY6288\OBJ\sys.d
?????文件??????350566??2018-11-16?11:47??SNY6288\OBJ\led.crf
?????文件??????386936??2018-11-16?11:19??SNY6288\OBJ\usart.o
?????文件???????11216??2018-11-16?11:43??SNY6288\OBJ\core_cm3.o
?????文件?????????538??2018-11-16?14:55??SNY6288\OBJ\USART.lnp
?????文件??????381004??2018-11-16?11:43??SNY6288\OBJ\misc.o
?????文件??????389428??2018-11-16?13:06??SNY6288\OBJ\usart2.o
?????文件??????????63??2018-11-16?11:43??SNY6288\OBJ\startup_stm32f10x_hd.d
?????文件??????354511??2018-11-16?11:43??SNY6288\OBJ\stm32f10x_usart.crf
?????文件??????381364??2018-11-16?11:43??SNY6288\OBJ\stm32f10x_it.o
?????文件??????348900??2018-11-16?11:43??SNY6288\OBJ\misc.crf
?????文件????????1669??2018-11-16?11:47??SNY6288\OBJ\delay.d
?????文件????????1892??2018-11-16?11:43??SNY6288\OBJ\system_stm32f10x.d
?????文件??????391824??2018-11-16?11:43??SNY6288\OBJ\stm32f10x_rcc.o
?????文件????????1845??2018-11-16?14:55??SNY6288\OBJ\syn6288.d
?????文件????????1943??2018-11-16?11:43??SNY6288\OBJ\stm32f10x_gpio.d
?????文件???????26459??2018-11-16?14:55??SNY6288\OBJ\USART_Target?1.dep
?????文件??????354576??2018-11-16?14:55??SNY6288\OBJ\main.crf
?????文件??????391488??2018-11-16?11:43??SNY6288\OBJ\stm32f10x_usart.o
?????文件??????382580??2018-11-16?11:47??SNY6288\OBJ\led.o
?????文件????????1778??2018-11-16?14:55??SNY6288\OBJ\USART.build_log.htm
?????文件????????1863??2018-11-16?14:55??SNY6288\OBJ\main.d
............此處省略214個文件信息

評論

共有 條評論