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