Searched refs:FWK_M (Results 1 – 2 of 2) sorted by relevance
74 #define FWK_M(N) FWK_S((N) * UINT64_C(60)) macro83 #define FWK_H(N) (FWK_M(N * UINT64_C(60)))
65 return (uint32_t)(duration / FWK_M(1)); in fwk_time_duration_m()
Completed in 4 milliseconds