The following are definitions for the base addresses of the memories and peripherals. More...
|
Defines | |
| #define | xFLASH_BASE |
| #define | xSRAM_BASE |
| #define | xWDT_BASE |
| #define | xGPIO_PORTA_BASE |
| #define | xGPIO_PORTB_BASE |
| #define | xGPIO_PORTC_BASE |
| #define | xGPIO_PORTD_BASE |
| #define | xGPIO_PORTE_BASE |
| #define | xUART0_BASE |
| #define | xUART1_BASE |
| #define | xTIMER0_BASE |
| #define | xTIMER1_BASE |
| #define | xTIMER2_BASE |
| #define | xTIMER3_BASE |
| #define | xSPI0_BASE |
| #define | xSPI1_BASE |
| #define | xI2C0_BASE |
| #define | xADC0_BASE |
| #define | xACMP0_BASE |
| #define | xPWMA_BASE |
| #define | xPWMB_BASE |
The following are definitions for the base addresses of the memories and peripherals.
They are always used as ulBase parameters in the peripheral library. The name of a macro for the base address of a peripheral is in general format as $Namen$_BASE, e.g. UART0_BASE.
| #define xFLASH_BASE |
Definition at line 78 of file xhw_memmap.h.
| #define xSRAM_BASE |
Definition at line 79 of file xhw_memmap.h.
| #define xWDT_BASE |
Definition at line 80 of file xhw_memmap.h.
Referenced by xSysCtlPeripheralIntNumGet().
| #define xGPIO_PORTA_BASE |
Definition at line 81 of file xhw_memmap.h.
Referenced by xSysCtlPeripheralIntNumGet().
| #define xGPIO_PORTB_BASE |
Definition at line 83 of file xhw_memmap.h.
Referenced by xSysCtlPeripheralIntNumGet().
| #define xGPIO_PORTC_BASE |
Definition at line 85 of file xhw_memmap.h.
Referenced by xSysCtlPeripheralIntNumGet().
| #define xGPIO_PORTD_BASE |
Definition at line 87 of file xhw_memmap.h.
Referenced by xSysCtlPeripheralIntNumGet().
| #define xGPIO_PORTE_BASE |
Definition at line 89 of file xhw_memmap.h.
Referenced by xSysCtlPeripheralIntNumGet().
| #define xUART0_BASE |
Definition at line 91 of file xhw_memmap.h.
Referenced by xSysCtlPeripheralIntNumGet().
| #define xUART1_BASE |
Definition at line 92 of file xhw_memmap.h.
Referenced by xSysCtlPeripheralIntNumGet().
| #define xTIMER0_BASE |
Definition at line 93 of file xhw_memmap.h.
Referenced by xSysCtlPeripheralIntNumGet().
| #define xTIMER1_BASE |
Definition at line 94 of file xhw_memmap.h.
Referenced by xSysCtlPeripheralIntNumGet().
| #define xTIMER2_BASE |
Definition at line 95 of file xhw_memmap.h.
Referenced by xSysCtlPeripheralIntNumGet().
| #define xTIMER3_BASE |
Definition at line 96 of file xhw_memmap.h.
Referenced by xSysCtlPeripheralIntNumGet().
| #define xSPI0_BASE |
Definition at line 97 of file xhw_memmap.h.
Referenced by xSysCtlPeripheralIntNumGet().
| #define xSPI1_BASE |
Definition at line 98 of file xhw_memmap.h.
Referenced by xSysCtlPeripheralIntNumGet().
| #define xI2C0_BASE |
Definition at line 99 of file xhw_memmap.h.
Referenced by xSysCtlPeripheralIntNumGet().
| #define xADC0_BASE |
Definition at line 100 of file xhw_memmap.h.
Referenced by xADCConfigure(), xADCIntCallbackInit(), xADCStepConfigure(), and xSysCtlPeripheralIntNumGet().
| #define xACMP0_BASE |
Definition at line 101 of file xhw_memmap.h.
Referenced by xSysCtlPeripheralIntNumGet().
| #define xPWMA_BASE |
Definition at line 102 of file xhw_memmap.h.
Referenced by xSysCtlPeripheralIntNumGet().
| #define xPWMB_BASE |
Definition at line 103 of file xhw_memmap.h.
Referenced by xSysCtlPeripheralIntNumGet().