EE445M RTOS
Taken at the University of Texas Spring 2015
|
Go to the source code of this file.
#define LCD_CLKEN_CORE 0x00000001 |
Definition at line 557 of file hw_lcd.h.
Referenced by LCDModeSet().
#define LCD_CLKEN_DMA 0x00000004 |
Definition at line 555 of file hw_lcd.h.
Referenced by LCDModeSet().
#define LCD_CLKEN_LIDD 0x00000002 |
Definition at line 556 of file hw_lcd.h.
Referenced by LCDModeSet().
#define LCD_CTL_CLKDIV_S 8 |
Definition at line 103 of file hw_lcd.h.
Referenced by LCDModeSet().
#define LCD_DMACTL_BIGDEND 0x00000002 |
Definition at line 372 of file hw_lcd.h.
Referenced by LCDDMAConfigSet().
#define LCD_DMACTL_BURSTSZ_M 0x00000070 |
Definition at line 363 of file hw_lcd.h.
Referenced by LCDDMAConfigSet().
#define LCD_DMACTL_BYTESWAP 0x00000008 |
Definition at line 369 of file hw_lcd.h.
Referenced by LCDDMAConfigSet().
#define LCD_DMACTL_FIFORDY_M 0x00000700 |
Definition at line 355 of file hw_lcd.h.
Referenced by LCDDMAConfigSet().
#define LCD_DMACTL_FMODE 0x00000001 |
Definition at line 373 of file hw_lcd.h.
Referenced by LCDDMAConfigSet().
#define LCD_LIDDCS0CFG_GAP_S 0 |
Definition at line 161 of file hw_lcd.h.
Referenced by LCDIDDTimingSet().
#define LCD_LIDDCS0CFG_RDDUR_S 6 |
Definition at line 159 of file hw_lcd.h.
Referenced by LCDIDDTimingSet().
#define LCD_LIDDCS0CFG_RDHOLD_S 2 |
Definition at line 160 of file hw_lcd.h.
Referenced by LCDIDDTimingSet().
#define LCD_LIDDCS0CFG_RDSU_S 12 |
Definition at line 158 of file hw_lcd.h.
Referenced by LCDIDDTimingSet().
#define LCD_LIDDCS0CFG_WRDUR_S 21 |
Definition at line 156 of file hw_lcd.h.
Referenced by LCDIDDTimingSet().
#define LCD_LIDDCS0CFG_WRHOLD_S 17 |
Definition at line 157 of file hw_lcd.h.
Referenced by LCDIDDTimingSet().
#define LCD_LIDDCS0CFG_WRSU_S 27 |
Definition at line 155 of file hw_lcd.h.
Referenced by LCDIDDTimingSet().
#define LCD_LIDDCTL_DMACS 0x00000200 |
Definition at line 110 of file hw_lcd.h.
Referenced by LCDIDDDMAWrite().
#define LCD_LIDDCTL_DMAEN 0x00000100 |
Definition at line 112 of file hw_lcd.h.
Referenced by LCDIDDDMADisable(), and LCDIDDDMAWrite().
#define LCD_O_CLKEN 0x0000006C |
Definition at line 82 of file hw_lcd.h.
Referenced by LCDModeSet().
#define LCD_O_CTL 0x00000004 |
Definition at line 49 of file hw_lcd.h.
Referenced by LCDModeSet().
#define LCD_O_DMABAFB0 0x00000044 |
Definition at line 67 of file hw_lcd.h.
Referenced by LCDIDDDMAWrite(), and LCDRasterFrameBufferSet().
#define LCD_O_DMABAFB1 0x0000004C |
Definition at line 71 of file hw_lcd.h.
Referenced by LCDRasterFrameBufferSet().
#define LCD_O_DMACAFB0 0x00000048 |
Definition at line 69 of file hw_lcd.h.
Referenced by LCDIDDDMAWrite(), and LCDRasterFrameBufferSet().
#define LCD_O_DMACAFB1 0x00000050 |
Definition at line 73 of file hw_lcd.h.
Referenced by LCDRasterFrameBufferSet().
#define LCD_O_DMACTL 0x00000040 |
Definition at line 66 of file hw_lcd.h.
Referenced by LCDDMAConfigSet().
#define LCD_O_IENC 0x00000064 |
Definition at line 81 of file hw_lcd.h.
Referenced by LCDIntDisable().
#define LCD_O_IM 0x00000060 |
Definition at line 80 of file hw_lcd.h.
Referenced by LCDIntEnable().
#define LCD_O_LIDDCS0ADDR 0x00000014 |
Definition at line 52 of file hw_lcd.h.
Referenced by LCDIDDCommandWrite(), LCDIDDIndexedRead(), LCDIDDIndexedWrite(), and LCDIDDStatusRead().
#define LCD_O_LIDDCS0CFG 0x00000010 |
Definition at line 51 of file hw_lcd.h.
Referenced by LCDIDDTimingSet().
#define LCD_O_LIDDCS0DATA 0x00000018 |
Definition at line 53 of file hw_lcd.h.
Referenced by LCDIDDDataRead(), LCDIDDDataWrite(), LCDIDDIndexedRead(), and LCDIDDIndexedWrite().
#define LCD_O_LIDDCS1ADDR 0x00000020 |
Definition at line 56 of file hw_lcd.h.
Referenced by LCDIDDCommandWrite(), LCDIDDIndexedRead(), LCDIDDIndexedWrite(), and LCDIDDStatusRead().
#define LCD_O_LIDDCS1CFG 0x0000001C |
Definition at line 55 of file hw_lcd.h.
Referenced by LCDIDDTimingSet().
#define LCD_O_LIDDCS1DATA 0x00000024 |
Definition at line 58 of file hw_lcd.h.
Referenced by LCDIDDDataRead(), LCDIDDDataWrite(), LCDIDDIndexedRead(), and LCDIDDIndexedWrite().
#define LCD_O_LIDDCTL 0x0000000C |
Definition at line 50 of file hw_lcd.h.
Referenced by LCDIDDConfigSet(), LCDIDDDMADisable(), and LCDIDDDMAWrite().
#define LCD_O_MISCLR 0x0000005C |
Definition at line 79 of file hw_lcd.h.
Referenced by LCDIntClear(), and LCDIntStatus().
#define LCD_O_RASTRCTL 0x00000028 |
Definition at line 60 of file hw_lcd.h.
Referenced by LCDRasterConfigSet(), LCDRasterDisable(), LCDRasterEnable(), and LCDRasterEnabled().
#define LCD_O_RASTRSUBP1 0x00000038 |
Definition at line 64 of file hw_lcd.h.
Referenced by LCDRasterSubPanelConfigSet(), LCDRasterSubPanelDisable(), and LCDRasterSubPanelEnable().
#define LCD_O_RASTRSUBP2 0x0000003C |
Definition at line 65 of file hw_lcd.h.
Referenced by LCDRasterSubPanelConfigSet().
#define LCD_O_RASTRTIM0 0x0000002C |
Definition at line 61 of file hw_lcd.h.
Referenced by LCDRasterTimingSet().
#define LCD_O_RASTRTIM1 0x00000030 |
Definition at line 62 of file hw_lcd.h.
Referenced by LCDRasterTimingSet().
#define LCD_O_RASTRTIM2 0x00000034 |
Definition at line 63 of file hw_lcd.h.
Referenced by LCDRasterACBiasIntCountSet(), and LCDRasterTimingSet().
#define LCD_O_RISSET 0x00000058 |
Definition at line 77 of file hw_lcd.h.
Referenced by LCDIntStatus().
#define LCD_RASTRCTL_LCDEN 0x00000001 |
Definition at line 260 of file hw_lcd.h.
Referenced by LCDRasterDisable(), LCDRasterEnable(), and LCDRasterEnabled().
#define LCD_RASTRCTL_REQDLY_S 12 |
Definition at line 262 of file hw_lcd.h.
Referenced by LCDRasterConfigSet().
#define LCD_RASTRSUBP1_DPDLSB_S 0 |
Definition at line 338 of file hw_lcd.h.
Referenced by LCDRasterSubPanelConfigSet().
#define LCD_RASTRSUBP1_LPPT_M 0x03FF0000 |
Definition at line 335 of file hw_lcd.h.
Referenced by LCDRasterSubPanelConfigSet().
#define LCD_RASTRSUBP1_LPPT_S 16 |
Definition at line 337 of file hw_lcd.h.
Referenced by LCDRasterSubPanelConfigSet().
#define LCD_RASTRSUBP1_SPEN 0x80000000 |
Definition at line 333 of file hw_lcd.h.
Referenced by LCDRasterSubPanelConfigSet(), LCDRasterSubPanelDisable(), and LCDRasterSubPanelEnable().
#define LCD_RASTRSUBP2_DPDMSB_M 0x000000FF |
Definition at line 347 of file hw_lcd.h.
Referenced by LCDRasterSubPanelConfigSet().
#define LCD_RASTRTIM0_HBP_S 24 |
Definition at line 276 of file hw_lcd.h.
Referenced by LCDRasterTimingSet().
#define LCD_RASTRTIM0_HFP_S 16 |
Definition at line 277 of file hw_lcd.h.
Referenced by LCDRasterTimingSet().
#define LCD_RASTRTIM0_HSW_S 10 |
Definition at line 278 of file hw_lcd.h.
Referenced by LCDRasterTimingSet().
#define LCD_RASTRTIM0_MSBPPL_S 3 |
Definition at line 280 of file hw_lcd.h.
Referenced by LCDRasterTimingSet().
#define LCD_RASTRTIM0_PPL_S 4 |
Definition at line 279 of file hw_lcd.h.
Referenced by LCDRasterTimingSet().
#define LCD_RASTRTIM1_LPP_S 0 |
Definition at line 295 of file hw_lcd.h.
Referenced by LCDRasterTimingSet().
#define LCD_RASTRTIM1_VBP_S 24 |
Definition at line 292 of file hw_lcd.h.
Referenced by LCDRasterTimingSet().
#define LCD_RASTRTIM1_VFP_S 16 |
Definition at line 293 of file hw_lcd.h.
Referenced by LCDRasterTimingSet().
#define LCD_RASTRTIM1_VSW_S 10 |
Definition at line 294 of file hw_lcd.h.
Referenced by LCDRasterTimingSet().
#define LCD_RASTRTIM2_ACBF_S 8 |
Definition at line 323 of file hw_lcd.h.
Referenced by LCDRasterTimingSet().
#define LCD_RASTRTIM2_ACBI_M 0x000F0000 |
Definition at line 313 of file hw_lcd.h.
Referenced by LCDRasterACBiasIntCountSet(), and LCDRasterTimingSet().
#define LCD_RASTRTIM2_ACBI_S 16 |
Definition at line 322 of file hw_lcd.h.
Referenced by LCDRasterACBiasIntCountSet().
#define LCD_RASTRTIM2_HSW_S 27 |
Definition at line 320 of file hw_lcd.h.
Referenced by LCDRasterTimingSet().
#define LCD_RASTRTIM2_MSBHBP_S 4 |
Definition at line 324 of file hw_lcd.h.
Referenced by LCDRasterTimingSet().
#define LCD_RASTRTIM2_MSBHFP_S 0 |
Definition at line 325 of file hw_lcd.h.
Referenced by LCDRasterTimingSet().
#define LCD_RASTRTIM2_MSBLPP_S 26 |
Definition at line 321 of file hw_lcd.h.
Referenced by LCDRasterTimingSet().