5#ifndef __COMMON_DATA_H__
6#define __COMMON_DATA_H__
struct no_os_gpio_init_param blinky_gpio_green_ip
Definition common_data.c:14
struct no_os_gpio_init_param blinky_gpio_blue_ip
Definition common_data.c:8
Header file of GPIO Interface.
Structure holding the parameters for GPIO initialization.
Definition no_os_gpio.h:67