no-OS
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
no_os_platform.h
Go to the documentation of this file.
1/***************************************************************************/
33#ifndef NO_OS_PLATFORM_H_
34#define NO_OS_PLATFORM_H_
35
36#define CONFIG_CF_AXI_ADC
37
43
44#endif
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