EFM32 Leopard Gecko Software Documentation  efm32lg-doc-4.2.1
em_part.h
Go to the documentation of this file.
1 /***************************************************************************/
33 #ifndef __SILICON_LABS_EM_PART_H__
34 #define __SILICON_LABS_EM_PART_H__
35 
36 /* This file is kept for backwards compatibility. */
37 #warning "Using em_part.h is deprecated. Please use em_device.h instead."
38 
39 #include "em_device.h"
40 
41 #endif /* __SILICON_LABS_EM_PART_H__ */
CMSIS Cortex-M Peripheral Access Layer for Silicon Laboratories microcontroller devices.