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
Header file of SPI Interface.
const struct no_os_spi_init_param ad9528_spi_param
Definition: common_data.c:45
const struct no_os_gpio_init_param clkchip_gpio_init_param
Definition: common_data.c:55
Header file of GPIO Interface.
Structure holding the parameters for SPI initialization.
Definition: no_os_spi.h:140