Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/time_stamp/
Dfsl_adapter_ctimer_time_stamp.c87 uint64_t count = CTIMER_GetTimerCountValue(s_CtimerBase[halTimeStampState->timeStampInstance]); in HAL_GetTimeStamp()
/hal_nxp-latest/mcux/mcux-sdk/drivers/ctimer/
Dfsl_ctimer.h353 static inline uint32_t CTIMER_GetTimerCountValue(CTIMER_Type *base) in CTIMER_GetTimerCountValue() function