EFM32 Gecko Software Documentation
efm32g-doc-5.1.2
Main Page
Modules
Files
Documentation Home
silabs.com
File List
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_ */
hardware
kit
common
drivers
emstatus.h
Generated on Thu Mar 9 2017 20:44:28 for EFM32 Gecko Software Documentation by
1.8.10