precision-converters-firmware
Loading...
Searching...
No Matches
runner
work
precision-converters-firmware
precision-converters-firmware
projects
ad552xr_iio
app
ad552xr_regs.h
Go to the documentation of this file.
1
/***************************************************************************/
39
#ifndef __AD552XR_REGS_H__
40
#define __AD552XR_REGS_H__
41
42
/******************************************************************************/
43
/***************************** Include Files **********************************/
44
/******************************************************************************/
45
#include "ad552xr.h"
46
47
/******************************************************************************/
48
/********************** Macros and Constants Definitions **********************/
49
/******************************************************************************/
50
#define AD552XR_RChn (4ul << 16)
51
52
/******************************************************************************/
53
/********************** Variables and User Defined Data Types *****************/
54
/******************************************************************************/
55
extern
const
uint32_t
ad552xr_regs
[AD552XR_NUM_REGS];
56
57
/******************************************************************************/
58
/************************ Public Declarations *********************************/
59
/******************************************************************************/
60
61
#endif
/* __AD552XR_REGS_H__ */
ad552xr_regs
const uint32_t ad552xr_regs[AD552XR_NUM_REGS]
Definition
ad552xr_regs.c:41
Generated by
1.9.8