Home
last modified time | relevance | path

Searched refs:enabled (Results 1 – 10 of 10) sorted by relevance

/nrf_wifi-latest/hw_if/hal/inc/radio_test/
Dphy_rf_params.h113 unsigned char enabled; member
118 unsigned char enabled; member
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_cmd.c206 unsigned char enabled) in umac_cmd_sys_he_ltf_gi() argument
230 if (enabled) { in umac_cmd_sys_he_ltf_gi()
240 &enabled, in umac_cmd_sys_he_ltf_gi()
241 sizeof(enabled)); in umac_cmd_sys_he_ltf_gi()
Dfmac_api.c3838 unsigned char enabled) in nrf_wifi_sys_fmac_conf_ltf_gi() argument
3848 status = umac_cmd_sys_he_ltf_gi(fmac_dev_ctx, he_ltf, he_gi, enabled); in nrf_wifi_sys_fmac_conf_ltf_gi()
/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_cmd.h36 unsigned char enabled);
Dfmac_api.h1140 unsigned char enabled);
/nrf_wifi-latest/doc/
Dlow_api_radio_test.rst9 It will be enabled in the future.
/nrf_wifi-latest/fw_if/umac_if/inc/common/
Dfmac_api_common.h158 unsigned char enabled);
/nrf_wifi-latest/
DDoxyfile353 # If the MARKDOWN_SUPPORT tag is enabled then Doxygen pre-processes all comments
383 # When enabled Doxygen tries to link words that correspond to documented
433 # If one adds a struct or class to a group and this option is enabled, then also
470 # When TYPEDEF_HIDES_STRUCT tag is enabled, a typedef of a struct, union, or
588 # section is generated. This option has no effect if EXTRACT_ALL is enabled.
596 # will also hide undocumented C++ concepts if enabled. This option has no effect
597 # if EXTRACT_ALL is enabled.
729 # If the STRICT_PROTO_MATCHING option is enabled and Doxygen fails to do proper
894 # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that
1192 # If SOURCE_TOOLTIPS is enabled (the default) then hovering a hyperlink in the
[all …]
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/
Dfmac_api.c541 rf_test_tx_params.enabled = enable; in nrf_wifi_rt_fmac_rf_test_tx_tone()
599 rf_test_dpd_params.enabled = enable; in nrf_wifi_rt_fmac_rf_test_dpd()
/nrf_wifi-latest/fw_if/umac_if/inc/fw/
Dhost_rpu_umac_if.h2938 unsigned char enabled; member