ASR6505_Release_20190515.rar


ASR6505_Release_20190515.rar
资源截图
代码片段和文件信息
/**
  ******************************************************************************
  * @file    stm8l15x_aes.c
  * @author  MCD Application Team
  * @version V1.6.1
  * @date    30-September-2014
  * @brief   This file provides firmware functions to manage the following 
  *          functionalities of the Advanced Encryption Standard (AES) peripheral:           
  *           - Configuration
  *           - Read/Write operations
  *           - DMA transfers management  
  *           - Interrupts and flags management
  *
  *  @verbatim  
  *          ===================================================================
  *                                 How to use this driver
  *          ===================================================================  
  *          1- Enable AES clock to get write access to AES registers
  *             using CLK_PeripheralClockConfig(CLK_Peripheral_AES ENABLE);
  *
  *          2- Configure the AES operation mode using AES_OperationModeConfig()
  *
  *          3- If required enable interrupt source using AES_ITConfig()
  *
  *          4- If required when using the DMA mode 
  *               - Configure the DMA using DMA_Init()
  *               - Enable DMA requests using AES_DMAConfig()
  *
  *          5- Enable the AES peripheral using AES_Cmd()
  *
  *          6- Write data/key using AES_WriteSubData() / AES_WriteSubKey()
  *            
  *  @endverbatim   
  ******************************************************************************
  * @attention
  *
  * 

© COPYRIGHT 2014 STMicroelectronics


  *
  * Licensed under MCD-ST Liberty SW License Agreement V2 (the “License“);
  * You may not use this file except in compliance with the License.
  * You may obtain a copy of the License at:
  *
  *        http://www.st.com/software_license_agreement_liberty_v2
  *
  * Unless required by applicable law or agreed to in writing software 
  * distributed under the License is distributed on an “AS IS“ BASIS 
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
  *
  ******************************************************************************
  */

/* Includes ------------------------------------------------------------------*/
#include “stm8l15x_aes.h“

/** @addtogroup STM8L15x_StdPeriph_Driver
  * @{
  */
  
/** @defgroup AES 
  * @brief AES driver modules
  * @{
  */ 
/* Private typedef -----------------------------------------------------------*/
/* Private define ------------------------------------------------------------*/
/* Private macro -------------------------------------------------------------*/
/* Private variables ---------------------------------------------------------*/
/* Private function prototypes -----------------------------------------------*/
/* Pr

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1083  2019-05-28 11:00  ASR6505_Release_20190515ASR6505_Release_note.txt

     文件       1116  2019-07-17 14:20  ASR6505_Release_20190515Software_Release_V10SDK V2.0LoRaMac-nodesrcoardsCMakeLists.txt

     文件       1116  2019-05-15 18:21  ASR6505_Release_20190515Software_Release_V10SDKLoRaMac-nodesrcoardsCMakeLists.txt

     文件       1370  2019-07-17 14:20  ASR6505_Release_20190515Software_Release_V10SDK V2.0LoRaMac-nodesrcperipheralsCMakeLists.txt

     文件       1370  2019-05-15 18:24  ASR6505_Release_20190515Software_Release_V10SDKLoRaMac-nodesrcperipheralsCMakeLists.txt

     文件       1428  2019-07-17 14:20  ASR6505_Release_20190515Software_Release_V10SDK V2.0LoRaMac-nodesrcsystemCMakeLists.txt

     文件       1428  2019-05-15 18:24  ASR6505_Release_20190515Software_Release_V10SDKLoRaMac-nodesrcsystemCMakeLists.txt

     文件       2355  2019-07-17 14:20  ASR6505_Release_20190515Software_Release_V10SDK V2.0LoRaMac-nodesrc
adioCMakeLists.txt

     文件       2355  2019-05-15 18:24  ASR6505_Release_20190515Software_Release_V10SDKLoRaMac-nodesrc
adioCMakeLists.txt

     文件       2636  2019-07-17 14:20  ASR6505_Release_20190515Software_Release_V10SDK V2.0LoRaMac-nodesrcmacCMakeLists.txt

     文件       2636  2019-05-15 18:22  ASR6505_Release_20190515Software_Release_V10SDKLoRaMac-nodesrcmacCMakeLists.txt

     文件       3212  2019-07-17 14:20  ASR6505_Release_20190515Software_Release_V10SDK V2.0LoRaMac-nodesrcappsping-pongCMakeLists.txt

     文件       3212  2019-05-15 18:21  ASR6505_Release_20190515Software_Release_V10SDKLoRaMac-nodesrcappsping-pongCMakeLists.txt

     文件       3779  2019-07-17 14:20  ASR6505_Release_20190515Software_Release_V10SDK V2.0LoRaMac-nodesrcappsLoRaMacCMakeLists.txt

     文件       3779  2019-05-15 18:21  ASR6505_Release_20190515Software_Release_V10SDKLoRaMac-nodesrcappsLoRaMacCMakeLists.txt

     文件       1272  2019-07-17 14:20  ASR6505_Release_20190515Software_Release_V10SDK V2.0LoRaMac-nodesrcoardsadc-board.h

     文件       1272  2019-05-15 18:21  ASR6505_Release_20190515Software_Release_V10SDKLoRaMac-nodesrcoardsadc-board.h

     文件       1387  2019-07-17 14:20  ASR6505_Release_20190515Software_Release_V10SDK V2.0LoRaMac-nodesrcsystemadc.h

     文件       1387  2019-05-15 18:24  ASR6505_Release_20190515Software_Release_V10SDKLoRaMac-nodesrcsystemadc.h

     文件       5423  2019-07-17 14:20  ASR6505_Release_20190515Software_Release_V10SDK V2.0LoRaMac-nodesrcsystemcryptoaes.h

     文件       5423  2019-05-15 18:24  ASR6505_Release_20190515Software_Release_V10SDKLoRaMac-nodesrcsystemcryptoaes.h

     文件       2432  2019-07-17 14:20  ASR6505_Release_20190515Software_Release_V10SDK V2.0LoRaMac-nodesrcoardsASR6505oard-config.h

     文件       2432  2019-05-15 18:21  ASR6505_Release_20190515Software_Release_V10SDKLoRaMac-nodesrcoardsASR6505oard-config.h

     文件       2974  2019-07-17 14:20  ASR6505_Release_20190515Software_Release_V10SDK V2.0LoRaMac-nodesrcoardsoard.h

     文件       2974  2019-05-15 18:21  ASR6505_Release_20190515Software_Release_V10SDKLoRaMac-nodesrcoardsoard.h

     文件       2774  2019-07-17 14:20  ASR6505_Release_20190515Software_Release_V10SDK V2.0LoRaMac-nodesrcsystemcryptocmac.h

     文件       2774  2019-05-15 18:25  ASR6505_Release_20190515Software_Release_V10SDKLoRaMac-nodesrcsystemcryptocmac.h

     文件       2714  2019-07-17 14:20  ASR6505_Release_20190515Software_Release_V10SDK V2.0LoRaMac-nodesrcappsLoRaMacclassAASR6505Commissioning.h

     文件       2714  2019-07-17 14:20  ASR6505_Release_20190515Software_Release_V10SDK V2.0LoRaMac-nodesrcappsLoRaMacclassCASR6505Commissioning.h

     文件       2714  2019-07-17 14:20  ASR6505_Release_20190515Software_Release_V10SDK V2.0ProjectslinkWanincCommissioning.h

............此处省略601个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)