27#ifndef LIBRARIES_CMSIS_DEVICE_MAXIM_MAX32665_INCLUDE_AES_KEY_REGS_H_
28#define LIBRARIES_CMSIS_DEVICE_MAXIM_MAX32665_INCLUDE_AES_KEY_REGS_H_
30#warning "DEPRECATED(1-10-2023): aes_key_regs.h - Scheduled for removal. Please use aeskeys_regs.h."
39#if defined (__ICCARM__)
40 #pragma system_include
54#define __I volatile const
60#define __R volatile const
78__attribute__((deprecated(
"mxc_aes_key_regs_t struct and aes_key_regs.h no longer supported. Use aeskeys_regs.h and MXC_AESKEYS (mxc_aeskeys_regs_t) for AES Key Access. 1-10-2023")))
80#warning "mxc_aes_key_regs_t struct and aes_key_regs.h no longer supported. Use aeskeys_regs.h and MXC_AESKEYS (mxc_aeskeys_regs_t) for AES Key Access. 1-10-2023"
84 __R uint32_t rsv_0x4_0x7f[31];
86 __R uint32_t rsv_0x84_0xff[31];
88 __R uint32_t rsv_0x104_0x17f[31];
99#define MXC_R_AES_KEY_AES_KEY0 ((uint32_t)0x00000000UL)
100#define MXC_R_AES_KEY_AES_KEY1 ((uint32_t)0x00000080UL)
101#define MXC_R_AES_KEY_AES_KEY2 ((uint32_t)0x00000100UL)
102#define MXC_R_AES_KEY_AES_KEY3 ((uint32_t)0x00000180UL)
__IO uint32_t aes_key1
Definition: aes_key_regs.h:85
__IO uint32_t aes_key0
Definition: aes_key_regs.h:83
__IO uint32_t aes_key2
Definition: aes_key_regs.h:87
__IO uint32_t aes_key3
Definition: aes_key_regs.h:89
Definition: aes_key_regs.h:82
void __attribute__((deprecated("Causes SIMO soft start in wakeup"))) MXC_LP_FastWakeupEnable(void)
Enable Fast Wakeup.