OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RF_TIMEVAL_TO_US
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/raidframe/
rf_etimer.h
59
#define RF_ETIMER_VAL_US(_t_) (
RF_TIMEVAL_TO_US
((_t_).diff))
60
#define RF_ETIMER_VAL_MS(_t_) (
RF_TIMEVAL_TO_US
((_t_).diff)/1000)
rf_utils.h
54
#define
RF_TIMEVAL_TO_US
(_t_) (((_t_).tv_sec) \
Completed in 41 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025