Searched refs:new_count (Results 1 – 6 of 6) sorted by relevance
108 void mec_hal_rtimer_restart(struct mec_rtmr_regs *regs, uint32_t new_count, uint8_t restart) in mec_hal_rtimer_restart() argument119 regs->PRELOAD = new_count; in mec_hal_rtimer_restart()
126 void mec_hal_htimer_restart(struct mec_htimer_context *ctx, uint16_t new_count) in mec_hal_htimer_restart() argument131 regs->PRELOAD = new_count; in mec_hal_htimer_restart()
58 void mec_hal_htimer_restart(struct mec_htimer_context *ctx, uint16_t new_count);
311 void mec_hal_btimer_reload_run(struct mec_btmr_regs *regs, uint32_t new_count) in mec_hal_btimer_reload_run() argument314 regs->COUNT = new_count; in mec_hal_btimer_reload_run()
43 void mec_hal_rtimer_restart(struct mec_rtmr_regs *regs, uint32_t new_count, uint8_t restart);
72 void mec_hal_btimer_reload_run(struct mec_btmr_regs *regs, uint32_t new_count);