no-OS
Loading...
Searching...
No Matches
parameters.h
Go to the documentation of this file.
1
/***************************************************************************/
33
34
#ifndef PARAMETERS_H
35
#define PARAMETERS_H
36
37
#define BUF_LENGTH 32U
38
#define SPI_DEVICE_ID 0U
39
#define GPIO_OFFSET 54U
40
41
#define NREADY_PIN GPIO_OFFSET + 32U
42
#define GPIO_IRQ_ID 52U
43
44
#endif
projects
ad4110
src
app
parameters.h
Copyright © 2024
Analog Devices Inc.
. All Rights Reserved.