ngc
1.5.0
Loading...
Searching...
No Matches
api.h
Go to the documentation of this file.
1
10
#ifndef NGC_CORE_RECEIVERS_API_H_
11
#define NGC_CORE_RECEIVERS_API_H_
12
13
#include <
ngc/core/ngcbDrv.h
>
14
15
#ifdef __cplusplus
16
extern
"C"
{
17
#endif
18
25
int
NgcSelectReceiverApi
(
const
char
* device_name,
ngcb_dma_api
* api);
26
30
void
NgcImportReceivers
();
31
32
#ifdef __cplusplus
33
}
34
#endif
35
36
#endif
/* NGC_CORE_RECEIVERS_API_H_ */
37
NgcImportReceivers
void NgcImportReceivers()
Definition
api.cpp:243
NgcSelectReceiverApi
int NgcSelectReceiverApi(const char *device_name, ngcb_dma_api *api)
Definition
api.cpp:239
ngcbDrv.h
ngcb_dma_api
Definition
ngcbDrv.h:189
core
receivers
src
include
ngc
core
receivers
api.h
Generated by
1.13.2