资源简介
16字节加解密的AES算法.zip

代码片段和文件信息
/**
******************************************************************************
* @file stm32f0xx_gpio.c
* @author MCD Application Team
* @version V1.5.0
* @date 05-December-2014
* @brief This file provides firmware functions to manage the following
* functionalities of the GPIO peripheral:
* + Initialization and Configuration functions
* + GPIO Read and Write functions
* + GPIO Alternate functions configuration functions
*
* @verbatim
*
*
===========================================================================
##### How to use this driver #####
===========================================================================
[..]
(#) Enable the GPIO AHB clock using RCC_AHBPeriphClockCmd()
(#) Configure the GPIO pin(s) using GPIO_Init()
Four possible configuration are available for each pin:
(++) Input: Floating Pull-up Pull-down.
(++) Output: Push-Pull (Pull-up Pull-down or no Pull)
Open Drain (Pull-up Pull-down or no Pull).
In output mode the speed is configurable: Low Medium Fast or High.
(++) Alternate Function: Push-Pull (Pull-up Pull-down or no Pull)
Open Drain (Pull-up Pull-down or no Pull).
(++) Analog: required mode when a pin is to be used as ADC channel
DAC output or comparator input.
(#) Peripherals alternate function:
(++) For ADC DAC and comparators configure the desired pin in analog
mode using GPIO_InitStruct->GPIO_Mode = GPIO_Mode_AN
(++) For other peripherals (TIM USART...):
(+++) Connect the pin to the desired peripherals‘ Alternate
Function (AF) using GPIO_PinAFConfig() function. For PortC
PortD and PortF no configuration is needed.
(+++) Configure the desired pin in alternate function mode using
GPIO_InitStruct->GPIO_Mode = GPIO_Mode_AF
(+++) Select the type pull-up/pull-down and output speed via
GPIO_PuPd GPIO_OType and GPIO_Speed members
(+++) Call GPIO_Init() function
(#) To get the level of a pin configured in input mode use GPIO_ReadInputDataBit()
(#) To set/reset the level of a pin configured in output mode use
GPIO_SetBits()/GPIO_ResetBits()
(#) During and just after reset the alternate functions are not active and
the GPIO pins are configured in input floating mode (except JTAG pins).
(#) The LSE oscillator pins OSC32_IN and OSC32_OUT can be used as
general-purpose (PC14 and PC15 respectively) when the LSE oscillator
is off. The LSE has priority over the GPIO function.
(#) The HSE oscillator pins OSC_IN/OSC_OUT can be used as general-purpose
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2015-11-28 20:50 16字节加解密的AES算法\
目录 0 2015-11-27 16:24 16字节加解密的AES算法\CORE\
文件 4676 2015-06-19 10:31 16字节加解密的AES算法\CORE\arm_common_tables.h
文件 242444 2015-06-19 10:31 16字节加解密的AES算法\CORE\arm_math.h
文件 33042 2015-06-19 10:31 16字节加解密的AES算法\CORE\core_cm0.h
文件 17146 2015-06-19 10:31 16字节加解密的AES算法\CORE\core_cmFunc.h
文件 20513 2015-06-19 10:31 16字节加解密的AES算法\CORE\core_cmInstr.h
文件 10677 2015-11-27 15:34 16字节加解密的AES算法\CORE\startup_stm32f030.s
目录 0 2015-11-27 16:14 16字节加解密的AES算法\OBJ\
目录 0 2015-12-01 22:37 16字节加解密的AES算法\Project\
文件 142646 2015-12-01 22:37 16字节加解密的AES算法\Project\16BytesAES.uvguix.Administrator
文件 12334 2015-11-28 21:01 16字节加解密的AES算法\Project\16BytesAES.uvoptx
文件 17650 2015-11-28 21:01 16字节加解密的AES算法\Project\16BytesAES.uvprojx
文件 131488 2015-11-27 17:15 16字节加解密的AES算法\Project\Jli
文件 671 2015-11-27 16:38 16字节加解密的AES算法\Project\Jli
目录 0 2015-11-27 16:40 16字节加解密的AES算法\Project\Listings\
文件 70148 2015-11-28 21:08 16字节加解密的AES算法\Project\Listings\16BytesAES.map
文件 30770 2015-11-28 21:08 16字节加解密的AES算法\Project\Listings\startup_stm32f030.lst
目录 0 2015-11-28 21:08 16字节加解密的AES算法\Project\ob
文件 266908 2015-11-28 21:08 16字节加解密的AES算法\Project\ob
文件 1799 2015-11-28 21:08 16字节加解密的AES算法\Project\ob
文件 41616 2015-11-28 21:08 16字节加解密的AES算法\Project\ob
文件 612 2015-11-28 21:08 16字节加解密的AES算法\Project\ob
文件 479 2015-11-27 16:33 16字节加解密的AES算法\Project\ob
文件 14409 2015-11-28 21:08 16字节加解密的AES算法\Project\ob
文件 229399 2015-11-28 21:08 16字节加解密的AES算法\Project\ob
文件 1318 2015-11-28 21:08 16字节加解密的AES算法\Project\ob
文件 283972 2015-11-28 21:08 16字节加解密的AES算法\Project\ob
文件 19 2015-11-27 16:57 16字节加解密的AES算法\Project\ob
文件 211219 2015-11-28 21:08 16字节加解密的AES算法\Project\ob
文件 1090 2015-11-28 21:08 16字节加解密的AES算法\Project\ob
............此处省略58个文件信息
- 上一篇:部署ReportViewer注意事项
- 下一篇:GIS专业英语WORD版资料
相关资源
- PID_AutoTune_v0.rar
- vspd7.2.308.zip
- 价值2k的H漫画小说系统
- Pythonamp;课堂amp;笔记(高淇amp;400;集第
- ddos压力测试工具99657
- UML建模大全
- 开源1A锂电池充电板TP4056原理图+PCB
- m1卡 ic卡可选择扇区初始化加密软件
- TSCC.exe
- FTP课程设计(服务端+客户端)
- 计算机图形学 边填充算法实现代码
- 电力系统潮流计算程序集合
- oracle数据迁移项目实施方案
- Web Api 通过文件流 文件到本地
- Visio图标-最新最全的网络通信图标库
- Spire API文档
- OpenGL参考手册
- Python中Numpy库最新教程
- SPD博士V5.3.exe
- 直流无刷电机方波驱动 stm32 例程代码
- layui后台管理模板
- 仿知乎界面小程序源代码
- 云平台-阿里云详细介绍
- photoshop经典1000例
- scratch垃圾分类源码(最终版本).sb
- IAR ARM 7.8破解
- TI CCS V5.4 安装步骤及破解文件
- 松下plc FP-XH的驱动
- 局域网硬件信息收集工具
- 加快Windows XP操作系统开机速度
评论
共有 条评论