Home
last modified time | relevance | path

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

/bsp/nxp/mcx/mcxn/Libraries/drivers/
A Ddrv_hwtimer.c22 } mcx_hwtimer_obj_t; typedef
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()
58 mcx_hwtimer_obj_t *handle = timer->parent.user_data; in mcx_hwtimer_start()
76 mcx_hwtimer_obj_t *handle = timer->parent.user_data; in mcx_hwtimer_stop()
83 mcx_hwtimer_obj_t *handle = timer->parent.user_data; in mcx_hwtimer_count_get()
92 mcx_hwtimer_obj_t *handle = timer->parent.user_data; in mcx_hwtimer_control()
114 static mcx_hwtimer_obj_t mcx_hwtimer_list[] =

Completed in 4 milliseconds