Project

General

Profile

Download (162 Bytes) Statistics
| Branch: | Tag: | Revision:
1 e81bf0ed Harald Welte
#ifndef _OSDR_SSC_H
2
#define _OSDR_SSC_H
3
4
#include <stdint.h>
5
6
int ssc_init(void);
7 66a2e2bb Harald Welte
int ssc_active(void);
8 e81bf0ed Harald Welte
9
int ssc_dma_start(void);
10
int ssc_dma_stop(void);
11
12
#endif
Add picture from clipboard (Maximum size: 48.8 MB)