![]() |
M480 BSP
V3.05.001
The Board Support Package for M480 Series
|
Macros | |
| #define | PRNG_ENABLE_INT(crpt) |
| This macro enables PRNG interrupt. More... | |
| #define | PRNG_DISABLE_INT(crpt) |
| This macro disables PRNG interrupt. More... | |
| #define | PRNG_GET_INT_FLAG(crpt) |
| This macro gets PRNG interrupt flag. More... | |
| #define | PRNG_CLR_INT_FLAG(crpt) |
| This macro clears PRNG interrupt flag. More... | |
| #define | AES_ENABLE_INT(crpt) |
| This macro enables AES interrupt. More... | |
| #define | AES_DISABLE_INT(crpt) |
| This macro disables AES interrupt. More... | |
| #define | AES_GET_INT_FLAG(crpt) |
| This macro gets AES interrupt flag. More... | |
| #define | AES_CLR_INT_FLAG(crpt) |
| This macro clears AES interrupt flag. More... | |
| #define | AES_ENABLE_KEY_PROTECT(crpt) |
| This macro enables AES key protection. More... | |
| #define | AES_DISABLE_KEY_PROTECT(crpt) |
| This macro disables AES key protection. More... | |
| #define | TDES_ENABLE_INT(crpt) |
| This macro enables TDES interrupt. More... | |
| #define | TDES_DISABLE_INT(crpt) |
| This macro disables TDES interrupt. More... | |
| #define | TDES_GET_INT_FLAG(crpt) |
| This macro gets TDES interrupt flag. More... | |
| #define | TDES_CLR_INT_FLAG(crpt) |
| This macro clears TDES interrupt flag. More... | |
| #define | TDES_ENABLE_KEY_PROTECT(crpt) |
| This macro enables TDES key protection. More... | |
| #define | TDES_DISABLE_KEY_PROTECT(crpt) |
| This macro disables TDES key protection. More... | |
| #define | SHA_ENABLE_INT(crpt) |
| This macro enables SHA interrupt. More... | |
| #define | SHA_DISABLE_INT(crpt) |
| This macro disables SHA interrupt. More... | |
| #define | SHA_GET_INT_FLAG(crpt) |
| This macro gets SHA interrupt flag. More... | |
| #define | SHA_CLR_INT_FLAG(crpt) |
| This macro clears SHA interrupt flag. More... | |
| #define | ECC_ENABLE_INT(crpt) |
| This macro enables ECC interrupt. More... | |
| #define | ECC_DISABLE_INT(crpt) |
| This macro disables ECC interrupt. More... | |
| #define | ECC_GET_INT_FLAG(crpt) |
| This macro gets ECC interrupt flag. More... | |
| #define | ECC_CLR_INT_FLAG(crpt) |
| This macro clears ECC interrupt flag. More... | |
| #define AES_CLR_INT_FLAG | ( | crpt | ) |
| #define AES_DISABLE_INT | ( | crpt | ) |
| #define AES_DISABLE_KEY_PROTECT | ( | crpt | ) |
| #define AES_ENABLE_INT | ( | crpt | ) |
| #define AES_ENABLE_KEY_PROTECT | ( | crpt | ) |
| #define AES_GET_INT_FLAG | ( | crpt | ) |
| #define ECC_CLR_INT_FLAG | ( | crpt | ) |
| #define ECC_DISABLE_INT | ( | crpt | ) |
| #define ECC_ENABLE_INT | ( | crpt | ) |
| #define ECC_GET_INT_FLAG | ( | crpt | ) |
| #define PRNG_CLR_INT_FLAG | ( | crpt | ) |
| #define PRNG_DISABLE_INT | ( | crpt | ) |
| #define PRNG_ENABLE_INT | ( | crpt | ) |
| #define PRNG_GET_INT_FLAG | ( | crpt | ) |
| #define SHA_CLR_INT_FLAG | ( | crpt | ) |
| #define SHA_DISABLE_INT | ( | crpt | ) |
| #define SHA_ENABLE_INT | ( | crpt | ) |
| #define SHA_GET_INT_FLAG | ( | crpt | ) |
| #define TDES_CLR_INT_FLAG | ( | crpt | ) |
| #define TDES_DISABLE_INT | ( | crpt | ) |
| #define TDES_DISABLE_KEY_PROTECT | ( | crpt | ) |
| #define TDES_ENABLE_INT | ( | crpt | ) |
| #define TDES_ENABLE_KEY_PROTECT | ( | crpt | ) |
1.8.15