Home
last modified time | relevance | path

Searched refs:BUACT (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-3.5.0/gecko/emlib/src/
Dem_emu.c1929 reg = EMU->BUACT & ~(_EMU_BUACT_PWRCON_MASK); in EMU_BUPDInit()
1931 EMU->BUACT = reg; in EMU_BUPDInit()
1971 EMU->BUACT = (EMU->BUACT & ~_EMU_BUACT_BUEXTHRES_MASK) in EMU_BUThresholdSet()
1996 EMU->BUACT = (EMU->BUACT & ~_EMU_BUACT_BUEXRANGE_MASK) in EMU_BUThresRangeSet()
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32WG/Include/
Defm32wg_emu.h60 __IOM uint32_t BUACT; /**< Backup mode active configuration register */ member