39#ifndef __COMMON_DATA_H__
40#define __COMMON_DATA_H__
42#include "platform_includes.h"
struct no_os_uart_init_param uart_ip
Definition common_data.c:52
struct max42500_init_param max42500_ip
Definition common_data.c:55
Header file of MAX42500 Driver.
Header file of Delay functions.
Header file of UART interface.
Header file of utility functions.
Initialization parameter for the device descriptor.
Definition max42500.h:161
Structure holding the parameters for UART initialization.
Definition no_os_uart.h:98