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

Modules

 CMP Register Masks
 

Classes

struct  CMP_Type
 

Macros

#define CMP1   ((CMP_Type *)CMP1_BASE)
 
#define CMP1_BASE   (0x40094000u)
 
#define CMP2   ((CMP_Type *)CMP2_BASE)
 
#define CMP2_BASE   (0x40094008u)
 
#define CMP3   ((CMP_Type *)CMP3_BASE)
 
#define CMP3_BASE   (0x40094010u)
 
#define CMP4   ((CMP_Type *)CMP4_BASE)
 
#define CMP4_BASE   (0x40094018u)
 
#define CMP_BASE_ADDRS   { 0u, CMP1_BASE, CMP2_BASE, CMP3_BASE, CMP4_BASE }
 
#define CMP_BASE_PTRS   { (CMP_Type *)0u, CMP1, CMP2, CMP3, CMP4 }
 
#define CMP_IRQS   { NotAvail_IRQn, ACMP1_IRQn, ACMP2_IRQn, ACMP3_IRQn, ACMP4_IRQn }
 

Detailed Description

Macro Definition Documentation

◆ CMP1

#define CMP1   ((CMP_Type *)CMP1_BASE)

Peripheral CMP1 base pointer

Definition at line 8756 of file MIMXRT1052.h.

◆ CMP1_BASE

#define CMP1_BASE   (0x40094000u)

Peripheral CMP1 base address

Definition at line 8754 of file MIMXRT1052.h.

◆ CMP2

#define CMP2   ((CMP_Type *)CMP2_BASE)

Peripheral CMP2 base pointer

Definition at line 8760 of file MIMXRT1052.h.

◆ CMP2_BASE

#define CMP2_BASE   (0x40094008u)

Peripheral CMP2 base address

Definition at line 8758 of file MIMXRT1052.h.

◆ CMP3

#define CMP3   ((CMP_Type *)CMP3_BASE)

Peripheral CMP3 base pointer

Definition at line 8764 of file MIMXRT1052.h.

◆ CMP3_BASE

#define CMP3_BASE   (0x40094010u)

Peripheral CMP3 base address

Definition at line 8762 of file MIMXRT1052.h.

◆ CMP4

#define CMP4   ((CMP_Type *)CMP4_BASE)

Peripheral CMP4 base pointer

Definition at line 8768 of file MIMXRT1052.h.

◆ CMP4_BASE

#define CMP4_BASE   (0x40094018u)

Peripheral CMP4 base address

Definition at line 8766 of file MIMXRT1052.h.

◆ CMP_BASE_ADDRS

#define CMP_BASE_ADDRS   { 0u, CMP1_BASE, CMP2_BASE, CMP3_BASE, CMP4_BASE }

Array initializer of CMP peripheral base addresses

Definition at line 8770 of file MIMXRT1052.h.

◆ CMP_BASE_PTRS

#define CMP_BASE_PTRS   { (CMP_Type *)0u, CMP1, CMP2, CMP3, CMP4 }

Array initializer of CMP peripheral base pointers

Definition at line 8772 of file MIMXRT1052.h.

◆ CMP_IRQS

#define CMP_IRQS   { NotAvail_IRQn, ACMP1_IRQn, ACMP2_IRQn, ACMP3_IRQn, ACMP4_IRQn }

Interrupt vectors for the CMP peripheral type

Definition at line 8774 of file MIMXRT1052.h.



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