Home
last modified time | relevance | path

Searched refs:FILLP_TIME_PRECISION (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dopt.h46 #define FILLP_TIME_PRECISION 3 /* time precision */ macro
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_timer.c184 FILLP_LLONG realDetaTime = (FILLP_LLONG)((FILLP_ULLONG)detaTime << FILLP_TIME_PRECISION); in FillpSendTimerCb()
H A Dfillp_pcb.c517 FILLP_LLONG realDetaTime = (FILLP_LLONG)((FILLP_ULLONG)detaTime << FILLP_TIME_PRECISION); in FillpPcbSendFc()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c86 bitsExpected >>= FILLP_TIME_PRECISION; in SpungeCalExpectedBytes() local
953 FILLP_LLONG minSendInterval = (FILLP_LLONG)((FILLP_ULLONG)inst->minSendInterval >> FILLP_TIME_PRECISION); in SpungeDelay()

Completed in 4 milliseconds