EFM32 Pearl Gecko 12 Software Documentation  efm32pg12-doc-5.1.2
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
displaypalemlib.c File Reference

Detailed Description

Platform Abstraction Layer (PAL) for DISPLAY driver on EMLIB based platforms.

Version
5.1.1

License

Copyright 2015 Silicon Labs, Inc. http://www.silabs.com

This file is licensed under the Silabs License Agreement. See the file "Silabs_License_Agreement.txt" for details. Before using this software for any purpose, you must agree to the terms of that agreement.

Definition in file displaypalemlib.c.

#include <stdint.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "em_device.h"
#include "em_cmu.h"
#include "em_gpio.h"
#include "em_usart.h"
#include "bsp.h"
#include "udelay.h"
#include "displayconfigall.h"
#include "displaypal.h"
#include "em_rtcc.h"

Go to the source code of this file.