no-OS
Toggle main menu visibility
Main Page
Related Pages
Structures
Structure List
Structure Index
Files
File List
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
projects
ad4110
src
app
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
Generated by
1.13.2