no-OS
talise_config.h
Go to the documentation of this file.
1 
15 #ifndef TAL_INIT_H_
16 #define TAL_INIT_H_
17 
18 #ifdef __cplusplus
19 extern "C" {
20 #endif
21 
22 extern taliseDevice_t talDevice;
23 extern taliseInit_t talInit;
24 
25 #ifdef __cplusplus
26 }
27 #endif
28 
29 #endif
talDevice
taliseDevice_t talDevice
Definition: talise_config.c:69
talInit
taliseInit_t talInit
Definition: talise_config.c:82