Searched defs:total_ms (Results 1 – 4 of 4) sorted by relevance
160 BMK_timedFnState_t* BMK_createTimedFnState(unsigned total_ms, unsigned run_ms) in BMK_createTimedFnState()171 BMK_initStatic_timedFnState(void* buffer, size_t size, unsigned total_ms, unsigned run_ms) in BMK_initStatic_timedFnState()184 void BMK_resetTimedFnState(BMK_timedFnState_t* timedFnState, unsigned total_ms, unsigned run_ms) in BMK_resetTimedFnState()
71 int total_ms = 0; in generic_hub_debounce() local
190 int64_t total_ms = 0; member
54 uint64_t total_ms; member