Home
last modified time | relevance | path

Searched defs:wake_up_conds (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c918 static int wlan_send_host_sleep_int(uint32_t wake_up_conds, bool is_config) in wlan_send_host_sleep_int()
1059 int wlan_send_host_sleep(uint32_t wake_up_conds) in wlan_send_host_sleep()
1107 int wlan_wowlan_config(uint8_t is_mef, t_u32 wake_up_conds) in wlan_wowlan_config()
6747 uint32_t wake_up_conds = (uint32_t)msg->data; in wlcm_send_host_sleep() local
Dwlan_tests.c2001 uint32_t wake_up_conds = 0; local