Searched refs:OSA_TimerChange (Results 1 – 4 of 4) sorted by relevance
71 osa_status_t OSA_TimerChange(osa_timer_handle_t timerHandle, osa_timer_tick ntime, osa_timer_tick b…
93 osa_status_t OSA_TimerChange(osa_timer_handle_t timerHandle, osa_timer_tick ntime, osa_timer_tick b… in OSA_TimerChange() function
422 osa_status_t status = OSA_TimerChange((osa_timer_handle_t)ptimer, msec, 0); in wrapper_moal_start_timer()
16049 …OSA_TimerChange((osa_timer_handle_t)cpu_loading.cpu_loading_timer, 100, 0); // Chages value of cpu… in wlan_cpu_loading()