Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dpdt_fc.h147 #ifndef FILLP_TIMING_WHEEL_ACCURACY
148 #define FILLP_TIMING_WHEEL_ACCURACY 100 /* us */ macro
H A Dpdt_fc_miracast.h68 #define FILLP_TIMING_WHEEL_ACCURACY 5 /* us */ macro
H A Dpdt_fc_ut.h79 #define FILLP_TIMING_WHEEL_ACCURACY 64 /* us */ macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c342 FillpTimingWheelInit(&inst->timingWheel, FILLP_TIMING_WHEEL_ACCURACY); in SpungeInstTimerInit()