Home
last modified time | relevance | path

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

/nrf_wifi-latest/hw_if/hal/inc/common/
Dhal_structs_common.h25 #define RPU_PS_WAKE_INTERVAL_MS 1 macro
/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_api_common.c92 } while ((idle_time_us / 1000) < RPU_PS_WAKE_INTERVAL_MS); in hal_rpu_ps_wake()