Searched refs:nrf5x_timer_info_t (Results 1 – 1 of 1) sorted by relevance
45 }nrf5x_timer_info_t; typedef50 nrf5x_timer_info_t timer_info;114 nrf5x_timer_info_t *timer_info = RT_NULL; in timer_init()131 nrf5x_timer_info_t *timer_info = RT_NULL; in timer_start()136 timer_info = (nrf5x_timer_info_t *)timer->parent.user_data; in timer_start()156 nrf5x_timer_info_t *timer_info = RT_NULL; in timer_stop()160 timer_info = (nrf5x_timer_info_t *)timer->parent.user_data; in timer_stop()239 nrf5x_timer_info_t *timer_info = RT_NULL; in timer_ctrl()245 timer_info = (nrf5x_timer_info_t *)timer->parent.user_data; in timer_ctrl()273 nrf5x_timer_info_t *timer_info = RT_NULL; in timer_counter_get()[all …]
Completed in 4 milliseconds