Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.c400 HAL_TimerGetCurrentTimerCount((hal_timer_handle_t)s_timermanager.halTimerHandle); in TimerManagerTaskProcess()
410 HAL_TimerGetCurrentTimerCount((hal_timer_handle_t)s_timermanager.halTimerHandle); in TimerManagerTaskProcess()
416 HAL_TimerGetCurrentTimerCount((hal_timer_handle_t)s_timermanager.halTimerHandle); in TimerManagerTaskProcess()
466 …uint32_t currentTimerCount = HAL_TimerGetCurrentTimerCount((hal_timer_handle_t)s_timermanager.halT… in HAL_TIMER_Callback()
562 …currentTimerCount = HAL_TimerGetCurrentTimerCount((hal_timer_handle_t)s_timermanager.halTimerHandl… in TimerEnable()
667 remainingUs = HAL_TimerGetCurrentTimerCount((hal_timer_handle_t)s_timermanager.halTimerHandle); in TM_ExitLowpower()
682 remainingUs = HAL_TimerGetCurrentTimerCount((hal_timer_handle_t)s_timermanager.halTimerHandle); in TM_EnterLowpower()
726 remainingUs = HAL_TimerGetCurrentTimerCount((hal_timer_handle_t)s_timermanager.halTimerHandle); in TM_EnterTickless()
749 remainingUs = HAL_TimerGetCurrentTimerCount((hal_timer_handle_t)s_timermanager.halTimerHandle); in TM_ExitTickless()
764 return HAL_TimerGetCurrentTimerCount((hal_timer_handle_t)s_timermanager.halTimerHandle); in TM_GetTimestamp()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/timer/
Dfsl_adapter_timer.h208 uint32_t HAL_TimerGetCurrentTimerCount(hal_timer_handle_t halTimerHandle);
Dfsl_adapter_ostimer.c123 uint32_t HAL_TimerGetCurrentTimerCount(hal_timer_handle_t halTimerHandle) in HAL_TimerGetCurrentTimerCount() function
Dfsl_adapter_lpit.c154 uint32_t HAL_TimerGetCurrentTimerCount(hal_timer_handle_t halTimerHandle) in HAL_TimerGetCurrentTimerCount() function
Dfsl_adapter_mrt.c148 uint32_t HAL_TimerGetCurrentTimerCount(hal_timer_handle_t halTimerHandle) in HAL_TimerGetCurrentTimerCount() function
Dfsl_adapter_ctimer.c161 uint32_t HAL_TimerGetCurrentTimerCount(hal_timer_handle_t halTimerHandle) in HAL_TimerGetCurrentTimerCount() function
Dfsl_adapter_ftm.c164 uint32_t HAL_TimerGetCurrentTimerCount(hal_timer_handle_t halTimerHandle) in HAL_TimerGetCurrentTimerCount() function
Dfsl_adapter_gpt.c161 uint32_t HAL_TimerGetCurrentTimerCount(hal_timer_handle_t halTimerHandle) in HAL_TimerGetCurrentTimerCount() function
Dfsl_adapter_pit.c178 uint32_t HAL_TimerGetCurrentTimerCount(hal_timer_handle_t halTimerHandle) in HAL_TimerGetCurrentTimerCount() function
Dfsl_adapter_tpm.c196 uint32_t HAL_TimerGetCurrentTimerCount(hal_timer_handle_t halTimerHandle) in HAL_TimerGetCurrentTimerCount() function
Dfsl_adapter_lptmr.c190 uint32_t HAL_TimerGetCurrentTimerCount(hal_timer_handle_t halTimerHandle) in HAL_TimerGetCurrentTimerCount() function