EFM32 Happy Gecko Software Documentation
efm32hg-doc-5.1.2
Main Page
Modules
Files
Documentation Home
silabs.com
File List
displaybackend.h
Go to the documentation of this file.
1
/**************************************************************************/
19
#ifndef _DISPLAY_BACKEND_H_
20
#define _DISPLAY_BACKEND_H_
21
22
#include "
display.h
"
23
24
/***************************************************************************/
29
/***************************************************************************/
34
#ifdef __cplusplus
35
extern
"C"
{
36
#endif
37
38
/*******************************************************************************
39
************************** FUNCTION PROTOTYPES **************************
40
******************************************************************************/
41
42
EMSTATUS
DISPLAY_DeviceRegister
(
DISPLAY_Device_t
*device);
43
44
45
#ifdef __cplusplus
46
}
47
#endif
48
52
#endif
/* _DISPLAY_BACKEND_H_ */
DISPLAY_DeviceRegister
EMSTATUS DISPLAY_DeviceRegister(DISPLAY_Device_t *device)
Register a display device.
Definition:
display.c:172
display.h
Display device interface.
DISPLAY_Device_t
Definition:
display.h:106
hardware
kit
common
drivers
displaybackend.h
Generated on Thu Mar 9 2017 20:44:08 for EFM32 Happy Gecko Software Documentation by
1.8.10