Searched defs:timer_init (Results 1 – 12 of 12) sorted by relevance
| /bsp/samd21/sam_d2x_asflib/sam0/drivers/timer/ |
| A D | timer.c | 182 void timer_init(const struct timer_config *config) in timer_init() function
|
| /bsp/nxp/lpc/lpc408x/drivers/ |
| A D | drv_hwtimer.c | 24 static void timer_init(rt_hwtimer_t *timer, rt_uint32_t state) in timer_init() function
|
| /bsp/loongson/ls1cdev/libraries/ |
| A D | ls1c_timer.c | 62 void timer_init(timer_info_t *timer_info) in timer_init() function
|
| /bsp/renesas/libraries/HAL_Drivers/ |
| A D | drv_hwtimer.c | 53 static void timer_init(struct rt_hwtimer_device *timer, rt_uint32_t state) in timer_init() function
|
| /bsp/bluetrum/libraries/hal_drivers/ |
| A D | drv_hwtimer.c | 102 static void timer_init(struct rt_hwtimer_device *timer, rt_uint32_t state) in timer_init() function
|
| /bsp/nrf5x/libraries/drivers/ |
| A D | drv_hwtimer.c | 112 static void timer_init(struct rt_hwtimer_device *timer, rt_uint32_t state) in timer_init() function
|
| /bsp/Infineon/libraries/HAL_Drivers/ |
| A D | drv_hwtimer.c | 51 static void timer_init(rt_hwtimer_t *timer, rt_uint32_t state) in timer_init() function
|
| /bsp/acm32/acm32f0x0-nucleo/drivers/ |
| A D | drv_hwtimer.c | 82 static void timer_init(struct rt_hwtimer_device *timer, rt_uint32_t state) in timer_init() function
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/ |
| A D | drv_lptim.c | 61 static void timer_init(struct rt_hwtimer_device *timer, rt_uint32_t state) in timer_init() function
|
| A D | drv_tim.c | 380 static void timer_init(struct rt_hwtimer_device *timer, rt_uint32_t state) in timer_init() function
|
| /bsp/qemu-vexpress-a9/drivers/ |
| A D | drv_timer.c | 105 void timer_init(int timer, unsigned int preload) in timer_init() function
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/ |
| A D | gd32vf103_timer.c | 123 void timer_init(uint32_t timer_periph, timer_parameter_struct* initpara) in timer_init() function
|
Completed in 16 milliseconds