Home
last modified time | relevance | path

Searched refs:_EMU_BUACT_PWRCON_MASK (Results 1 – 3 of 3) sorted by relevance

/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32WG/Include/
Defm32wg_emu.h260 #define _EMU_BUACT_PWRCON_MASK 0x60UL /**< Bit mask for E… macro
/hal_silabs-latest/gecko/emlib/src/
Dem_emu.c1998 reg = EMU->BUACT & ~(_EMU_BUACT_PWRCON_MASK); in EMU_BUPDInit()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_emu.c2053 reg = EMU->BUACT & ~(_EMU_BUACT_PWRCON_MASK); in EMU_BUPDInit()