Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_btimer.c240 void mec_hal_btimer_start_load(struct mec_btmr_regs *regs, uint32_t initial_count, in mec_hal_btimer_start_load() argument
254 regs->PRELOAD = initial_count; in mec_hal_btimer_start_load()
266 regs->COUNT = initial_count; in mec_hal_btimer_start_load()
Dmec_btimer_api.h63 void mec_hal_btimer_start_load(struct mec_btmr_regs *regs, uint32_t initial_count,