Searched refs:btimer (Results 1 – 1 of 1) sorted by relevance
80 static struct mec_btmr_regs *const btimer = (struct mec_btmr_regs *)DT_REG_ADDR(BTIMER_NODE_ID); variable328 uint32_t start = mec_hal_btimer_count(btimer); in arch_busy_wait()331 uint32_t curr = mec_hal_btimer_count(btimer); in arch_busy_wait()349 mec_hal_btimer_init(btimer, MEC5_BTIMER_FDIV, count, bflags); in config_custom_busy_wait()357 mec_hal_btimer_disable(btimer); in soc_ktimer_pm_entry()364 mec_hal_btimer_enable(btimer); in soc_ktimer_pm_exit()