Project

General

Profile

Download (162 Bytes) Statistics
| Branch: | Tag: | Revision:
1
#ifndef _OSDR_SSC_H
2
#define _OSDR_SSC_H
3

    
4
#include <stdint.h>
5

    
6
int ssc_init(void);
7
int ssc_active(void);
8

    
9
int ssc_dma_start(void);
10
int ssc_dma_stop(void);
11

    
12
#endif
(7-7/12)
Add picture from clipboard (Maximum size: 48.8 MB)