Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/timer/
Dfsl_adapter_ftm.c168 …return (uint32_t)COUNT_TO_USEC((uint64_t)FTM_GetCurrentTimerCount(s_FtmBase[halTimerState->instanc… in HAL_TimerGetCurrentTimerCount()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ftm/
Dfsl_ftm.h703 static inline uint32_t FTM_GetCurrentTimerCount(FTM_Type *base) in FTM_GetCurrentTimerCount() function