|
SemiDrive SSDK Appication Program Interface PTG3.0
|
#include <asw.h>
Data Fields | |
| paddr_t | base |
| int | irq |
| struct asw_ba_info | bas |
| struct asw_operations * | ops |
| struct asw_input * | input |
| struct asw_app_asw | app |
| int | asw_done |
| struct asw_app_asw app |
Application information
| int asw_done |
flags for asw done
| struct asw_ba_info bas |
Parts base address in ASW local buffer
| paddr_t base |
ASW register base address
| struct asw_input* input |
Configure information of ASW
| int irq |
ASW irq number
| struct asw_operations* ops |
ASW function operations
| SemaphoreHandle_t wdone_sema |