Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_btimer.c342 static uint8_t btimer_pm_save_buf[MEC5_BASIC_TIMER_INSTANCES]; variable
349 btimer_pm_save_buf[i] = (uint8_t)(regs->CTRL & MEC_BIT(MEC_BTMR_CTRL_ENABLE_Pos)); in mec_hal_btimer_pm_save_disable()
359 if (btimer_pm_save_buf[i]) { in mec_hal_btimer_pm_restore()