Home
last modified time | relevance | path

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

/nrf_wifi-latest/
DDoxyfile11 # TAG = value [value, ...]
13 # TAG += value [value, ...]
35 # The default value is: UTF-8.
43 # The default value is: My Project.
86 # The default value is: NO.
93 # directories at level 8 which is the default and also the maximum value. The
96 # Minimum value: 0, maximum value: 8, default value: 8.
105 # The default value is: NO.
120 # The default value is: English.
127 # The default value is: YES.
[all …]
/nrf_wifi-latest/fw_if/umac_if/inc/radio_test/
Dfmac_api.h191 unsigned char value);
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/
Dfmac_api.c750 unsigned char value) in nrf_wifi_rt_fmac_set_xo_val() argument
770 nrf_wifi_rf_test_xo_calib_params.xo_val = value; in nrf_wifi_rt_fmac_set_xo_val()