Home
last modified time | relevance | path

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

/hal_nxp-latest/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.c592 return FSL_OSA_TIME_RANGE - time_start + time_end + 1UL; in OSA_TimeDiff()