
Go to the source code of this file.
Variables | |
| struct physmem_pool | cpu_sram_pool |
| Internal SRAM tightly coupled to the CPU. | |
| struct physmem_pool | hsb_sram_pool |
| Internal SRAM accessed over the HSB. | |
Definition in file memory-map.h.
| struct physmem_pool cpu_sram_pool |
Internal SRAM tightly coupled to the CPU.
Definition at line 51 of file physmem.c.
Referenced by usb_init().
| struct physmem_pool hsb_sram_pool |
1.5.8