Searched refs:BGPO_PWR (Results 1 – 3 of 3) sorted by relevance
142 regs->BGPO_DATA = (regs->BGPO_PWR & (uint32_t)~pin_bm) | (val_bm & pin_bm); in mec_hal_bgpo_set()145 regs->BGPO_PWR = (regs->BGPO_PWR & (uint32_t)~pin_bm) | (val_bm & pin_bm); in mec_hal_bgpo_set()
26 …__IOM uint32_t BGPO_PWR; /*!< (@ 0x00000020) Week timer BGPO power select … member
485 __IOM uint32_t BGPO_PWR; /*! (@ 0x00000020) WKTMR BGPO power */ member