EFM32 Happy Gecko Software Documentation
efm32hg-doc-5.1.2
Main Page
Modules
Files
Documentation Home
silabs.com
File List
tftamapped.h
Go to the documentation of this file.
1
/**************************************************************************/
17
#ifndef __TFTAMAPPED_H
18
#define __TFTAMAPPED_H
19
20
#include <stdbool.h>
21
22
/***************************************************************************/
27
/***************************************************************************/
32
#ifdef __cplusplus
33
extern
"C"
{
34
#endif
35
36
bool
TFT_AddressMappedInit
(
void
);
37
38
#ifdef __cplusplus
39
}
40
#endif
41
45
#endif
TFT_AddressMappedInit
bool TFT_AddressMappedInit(void)
TFT initialize or reinitialize to Address Mapped Mode Assumes EBI has been configured correctly in BS...
Definition:
tftamapped.c:37
hardware
kit
common
drivers
tftamapped.h
Generated on Thu Mar 9 2017 20:44:08 for EFM32 Happy Gecko Software Documentation by
1.8.10