Home
last modified time | relevance | path

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

/nrf_wifi-latest/hw_if/hal/inc/common/
Dhal_structs_common.h26 #define RPU_PS_WAKE_TIMEOUT_S 1 macro
/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_api_common.c96 } while (elapsed_time_sec < RPU_PS_WAKE_TIMEOUT_S); in hal_rpu_ps_wake()
102 RPU_PS_WAKE_TIMEOUT_S, in hal_rpu_ps_wake()