33#ifndef NO_OS_PLATFORM_H_
34#define NO_OS_PLATFORM_H_
36#define CONFIG_CF_AXI_ADC
Definition no_os_platform.h:38
struct no_os_spi_desc * spi
Definition no_os_platform.h:39
struct no_os_gpio_desc * gpio_reset_n
Definition no_os_platform.h:40
int32_t logLevel
Definition no_os_platform.h:41
Structure holding the GPIO descriptor.
Definition no_os_gpio.h:84
Structure holding SPI descriptor.
Definition no_os_spi.h:180