EFM32 Zero Gecko Software Documentation  efm32zg-doc-5.1.2
EFM32ZG222F32 Unlock Codes

Detailed Description

Macros

#define CMU_UNLOCK_CODE   0x580E
 
#define EMU_UNLOCK_CODE   0xADE8
 
#define GPIO_UNLOCK_CODE   0xA534
 
#define MSC_UNLOCK_CODE   0x1B71
 
#define TIMER_UNLOCK_CODE   0xCE80
 

Macro Definition Documentation

#define CMU_UNLOCK_CODE   0x580E

CMU unlock code

Definition at line 330 of file efm32zg222f32.h.

#define EMU_UNLOCK_CODE   0xADE8

EMU unlock code

Definition at line 329 of file efm32zg222f32.h.

#define GPIO_UNLOCK_CODE   0xA534

GPIO unlock code

Definition at line 332 of file efm32zg222f32.h.

#define MSC_UNLOCK_CODE   0x1B71

MSC unlock code

Definition at line 328 of file efm32zg222f32.h.

Referenced by MSC_Init().

#define TIMER_UNLOCK_CODE   0xCE80

TIMER unlock code

Definition at line 331 of file efm32zg222f32.h.