Searched refs:dwtemp (Results 1 – 2 of 2) sorted by relevance
205 uint32_t i, dwtemp = dwtemp; in SDRAM_Init() local276 dwtemp = *((volatile uint32_t *)(SDRAM_BASE | (0x32<<13))); /* 4 burst, 3 CAS latency */ in SDRAM_Init()
78 volatile uint32_t dwtemp; in rt_hw_sdram_init() local134 dwtemp = *((volatile uint32_t *)(SDRAM_BASE | (0x32 << 13))); /* 4 burst, 3 CAS latency */ in rt_hw_sdram_init()
Completed in 9 milliseconds