RTEMS  5.1
Macros

Macros

#define ID_SUPC   ( 0)
 Supply Controller (SUPC)
 
#define ID_RSTC   ( 1)
 Reset Controller (RSTC)
 
#define ID_RTC   ( 2)
 Real Time Clock (RTC)
 
#define ID_RTT   ( 3)
 Real Time Timer (RTT)
 
#define ID_WDT   ( 4)
 Watchdog Timer (WDT)
 
#define ID_PMC   ( 5)
 Power Management Controller (PMC)
 
#define ID_EFC   ( 6)
 Enhanced Embedded Flash Controller (EFC)
 
#define ID_UART0   ( 7)
 UART 0 (UART0)
 
#define ID_UART1   ( 8)
 UART 1 (UART1)
 
#define ID_PIOA   (10)
 Parallel I/O Controller A (PIOA)
 
#define ID_PIOB   (11)
 Parallel I/O Controller B (PIOB)
 
#define ID_USART0   (13)
 USART 0 (USART0)
 
#define ID_USART1   (14)
 USART 1 (USART1)
 
#define ID_USART2   (15)
 USART 2 (USART2)
 
#define ID_PIOD   (16)
 Parallel I/O Controller D (PIOD)
 
#define ID_TWIHS0   (19)
 Two Wire Interface 0 HS (TWIHS0)
 
#define ID_TWIHS1   (20)
 Two Wire Interface 1 HS (TWIHS1)
 
#define ID_SPI0   (21)
 Serial Peripheral Interface 0 (SPI0)
 
#define ID_SSC   (22)
 Synchronous Serial Controller (SSC)
 
#define ID_TC0   (23)
 Timer/Counter 0 (TC0)
 
#define ID_TC1   (24)
 Timer/Counter 1 (TC1)
 
#define ID_TC2   (25)
 Timer/Counter 2 (TC2)
 
#define ID_AFEC0   (29)
 Analog Front End 0 (AFEC0)
 
#define ID_DACC   (30)
 Digital To Analog Converter (DACC)
 
#define ID_PWM0   (31)
 Pulse Width Modulation 0 (PWM0)
 
#define ID_ICM   (32)
 Integrity Check Monitor (ICM)
 
#define ID_ACC   (33)
 Analog Comparator (ACC)
 
#define ID_USBHS   (34)
 USB Host / Device Controller (USBHS)
 
#define ID_MCAN0   (35)
 MCAN Controller 0 (MCAN0)
 
#define ID_MCAN1   (37)
 MCAN Controller 1 (MCAN1)
 
#define ID_GMAC   (39)
 Ethernet MAC (GMAC)
 
#define ID_AFEC1   (40)
 Analog Front End 1 (AFEC1)
 
#define ID_SPI1   (42)
 Serial Peripheral Interface 1 (SPI1)
 
#define ID_QSPI   (43)
 Quad I/O Serial Peripheral Interface (QSPI)
 
#define ID_UART2   (44)
 UART 2 (UART2)
 
#define ID_UART3   (45)
 UART 3 (UART3)
 
#define ID_UART4   (46)
 UART 4 (UART4)
 
#define ID_TC9   (50)
 Timer/Counter 9 (TC9)
 
#define ID_TC10   (51)
 Timer/Counter 10 (TC10)
 
#define ID_TC11   (52)
 Timer/Counter 11 (TC11)
 
#define ID_AES   (56)
 AES (AES)
 
#define ID_TRNG   (57)
 True Random Generator (TRNG)
 
#define ID_XDMAC   (58)
 DMA (XDMAC)
 
#define ID_ISI   (59)
 Camera Interface (ISI)
 
#define ID_PWM1   (60)
 Pulse Width Modulation 1 (PWM1)
 
#define ID_RSWDT   (63)
 Reinforced Secure Watchdog Timer (RSWDT)
 
#define ID_PERIPH_COUNT   (64)
 Number of peripheral IDs.
 

Detailed Description