Home
last modified time | relevance | path

Searched defs:preload (Results 1 – 5 of 5) sorted by relevance

/hal_microchip-latest/mec5/drivers/
Dmec_htimer_api.h41 uint16_t preload; member
77 static inline void mec_hal_htimer_preload_set(struct mec_htmr_regs *regs, uint16_t preload) in mec_hal_htimer_preload_set()
Dmec_rtimer.c21 int mec_hal_rtimer_init(struct mec_rtmr_regs *regs, uint32_t rtmr_config, uint32_t preload) in mec_hal_rtimer_init()
Dmec_btimer_api.h89 static inline void mec_hal_btimer_preload_set(struct mec_btmr_regs *regs, uint32_t preload) in mec_hal_btimer_preload_set()
Dmec_rtimer_api.h89 static inline void mec_hal_rtimer_preload_set(struct mec_rtmr_regs *regs, uint32_t preload) in mec_hal_rtimer_preload_set()
Dmec_btimer.c225 void mec_hal_btimer_pre_and_reload(struct mec_btmr_regs *regs, uint32_t preload, in mec_hal_btimer_pre_and_reload()