Home
last modified time | relevance | path

Searched refs:wakeup_times (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_lowpower.h67 hi_u32 wakeup_times; /**< wakeup times.CNcomment:唤醒次数统计 CNend */ member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dplat_pm_wlan.c541 printk("wakeup_times:%u\n", lpc_info->wakeup_times); in wlan_pm_dump_device_pm_info()
638 hi_u32 wakeup_times = 0; in wlan_pm_wakeup_dev_again() local
639 for (; wakeup_times < WLAN_TRY_WAKEUP_FAIL_TIMES; wakeup_times++) { in wlan_pm_wakeup_dev_again()
643 if (wakeup_times) { in wlan_pm_wakeup_dev_again()
658 printk("wlan_pm_wakeup_dev_again wait cor completion timeout[%u]\n", wakeup_times); in wlan_pm_wakeup_dev_again()
663 printk("[ERROR]wk again fail:[%u] \n", wakeup_times); in wlan_pm_wakeup_dev_again()
H A Dplat_pm_wlan.h176 hi_u32 wakeup_times; /**< wakeup times.CNcomment:唤醒次数统计 CNend */ member

Completed in 3 milliseconds