precision-converters-firmware
runner
work
precision-converters-firmware
precision-converters-firmware
projects
ltc268x_console
app
ltc268x_console_app.h
Go to the documentation of this file.
1
/***************************************************************************/
13
#ifndef LTC268x_CONSOLE_APP_H_
14
#define LTC268x_CONSOLE_APP_H_
15
16
/******************************************************************************/
17
/***************************** Include Files **********************************/
18
/******************************************************************************/
19
#include "
adi_console_menu.h
"
20
21
/******************************************************************************/
22
/********************** Macros and Constants Definition ***********************/
23
/******************************************************************************/
24
25
/******************************************************************************/
26
/***************************** Public Declarations ***************************/
27
/******************************************************************************/
28
int32_t
ltc268x_app_initialize
(
void
);
29
30
extern
console_menu
ltc268x_main_menu
;
31
#endif
/* LTC268x_CONSOLE_APP_H_ */
adi_console_menu.h
: A simple console menu manager handler
ltc268x_app_initialize
int32_t ltc268x_app_initialize(void)
Initialize the ltc268x device and user configurations.
Definition:
ltc268x_console_app.c:78
ltc268x_main_menu
console_menu ltc268x_main_menu
Definition:
ltc268x_console_app.c:605
console_menu
Definition:
adi_console_menu.h:89
Generated by
1.9.1