Home
last modified time | relevance | path

Searched defs:time_start (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/osa/
Dfsl_os_abstraction_bm.c85 uint32_t time_start; /*!< The time to start timeout */ member
100 uint32_t time_start; /*!< The time to start timeout */ member
112 uint32_t time_start; /*!< The time to start timeout */ member
126 uint32_t time_start; /*!< The time to start timeout */ member
584 __WEAK_FUNC uint32_t OSA_TimeDiff(uint32_t time_start, uint32_t time_end) in OSA_TimeDiff()