Home
last modified time | relevance | path

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

/nrf_wifi-latest/hw_if/hal/inc/radio_test/
Dphy_rf_params.h21 #define RX_CAPTURE_TIMEOUT_CONST 11 macro
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/
Dfmac_api.c499 (count < (RX_CAPTURE_TIMEOUT_CONST * capture_timeout))); in nrf_wifi_rt_fmac_rf_test_rx_cap()
501 if (count == (RX_CAPTURE_TIMEOUT_CONST * capture_timeout)) { in nrf_wifi_rt_fmac_rf_test_rx_cap()