Shared data of the LA driver. More...
#include "dma.h"#include "la_mem.h"Go to the source code of this file.
Data Structures | |
| struct | la_shared_env_tag |
| Structure describing the information that the LA needs to store in shared RAM. More... | |
Defines | |
| #define | LA_SHARED_LINE_COUNT 32 |
| Number of LA memory lines dumped in one DMA transfer. | |
Variables | |
| struct la_shared_env_tag | la_shared_env |
| LA variable stored in shared RAM. | |
Shared data of the LA driver.
Copyright (C) RivieraWaves 2011-2019
Definition in file la_shared.h.
1.6.1