Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dui.c398 struct timeval curTime; in input_thread() local
399 gettimeofday(&curTime, NULL); in input_thread()
402 seconds = curTime.tv_sec - touchStart.tv_sec; in input_thread()
403 useconds = curTime.tv_usec - touchStart.tv_usec; in input_thread()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dphydm_adaptivity.c709 u8Byte diffTime, curTime, oldestTime; in Phydm_AdaptivityBSOD() local
726 curTime = PlatformGetCurrentTime(); in Phydm_AdaptivityBSOD()
741 diffTime = curTime - oldestTime; in Phydm_AdaptivityBSOD()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dphydm_adaptivity.c842 u8Byte diffTime, curTime, oldestTime; in Phydm_AdaptivityBSOD() local
859 curTime = PlatformGetCurrentTime(); in Phydm_AdaptivityBSOD()
874 diffTime = curTime - oldestTime; in Phydm_AdaptivityBSOD()
/OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/
H A DQMIDevice.c3662 u16 curTime; local
3685 for (curTime = 0; curTime < timeout; curTime += interval)
3780 if (curTime >= timeout)
3785 DBG( "QMI Ready after %u milliseconds\n", curTime );
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_btcoex.c346 u32 curTime = 0; in halbtcoutsrc_AggregationCheck() local
356 curTime = rtw_systime_to_ms(rtw_get_current_time()); in halbtcoutsrc_AggregationCheck()
357 …if((curTime - preTime) < HALBTCOUTSRC_AGG_CHK_WINDOW_IN_MS) // over 8 seconds you can execute this… in halbtcoutsrc_AggregationCheck()
363 preTime = curTime; in halbtcoutsrc_AggregationCheck()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/
H A Dhal_btcoex.c424 u32 curTime = 0; in halbtcoutsrc_AggregationCheck() local
434 curTime = rtw_systime_to_ms(rtw_get_current_time()); in halbtcoutsrc_AggregationCheck()
435 …if((curTime - preTime) < HALBTCOUTSRC_AGG_CHK_WINDOW_IN_MS) // over 8 seconds you can execute this… in halbtcoutsrc_AggregationCheck()
441 preTime = curTime; in halbtcoutsrc_AggregationCheck()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/
H A Dhal_btcoex.c416 u32 curTime = 0; in halbtcoutsrc_AggregationCheck() local
426 curTime = rtw_systime_to_ms(rtw_get_current_time()); in halbtcoutsrc_AggregationCheck()
427 …if ((curTime - preTime) < HALBTCOUTSRC_AGG_CHK_WINDOW_IN_MS) /* over 8 seconds you can execute thi… in halbtcoutsrc_AggregationCheck()
430 preTime = curTime; in halbtcoutsrc_AggregationCheck()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/
H A Dhal_btcoex.c452 u32 curTime = 0; in halbtcoutsrc_AggregationCheck() local
462 curTime = rtw_systime_to_ms(rtw_get_current_time()); in halbtcoutsrc_AggregationCheck()
463 …if ((curTime - preTime) < HALBTCOUTSRC_AGG_CHK_WINDOW_IN_MS) /* over 8 seconds you can execute thi… in halbtcoutsrc_AggregationCheck()
466 preTime = curTime; in halbtcoutsrc_AggregationCheck()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_btcoex.c449 u32 curTime = 0; in halbtcoutsrc_AggregationCheck() local
459 curTime = rtw_systime_to_ms(rtw_get_current_time()); in halbtcoutsrc_AggregationCheck()
460 …if ((curTime - preTime) < HALBTCOUTSRC_AGG_CHK_WINDOW_IN_MS) /* over 8 seconds you can execute thi… in halbtcoutsrc_AggregationCheck()
463 preTime = curTime; in halbtcoutsrc_AggregationCheck()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_btcoex.c449 u32 curTime = 0; in halbtcoutsrc_AggregationCheck() local
459 curTime = rtw_systime_to_ms(rtw_get_current_time()); in halbtcoutsrc_AggregationCheck()
460 …if ((curTime - preTime) < HALBTCOUTSRC_AGG_CHK_WINDOW_IN_MS) /* over 8 seconds you can execute thi… in halbtcoutsrc_AggregationCheck()
463 preTime = curTime; in halbtcoutsrc_AggregationCheck()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_btcoex.c450 u32 curTime = 0; in halbtcoutsrc_AggregationCheck() local
460 curTime = rtw_systime_to_ms(rtw_get_current_time()); in halbtcoutsrc_AggregationCheck()
461 …if ((curTime - preTime) < HALBTCOUTSRC_AGG_CHK_WINDOW_IN_MS) /* over 8 seconds you can execute thi… in halbtcoutsrc_AggregationCheck()
464 preTime = curTime; in halbtcoutsrc_AggregationCheck()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_btcoex.c449 u32 curTime = 0; in halbtcoutsrc_AggregationCheck() local
459 curTime = rtw_systime_to_ms(rtw_get_current_time()); in halbtcoutsrc_AggregationCheck()
460 …if ((curTime - preTime) < HALBTCOUTSRC_AGG_CHK_WINDOW_IN_MS) /* over 8 seconds you can execute thi… in halbtcoutsrc_AggregationCheck()
463 preTime = curTime; in halbtcoutsrc_AggregationCheck()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_btcoex.c449 u32 curTime = 0; in halbtcoutsrc_AggregationCheck() local
459 curTime = rtw_systime_to_ms(rtw_get_current_time()); in halbtcoutsrc_AggregationCheck()
460 …if ((curTime - preTime) < HALBTCOUTSRC_AGG_CHK_WINDOW_IN_MS) /* over 8 seconds you can execute thi… in halbtcoutsrc_AggregationCheck()
463 preTime = curTime; in halbtcoutsrc_AggregationCheck()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_btcoex.c450 u32 curTime = 0; in halbtcoutsrc_AggregationCheck() local
460 curTime = rtw_systime_to_ms(rtw_get_current_time()); in halbtcoutsrc_AggregationCheck()
461 …if ((curTime - preTime) < HALBTCOUTSRC_AGG_CHK_WINDOW_IN_MS) /* over 8 seconds you can execute thi… in halbtcoutsrc_AggregationCheck()
464 preTime = curTime; in halbtcoutsrc_AggregationCheck()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_btcoex.c449 u32 curTime = 0; in halbtcoutsrc_AggregationCheck() local
459 curTime = rtw_systime_to_ms(rtw_get_current_time()); in halbtcoutsrc_AggregationCheck()
460 …if ((curTime - preTime) < HALBTCOUTSRC_AGG_CHK_WINDOW_IN_MS) /* over 8 seconds you can execute thi… in halbtcoutsrc_AggregationCheck()
463 preTime = curTime; in halbtcoutsrc_AggregationCheck()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_btcoex.c449 u32 curTime = 0; in halbtcoutsrc_AggregationCheck() local
459 curTime = rtw_systime_to_ms(rtw_get_current_time()); in halbtcoutsrc_AggregationCheck()
460 …if ((curTime - preTime) < HALBTCOUTSRC_AGG_CHK_WINDOW_IN_MS) /* over 8 seconds you can execute thi… in halbtcoutsrc_AggregationCheck()
463 preTime = curTime; in halbtcoutsrc_AggregationCheck()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_btcoex.c449 u32 curTime = 0; in halbtcoutsrc_AggregationCheck() local
459 curTime = rtw_systime_to_ms(rtw_get_current_time()); in halbtcoutsrc_AggregationCheck()
460 …if ((curTime - preTime) < HALBTCOUTSRC_AGG_CHK_WINDOW_IN_MS) /* over 8 seconds you can execute thi… in halbtcoutsrc_AggregationCheck()
463 preTime = curTime; in halbtcoutsrc_AggregationCheck()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_btcoex.c448 u32 curTime = 0; in halbtcoutsrc_AggregationCheck() local
458 curTime = rtw_systime_to_ms(rtw_get_current_time()); in halbtcoutsrc_AggregationCheck()
459 …if ((curTime - preTime) < HALBTCOUTSRC_AGG_CHK_WINDOW_IN_MS) /* over 8 seconds you can execute thi… in halbtcoutsrc_AggregationCheck()
462 preTime = curTime; in halbtcoutsrc_AggregationCheck()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_btcoex.c449 u32 curTime = 0; in halbtcoutsrc_AggregationCheck() local
459 curTime = rtw_systime_to_ms(rtw_get_current_time()); in halbtcoutsrc_AggregationCheck()
460 …if ((curTime - preTime) < HALBTCOUTSRC_AGG_CHK_WINDOW_IN_MS) /* over 8 seconds you can execute thi… in halbtcoutsrc_AggregationCheck()
463 preTime = curTime; in halbtcoutsrc_AggregationCheck()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_btcoex.c449 u32 curTime = 0; in halbtcoutsrc_AggregationCheck() local
459 curTime = rtw_systime_to_ms(rtw_get_current_time()); in halbtcoutsrc_AggregationCheck()
460 …if ((curTime - preTime) < HALBTCOUTSRC_AGG_CHK_WINDOW_IN_MS) /* over 8 seconds you can execute thi… in halbtcoutsrc_AggregationCheck()
463 preTime = curTime; in halbtcoutsrc_AggregationCheck()