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
eval-adxl367z
src
platform
xilinx
parameters.h
Go to the documentation of this file.
1
/***************************************************************************/
34
#ifndef __PARAMETERS_H__
35
#define __PARAMETERS_H__
36
37
#include "
xilinx_spi.h
"
38
#include <xparameters.h>
39
40
#define SPI_DEVICE_ID 0U
41
#define SPI_OPS &xil_spi_ops
42
43
#ifdef IIO_SUPPORT
44
#define INTC_DEVICE_ID XPAR_SCUGIC_SINGLE_DEVICE_ID
45
#define UART_IRQ_ID XPAR_XUARTPS_1_INTR
46
#define UART_DEVICE_ID XPAR_XUARTPS_0_DEVICE_ID
47
#define UART_BAUDRATE 115200
48
#endif
49
50
extern
struct
xil_spi_init_param
spi_extra
;
51
52
#endif
spi_extra
const struct xil_spi_init_param spi_extra
Definition
ad5758_sdz.c:49
xil_spi_init_param
Structure holding the initialization parameters for Xilinx platform specific SPI parameters when usin...
Definition
xilinx_spi.h:60
xilinx_spi.h
Generated by
1.13.2