Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi-imu.c553 if (event_cause != EVENT_PS_SLEEP && event_cause != EVENT_PS_AWAKE) in wlan_decode_rx_packet()
Dmlan_glue.c5544 if ((evt->event_id != EVENT_PS_SLEEP) && (evt->event_id != EVENT_PS_AWAKE)) in wifi_handle_fw_event()
5619 case EVENT_PS_SLEEP: in wifi_handle_fw_event()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_fw.h1633 #define EVENT_PS_SLEEP 0x0000000b macro