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

  • 大小: 5.57MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發布日期: 2023-11-07
  • 語言: 其他
  • 標簽:

資源簡介

采用HAL庫生成的工程文件實現STM32L051C8T6的USART1控制,實現簡單的數據收發過程代碼。

資源截圖

代碼片段和文件信息

/**
??******************************************************************************
??*?@file????stm32l0xx_hal.c
??*?@author??MCD?Application?Team
??*?@brief???HAL?module?driver.
??*??????????This?is?the?common?part?of?the?HAL?initialization
??*
??@verbatim
??==============================================================================
?????????????????????#####?How?to?use?this?driver?#####
??==============================================================================
????[..]
????The?common?HAL?driver?contains?a?set?of?generic?and?common?APIs?that?can?be
????used?by?the?PPP?peripheral?drivers?and?the?user?to?start?using?the?HAL.
????[..]
????The?HAL?contains?two?APIs?categories:
?????????(+)?Common?HAL?APIs
?????????(+)?Services?HAL?APIs

??@endverbatim
??******************************************************************************
??*?@attention
??*
??*?

©?Copyright?(c)?2016?STMicroelectronics.
??*?All?rights?reserved.


??*
??*?This?software?component?is?licensed?by?ST?under?BSD?3-Clause?license
??*?the?“License“;?You?may?not?use?this?file?except?in?compliance?with?the
??*?License.?You?may?obtain?a?copy?of?the?License?at:
??*????????????????????????opensource.org/licenses/BSD-3-Clause
??*
??******************************************************************************
??*/

/*?Includes?------------------------------------------------------------------*/
#include?“stm32l0xx_hal.h“

/**?@addtogroup?STM32L0xx_HAL_Driver
??*?@{
??*/

#ifdef?HAL_MODULE_ENABLED

/**?@addtogroup?HAL
??*?@brief?HAL?module?driver.
??*?@{
??*/

/**?@addtogroup?HAL_Exported_Constants
??*?@{
??*/

/**?@defgroup?HAL_Version?HAL?Version
??*?@{
??*/

/**
?*?@brief?STM32L0xx?HAL?Driver?version?number
?*/
#define?__STM32L0xx_HAL_VERSION_MAIN???(0x01U)?/*!#define?__STM32L0xx_HAL_VERSION_SUB1???(0x0AU)?/*!#define?__STM32L0xx_HAL_VERSION_SUB2???(0x02U)?/*!#define?__STM32L0xx_HAL_VERSION_RC?????(0x00U)?/*!#define?__STM32L0xx_HAL_VERSION?????????((__STM32L0xx_HAL_VERSION_MAIN?<????????????????????????????????????????|(__STM32L0xx_HAL_VERSION_SUB1?<????????????????????????????????????????|(__STM32L0xx_HAL_VERSION_SUB2?<????????????????????????????????????????|(__STM32L0xx_HAL_VERSION_RC))

#define?IDCODE_DEVID_MASK????((uint32_t)0x00000FFFU)

/**
??*?@}
??*/

/**
??*?@}
??*/

/*?Exported?variables?--------------------------------------------------------*/
/**?@addtogroup?HAL_Exported_Variables
??*?@{
??*/
__IO?uint32_t?uwTick;
/**
??*?@}
??*/

/*?Exported?functions?--------------------------------------------------------*/
/**?@addtogroup?HAL_Exported_Functions
??*?@{
??*/

/**?@addtogroup?HAL_Exported_Functions_Group1
?*??@brief????Initialization?and?de-initialization?functions
?*
@verbatim
?=================================

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2020-04-16?10:36??STM32L051C8T6_USART1\
?????文件????????6846??2020-04-16?10:36??STM32L051C8T6_USART1\.mxproject
?????目錄???????????0??2020-04-15?12:49??STM32L051C8T6_USART1\Drivers\
?????目錄???????????0??2020-04-16?10:36??STM32L051C8T6_USART1\Drivers\CMSIS\
?????目錄???????????0??2020-04-15?12:49??STM32L051C8T6_USART1\Drivers\CMSIS\Device\
?????目錄???????????0??2020-04-15?12:49??STM32L051C8T6_USART1\Drivers\CMSIS\Device\ST\
?????目錄???????????0??2020-04-16?10:36??STM32L051C8T6_USART1\Drivers\CMSIS\Device\ST\STM32L0xx\
?????目錄???????????0??2020-04-16?10:36??STM32L051C8T6_USART1\Drivers\CMSIS\Device\ST\STM32L0xx\Include\
?????文件??????481091??2020-03-11?14:40??STM32L051C8T6_USART1\Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l051xx.h
?????文件????????9963??2020-03-11?14:40??STM32L051C8T6_USART1\Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l0xx.h
?????文件????????2610??2020-03-11?14:40??STM32L051C8T6_USART1\Drivers\CMSIS\Device\ST\STM32L0xx\Include\system_stm32l0xx.h
?????目錄???????????0??2020-04-16?10:36??STM32L051C8T6_USART1\Drivers\CMSIS\Device\ST\STM32L0xx\Source\
?????目錄???????????0??2020-04-16?12:05??STM32L051C8T6_USART1\Drivers\CMSIS\Device\ST\STM32L0xx\Source\Templates\
?????目錄???????????0??2020-04-16?10:36??STM32L051C8T6_USART1\Drivers\CMSIS\Include\
?????文件????????7265??2020-03-11?14:40??STM32L051C8T6_USART1\Drivers\CMSIS\Include\arm_common_tables.h
?????文件????????3942??2020-03-11?14:40??STM32L051C8T6_USART1\Drivers\CMSIS\Include\arm_const_structs.h
?????文件??????252339??2020-03-11?14:40??STM32L051C8T6_USART1\Drivers\CMSIS\Include\arm_math.h
?????文件???????24423??2020-03-11?14:40??STM32L051C8T6_USART1\Drivers\CMSIS\Include\cmsis_armcc.h
?????文件???????55083??2020-03-11?14:40??STM32L051C8T6_USART1\Drivers\CMSIS\Include\cmsis_armcc_V6.h
?????文件???????41435??2020-03-11?14:40??STM32L051C8T6_USART1\Drivers\CMSIS\Include\cmsis_gcc.h
?????文件???????37218??2020-03-11?14:40??STM32L051C8T6_USART1\Drivers\CMSIS\Include\core_cm0.h
?????文件???????44796??2020-03-11?14:40??STM32L051C8T6_USART1\Drivers\CMSIS\Include\core_cm0plus.h
?????文件??????103909??2020-03-11?14:40??STM32L051C8T6_USART1\Drivers\CMSIS\Include\core_cm3.h
?????文件??????114498??2020-03-11?14:40??STM32L051C8T6_USART1\Drivers\CMSIS\Include\core_cm4.h
?????文件??????139660??2020-03-11?14:40??STM32L051C8T6_USART1\Drivers\CMSIS\Include\core_cm7.h
?????文件????????3620??2020-03-11?14:40??STM32L051C8T6_USART1\Drivers\CMSIS\Include\core_cmFunc.h
?????文件????????3636??2020-03-11?14:40??STM32L051C8T6_USART1\Drivers\CMSIS\Include\core_cmInstr.h
?????文件????????3662??2020-03-11?14:40??STM32L051C8T6_USART1\Drivers\CMSIS\Include\core_cmSimd.h
?????文件???????45262??2020-03-11?14:40??STM32L051C8T6_USART1\Drivers\CMSIS\Include\core_sc000.h
?????文件??????102809??2020-03-11?14:40??STM32L051C8T6_USART1\Drivers\CMSIS\Include\core_sc300.h
?????目錄???????????0??2020-04-16?10:36??STM32L051C8T6_USART1\Drivers\STM32L0xx_HAL_Driver\
............此處省略145個文件信息

評論

共有 條評論