displaypalemlib.c File Reference
Platform Abstraction Layer (PAL) for DISPLAY driver on EMLIB based platforms.
- Version
- 5.4.0
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
       
       "