precision-converters-firmware
Loading...
Searching...
No Matches
runner
work
precision-converters-firmware
precision-converters-firmware
projects
ad3530r_iio
app
ad3530r_regs.h
Go to the documentation of this file.
1
/***************************************************************************/
12
#ifndef _AD3530R_REGS_H_
13
#define _AD3530R_REGS_H_
14
15
/******************************************************************************/
16
/***************************** Include Files **********************************/
17
/******************************************************************************/
18
19
#include <stdint.h>
20
#include "ad3530r.h"
21
22
/******************************************************************************/
23
/********************* Macros and Constants Definition ************************/
24
/******************************************************************************/
25
26
#define AD3530R_REG_MAP_END 0xffff
27
28
/******************************************************************************/
29
/********************** Public/Extern Declarations ****************************/
30
/******************************************************************************/
31
32
extern
const
uint32_t
ad3530r_regs
[];
33
extern
const
uint32_t
ad3531r_regs
[];
34
35
#endif
/* _AD3530R_REGS_H_ */
ad3531r_regs
const uint32_t ad3531r_regs[]
Definition
ad3530r_regs.c:71
ad3530r_regs
const uint32_t ad3530r_regs[]
Definition
ad3530r_regs.c:21
Generated by
1.9.8