Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.c842 S32 s32Dtime, s32Stable_count; in ms_hub_port_debounce() local
847 s32Stable_count = 0; in ms_hub_port_debounce()
860 if (++s32Stable_count == HUB_DEBOUNCE_STABLE) in ms_hub_port_debounce()
866 s32Stable_count = 0; in ms_hub_port_debounce()
879 port + 1, s32Dtime, s32Stable_count, u16Portstatus); in ms_hub_port_debounce()