Searched refs:BUACT (Results 1 – 3 of 3) sorted by relevance
1998 reg = EMU->BUACT & ~(_EMU_BUACT_PWRCON_MASK); in EMU_BUPDInit()2000 EMU->BUACT = reg; in EMU_BUPDInit()2040 EMU->BUACT = (EMU->BUACT & ~_EMU_BUACT_BUEXTHRES_MASK) in EMU_BUThresholdSet()2065 EMU->BUACT = (EMU->BUACT & ~_EMU_BUACT_BUEXRANGE_MASK) in EMU_BUThresRangeSet()
2053 reg = EMU->BUACT & ~(_EMU_BUACT_PWRCON_MASK); in EMU_BUPDInit()2055 EMU->BUACT = reg; in EMU_BUPDInit()2095 EMU->BUACT = (EMU->BUACT & ~_EMU_BUACT_BUEXTHRES_MASK) in EMU_BUThresholdSet()2120 EMU->BUACT = (EMU->BUACT & ~_EMU_BUACT_BUEXRANGE_MASK) in EMU_BUThresRangeSet()
60 __IOM uint32_t BUACT; /**< Backup mode active configuration register */ member