EFM32 Pearl Gecko Software Documentation
efm32pg1-doc-4.2.1
Main Page
Related Pages
Modules
Data Structures
Files
Documentation Home
silabs.com
File List
Globals
emstatus.h
Go to the documentation of this file.
1
/**************************************************************************/
18
#ifndef _EMSTATUS_H_
19
#define _EMSTATUS_H_
20
21
#include <stdint.h>
22
#include "em_types.h"
/* typedef uint32_t EMSTATUS; */
23
25
#define EMSTATUS_OK (0)
28
#define DISPLAY_EMSTATUS_BASE (0x8011UL<<16)
29
#define TEXTDISPLAY_EMSTATUS_BASE (0x8012UL<<16)
30
#define PAL_EMSTATUS_BASE (0x8013UL<<16)
32
#endif
/* _EMSTATUS_H_ */
kits
common
drivers
emstatus.h
Generated on Tue Dec 8 2015 15:39:54 for EFM32 Pearl Gecko Software Documentation by
1.8.10