#include "axis_sram.h"
Include dependency graph for axis_sram_config.c:

Variables | |
| sram_config_entry | axis_sram_config [] |
| structure to define SRAM configuration | |
|
|
Initial value: {
{
.length= (1<< 16 ) * 16 ,
.options= (1<<2) | (1<<3) | (1<<1) ,
} ,
{
.length= (1<< 16 ) * 16 ,
.options= (1<<2) | (1<<3) ,
} ,
{
.length=0 ,
.options=0 ,
} ,
}
|
1.3.6