precision-converters-firmware
Toggle main menu visibility
Main Page
Related Pages
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
~
Functions
c
l
n
p
t
~
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
g
h
i
l
m
n
p
r
s
t
u
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
Typedefs
Enumerations
a
c
f
i
l
p
r
s
v
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
z
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Loading...
Searching...
No Matches
runner
work
precision-converters-firmware
precision-converters-firmware
projects
ad2s1210_iio
app
ad2s1210_user_config.h
Go to the documentation of this file.
1
/***************************************************************************/
/*
2
* @file ad2s1210_user_config.h
3
* @brief User configurations for AD2S1210 No-OS driver
4
******************************************************************************
5
* Copyright (c) 2023 Analog Devices, Inc.
6
* Copyright (c) 2023 BayLibre, SAS.
7
* All rights reserved.
8
*
9
* This software is proprietary to Analog Devices, Inc. and its licensors.
10
* By using this software you agree to the terms of the associated
11
* Analog Devices Software License Agreement.
12
******************************************************************************/
13
14
#ifndef _AD2S1210_USER_CONFIG_H_
15
#define _AD2S1210_USER_CONFIG_H_
16
17
/******************************************************************************/
18
/***************************** Include Files **********************************/
19
/******************************************************************************/
20
21
#include "ad2s1210.h"
22
23
/******************************************************************************/
24
/********************** Macros and Constants Definition ***********************/
25
/******************************************************************************/
26
27
/******************************************************************************/
28
/********************** Public/Extern Declarations ****************************/
29
/******************************************************************************/
30
31
extern
struct
ad2s1210_init_param
ad2s1210_init_params
;
32
33
#endif
/* _AD2S1210_USER_CONFIG_H_ */
ad2s1210_init_params
struct ad2s1210_init_param ad2s1210_init_params
Definition
ad2s1210_user_config.c:29
Generated by
1.9.8