Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c37 #define RADIO_DIVIDEND 100 macro
43 return num * RADIO_DIVISOR / RADIO_DIVIDEND; /* (num) * 9 / 10 means ratio is 0.9 times */ in NstackAdjustAckIntervalRatio()