7 lines
265 B
C
7 lines
265 B
C
|
typedef int QlSDMMCStatus;
|
||
|
typedef void * ql_task_t;
|
||
|
|
||
|
/*===========================================================================
|
||
|
* Functions declaration
|
||
|
===========================================================================*/
|
||
|
void uart1_app_init(void);
|