Searched refs:ETH_RAM_BASE (Results 1 – 3 of 3) sorted by relevance
26 #define ETH_RAM_BASE 0x20004000 macro
26 #define RX_DESC_BASE ETH_RAM_BASE
23 static rt_uint32_t ETH_RAM_BASE[4 * 1024] rt_section("ETH_RAM"); variable26 #define RX_DESC_BASE (uint32_t)Ð_RAM_BASE[0]
Completed in 10 milliseconds