Searched refs:timer_stop (Results 1 – 13 of 13) sorted by relevance
| /bsp/nxp/lpc/lpc408x/drivers/ |
| A D | drv_hwtimer.c | 63 static void timer_stop(rt_hwtimer_t *timer) in timer_stop() function 122 timer_stop,
|
| /bsp/loongson/ls1cdev/libraries/ |
| A D | ls1c_timer.h | 55 void timer_stop(timer_info_t *timer_info);
|
| A D | ls1c_timer.c | 143 void timer_stop(timer_info_t *timer_info) in timer_stop() function
|
| /bsp/Infineon/libraries/HAL_Drivers/ |
| A D | drv_hwtimer.c | 151 static void timer_stop(rt_hwtimer_t *timer) in timer_stop() function 222 .stop = timer_stop,
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/ |
| A D | drv_lptim.c | 156 static void timer_stop(rt_hwtimer_t *timer) in timer_stop() function 288 .stop = timer_stop,
|
| A D | drv_tim.c | 473 static void timer_stop(rt_hwtimer_t *timer) in timer_stop() function 611 .stop = timer_stop,
|
| /bsp/bluetrum/libraries/hal_drivers/ |
| A D | drv_hwtimer.c | 155 static void timer_stop(rt_hwtimer_t *timer) in timer_stop() function 213 .stop = timer_stop,
|
| /bsp/nrf5x/libraries/drivers/ |
| A D | drv_hwtimer.c | 154 static void timer_stop(rt_hwtimer_t *timer) in timer_stop() function 290 .stop = timer_stop,
|
| /bsp/acm32/acm32f0x0-nucleo/drivers/ |
| A D | drv_hwtimer.c | 152 static void timer_stop(rt_hwtimer_t *timer) in timer_stop() function 222 .stop = timer_stop,
|
| /bsp/renesas/libraries/HAL_Drivers/ |
| A D | drv_hwtimer.c | 98 static void timer_stop(rt_hwtimer_t *timer) in timer_stop() function 226 .stop = timer_stop,
|
| /bsp/nuvoton/libraries/m031/rtt_port/ |
| A D | drv_clk.c | 75 .timer_stop = pm_timer_stop,
|
| /bsp/nuvoton/libraries/m480/rtt_port/ |
| A D | drv_clk.c | 86 .timer_stop = pm_timer_stop,
|
| /bsp/nuvoton/libraries/m2354/rtt_port/ |
| A D | drv_clk.c | 86 .timer_stop = pm_timer_stop,
|
Completed in 18 milliseconds