Searched refs:mcx_hwtimer_mode_set (Results 1 – 1 of 1) sorted by relevance
24 static inline rt_err_t mcx_hwtimer_mode_set(mcx_hwtimer_obj_t *handle, rt_hwtimer_mode_t mode) in mcx_hwtimer_mode_set() function62 ret = mcx_hwtimer_mode_set(handle, mode); in mcx_hwtimer_start()100 ret = mcx_hwtimer_mode_set(handle, *(rt_hwtimer_mode_t *)args); in mcx_hwtimer_control()
Completed in 2 milliseconds