Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_wktimer.c142 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()
/hal_microchip-latest/mec5/devices/common/
Dmec5_wktmr_bgpo_v1.h26 …__IOM uint32_t BGPO_PWR; /*!< (@ 0x00000020) Week timer BGPO power select … member
/hal_microchip-latest/mec/mec1501/component/
Dtimer.h485 __IOM uint32_t BGPO_PWR; /*! (@ 0x00000020) WKTMR BGPO power */ member