![]() |
ARMEBS4
revision-26.06.2015
|
![]() |
Macros | |
#define | CRYP_FLAG_BUSY |
#define | CRYP_FLAG_IFEM |
#define | CRYP_FLAG_IFNF |
#define | CRYP_FLAG_INRIS |
#define | CRYP_FLAG_OFNE |
#define | CRYP_FLAG_OFFU |
#define | CRYP_FLAG_OUTRIS |
#define CRYP_FLAG_BUSY |
The CRYP core is currently processing a block of data or a key preparation (for AES decryption).
Definition at line 189 of file stm32f4xx_cryp.h.
#define CRYP_FLAG_IFEM |
Input Fifo Empty
Definition at line 196 of file stm32f4xx_cryp.h.
#define CRYP_FLAG_IFNF |
Input Fifo is Not Full
Definition at line 197 of file stm32f4xx_cryp.h.
#define CRYP_FLAG_INRIS |
Raw interrupt pending
Definition at line 198 of file stm32f4xx_cryp.h.
#define CRYP_FLAG_OFNE |
Input Fifo service raw interrupt status
Definition at line 199 of file stm32f4xx_cryp.h.
#define CRYP_FLAG_OFFU |
Output Fifo is Full
Definition at line 202 of file stm32f4xx_cryp.h.
#define CRYP_FLAG_OUTRIS |
Output Fifo service raw interrupt status
Definition at line 203 of file stm32f4xx_cryp.h.