EFM32 Gecko Software Documentation  efm32g-doc-4.2.1

Chip Initialization API

. More...

Functions

__STATIC_INLINE void CHIP_Init (void)
 Chip initialization routine for revision errata workarounds. More...
 

Detailed Description

Function Documentation

__STATIC_INLINE void CHIP_Init ( void  )

This init function will configure the device to a state where it is as similar as later revisions as possible, to improve software compatibility with newer parts. See the device specific errata for details.

Definition at line 62 of file em_chip.h.

References SYSTEM_ChipRevision_TypeDef::major, SYSTEM_ChipRevision_TypeDef::minor, and SYSTEM_ChipRevisionGet().