Modules | Classes | Macros
Collaboration diagram for AOI Peripheral Access Layer:

Modules

 AOI Register Masks
 

Classes

struct  AOI_Type
 

Macros

#define AOI1   ((AOI_Type *)AOI1_BASE)
 
#define AOI1_BASE   (0x403B4000u)
 
#define AOI2   ((AOI_Type *)AOI2_BASE)
 
#define AOI2_BASE   (0x403B8000u)
 
#define AOI_BASE_ADDRS   { 0u, AOI1_BASE, AOI2_BASE }
 
#define AOI_BASE_PTRS   { (AOI_Type *)0u, AOI1, AOI2 }
 

Detailed Description

Macro Definition Documentation

◆ AOI1

#define AOI1   ((AOI_Type *)AOI1_BASE)

Peripheral AOI1 base pointer

Definition at line 2985 of file MIMXRT1052.h.

◆ AOI1_BASE

#define AOI1_BASE   (0x403B4000u)

Peripheral AOI1 base address

Definition at line 2983 of file MIMXRT1052.h.

◆ AOI2

#define AOI2   ((AOI_Type *)AOI2_BASE)

Peripheral AOI2 base pointer

Definition at line 2989 of file MIMXRT1052.h.

◆ AOI2_BASE

#define AOI2_BASE   (0x403B8000u)

Peripheral AOI2 base address

Definition at line 2987 of file MIMXRT1052.h.

◆ AOI_BASE_ADDRS

#define AOI_BASE_ADDRS   { 0u, AOI1_BASE, AOI2_BASE }

Array initializer of AOI peripheral base addresses

Definition at line 2991 of file MIMXRT1052.h.

◆ AOI_BASE_PTRS

#define AOI_BASE_PTRS   { (AOI_Type *)0u, AOI1, AOI2 }

Array initializer of AOI peripheral base pointers

Definition at line 2993 of file MIMXRT1052.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:09