Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_rtimer_api.h113 static inline void mec_hal_rtimer_stop_and_load(struct mec_rtmr_regs *regs, uint32_t count_down, in mec_hal_rtimer_stop_and_load() argument
118 regs->PRELOAD = count_down; in mec_hal_rtimer_stop_and_load()