![]() |
ARMEBS4
revision-26.06.2015
|
Crypto Processor. More...
#include "C:/Programs/ARMEBS4/current/doc/eclipse-doc/ext/libheivs_stm32/include/stm32/stm32f4xx.h"
Data Fields | |
__IO uint32_t | CR |
__IO uint32_t | SR |
__IO uint32_t | DR |
__IO uint32_t | DOUT |
__IO uint32_t | DMACR |
__IO uint32_t | IMSCR |
__IO uint32_t | RISR |
__IO uint32_t | MISR |
__IO uint32_t | K0LR |
__IO uint32_t | K0RR |
__IO uint32_t | K1LR |
__IO uint32_t | K1RR |
__IO uint32_t | K2LR |
__IO uint32_t | K2RR |
__IO uint32_t | K3LR |
__IO uint32_t | K3RR |
__IO uint32_t | IV0LR |
__IO uint32_t | IV0RR |
__IO uint32_t | IV1LR |
__IO uint32_t | IV1RR |
Crypto Processor.
Definition at line 939 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::CR |
CRYP control register, Address offset: 0x00
Definition at line 941 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::SR |
CRYP status register, Address offset: 0x04
Definition at line 942 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::DR |
CRYP data input register, Address offset: 0x08
Definition at line 943 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::DOUT |
CRYP data output register, Address offset: 0x0C
Definition at line 944 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::DMACR |
CRYP DMA control register, Address offset: 0x10
Definition at line 945 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::IMSCR |
CRYP interrupt mask set/clear register, Address offset: 0x14
Definition at line 946 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::RISR |
CRYP raw interrupt status register, Address offset: 0x18
Definition at line 947 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::MISR |
CRYP masked interrupt status register, Address offset: 0x1C
Definition at line 948 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::K0LR |
CRYP key left register 0, Address offset: 0x20
Definition at line 949 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::K0RR |
CRYP key right register 0, Address offset: 0x24
Definition at line 950 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::K1LR |
CRYP key left register 1, Address offset: 0x28
Definition at line 951 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::K1RR |
CRYP key right register 1, Address offset: 0x2C
Definition at line 952 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::K2LR |
CRYP key left register 2, Address offset: 0x30
Definition at line 953 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::K2RR |
CRYP key right register 2, Address offset: 0x34
Definition at line 954 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::K3LR |
CRYP key left register 3, Address offset: 0x38
Definition at line 955 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::K3RR |
CRYP key right register 3, Address offset: 0x3C
Definition at line 956 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::IV0LR |
CRYP initialization vector left-word register 0, Address offset: 0x40
Definition at line 957 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::IV0RR |
CRYP initialization vector right-word register 0, Address offset: 0x44
Definition at line 958 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::IV1LR |
CRYP initialization vector left-word register 1, Address offset: 0x48
Definition at line 959 of file stm32f4xx.h.
__IO uint32_t CRYP_TypeDef::IV1RR |
CRYP initialization vector right-word register 1, Address offset: 0x4C
Definition at line 960 of file stm32f4xx.h.