Home
last modified time | relevance | path

Searched refs:FSL_OSA_TIME_RANGE (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/osa/
Dfsl_os_abstraction_bm.h48 #define FSL_OSA_TIME_RANGE 0xFFFFFFFFU macro
Dfsl_os_abstraction_free_rtos.h92 #define FSL_OSA_TIME_RANGE 0xFFFFFFFFU macro
Dfsl_os_abstraction_bm.c497 return FSL_OSA_TIME_RANGE - time_start + time_end + 1UL; in OSA_TimeDiff()