Searched refs:BUINACT (Results 1 – 3 of 3) sorted by relevance
1993 reg = EMU->BUINACT & ~(_EMU_BUINACT_PWRCON_MASK); in EMU_BUPDInit()1995 EMU->BUINACT = reg; in EMU_BUPDInit()2044 EMU->BUINACT = (EMU->BUINACT & ~_EMU_BUINACT_BUENTHRES_MASK) in EMU_BUThresholdSet()2069 EMU->BUINACT = (EMU->BUINACT & ~_EMU_BUINACT_BUENRANGE_MASK) in EMU_BUThresRangeSet()
2048 reg = EMU->BUINACT & ~(_EMU_BUINACT_PWRCON_MASK); in EMU_BUPDInit()2050 EMU->BUINACT = reg; in EMU_BUPDInit()2099 EMU->BUINACT = (EMU->BUINACT & ~_EMU_BUINACT_BUENTHRES_MASK) in EMU_BUThresholdSet()2124 EMU->BUINACT = (EMU->BUINACT & ~_EMU_BUINACT_BUENRANGE_MASK) in EMU_BUThresRangeSet()
59 __IOM uint32_t BUINACT; /**< Backup mode inactive configuration register */ member