Searched refs:HAL_TimerExitLowpower (Results 1 – 11 of 11) sorted by relevance
239 void HAL_TimerExitLowpower(hal_timer_handle_t halTimerHandle);
144 void HAL_TimerExitLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerExitLowpower() function
178 void HAL_TimerExitLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerExitLowpower() function
172 void HAL_TimerExitLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerExitLowpower() function
173 void HAL_TimerExitLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerExitLowpower() function
195 void HAL_TimerExitLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerExitLowpower() function
185 void HAL_TimerExitLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerExitLowpower() function
201 void HAL_TimerExitLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerExitLowpower() function
222 void HAL_TimerExitLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerExitLowpower() function
252 void HAL_TimerExitLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerExitLowpower() function
661 HAL_TimerExitLowpower((hal_timer_handle_t)s_timermanager.halTimerHandle); in TM_ExitLowpower()