Macros | |
#define | LL_AES_KEYTYPE_MCU 0x00000000U |
MCU More... | |
#define | LL_AES_KEYTYPE_AHB (1UL << AES_CONFIG_KEYTYPE_Pos) |
AHB master. More... | |
#define | LL_AES_KEYTYPE_KRAM (2UL << AES_CONFIG_KEYTYPE_Pos) |
Key Port More... | |
#define LL_AES_KEYTYPE_AHB (1UL << AES_CONFIG_KEYTYPE_Pos) |
AHB master.
Definition at line 131 of file gr55xx_ll_aes.h.
#define LL_AES_KEYTYPE_KRAM (2UL << AES_CONFIG_KEYTYPE_Pos) |
Key Port
Definition at line 132 of file gr55xx_ll_aes.h.
#define LL_AES_KEYTYPE_MCU 0x00000000U |
MCU
Definition at line 130 of file gr55xx_ll_aes.h.