Go to the documentation of this file.
33 #ifndef __COMMON_DATA_H__
34 #define __COMMON_DATA_H__
39 #include "platform_includes.h"
Structure holding the parameters for GPIO initialization.
Definition: no_os_gpio.h:79
const struct no_os_spi_init_param spi_ip
Definition: ad5758_sdz.c:57
const struct no_os_gpio_init_param miso_ip
Definition: common_data.c:52
const struct no_os_gpio_init_param sync_ip
Definition: common_data.c:58
struct ad719x_init_param ad7190_dev_ip
Definition: common_data.c:64
Header file of AD7190/2/3/4/5 Driver.
Structure holding the parameters for SPI initialization.
Definition: no_os_spi.h:140