Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_htimer.c52 regs->PRELOAD = 0; in mec_hal_htimer_init()
72 regs->PRELOAD = ctx->preload; in mec_hal_htimer_init()
98 regs->PRELOAD = 0; in mec_hal_htimer_stop()
112 regs->PRELOAD = 0; in mec_hal_htimer_halt()
122 regs->PRELOAD = ctx->count; in mec_hal_htimer_unhalt()
130 regs->PRELOAD = 0; in mec_hal_htimer_restart()
131 regs->PRELOAD = new_count; in mec_hal_htimer_restart()
Dmec_rtimer_api.h82 return regs->PRELOAD; in mec_hal_rtimer_preload()
91 regs->PRELOAD = preload; in mec_hal_rtimer_preload_set()
118 regs->PRELOAD = count_down; in mec_hal_rtimer_stop_and_load()
Dmec_htimer_api.h69 return regs->PRELOAD; in mec_hal_htimer_preload()
79 regs->PRELOAD = preload; in mec_hal_htimer_preload_set()
Dmec_rtimer.c33 regs->PRELOAD = preload; in mec_hal_rtimer_init()
119 regs->PRELOAD = new_count; in mec_hal_rtimer_restart()
Dmec_btimer.c112 regs->PRELOAD = count; in mec_hal_btimer_init()
233 regs->PRELOAD = preload; in mec_hal_btimer_pre_and_reload()
236 regs->PRELOAD = preload; in mec_hal_btimer_pre_and_reload()
254 regs->PRELOAD = initial_count; in mec_hal_btimer_start_load()
Dmec_btimer_api.h86 return regs->PRELOAD; in mec_hal_btimer_preload()
91 regs->PRELOAD = preload; in mec_hal_btimer_preload_set()
/hal_microchip-latest/mec5/devices/common/
Dmec5_htmr_v1.h18 …__IOM uint32_t PRELOAD; /*!< (@ 0x00000000) Hibernation timer preload … member
Dmec5_rtmr_v1.h19 …__IOM uint32_t PRELOAD; /*!< (@ 0x00000004) RTOS timer preload … member
Dmec5_btmr_v1.h19 …__IOM uint32_t PRELOAD; /*!< (@ 0x00000004) 16-bit Basic timer preload value… member
Dmec5_gspi_v1.h28 …__IOM uint32_t PRELOAD; /*!< (@ 0x00000018) GPSPI clock generator preload … member
/hal_microchip-latest/mec/
DMCHP_MEC1701.h24618 …__IO uint32_t PRELOAD; /*!< (@ 0x40000D04) This is the value of the Timer… member