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
ad7091r_iio
app
ad7091r_user_config.h
Go to the documentation of this file.
1
/***************************************************************************/
/*
2
* @file ad7091r_user_config.h
3
* @brief User configurations for AD7091R No-OS driver
4
******************************************************************************
5
* Copyright (c) 2024 Analog Devices, Inc.
6
* All rights reserved.
7
*
8
* This software is proprietary to Analog Devices, Inc. and its licensors.
9
* By using this software you agree to the terms of the associated
10
* Analog Devices Software License Agreement.
11
******************************************************************************/
12
13
#ifndef AD7091R_USER_CONFIG_H_
14
#define AD7091R_USER_CONFIG_H_
15
16
/******************************************************************************/
17
/***************************** Include Files **********************************/
18
/******************************************************************************/
19
20
#include "ad7091r8.h"
21
22
/******************************************************************************/
23
/********************** Macros and Constants Definition ***********************/
24
/******************************************************************************/
25
26
/******************************************************************************/
27
/********************** Public/Extern Declarations ****************************/
28
/******************************************************************************/
29
30
extern
struct
ad7091r8_init_param
ad7091r_init_params
;
31
32
#endif
/* AD7091R_USER_CONFIG_H_ */
ad7091r_init_params
struct ad7091r8_init_param ad7091r_init_params
Definition
ad7091r_user_config.c:55
Generated by
1.9.8