Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_wifi_device.h1979 SL_SI91X_WLAN_MODE = 1, ///< WLAN mode (not currently supported) enumerator
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_rsi_utility.c600 coex_mode = SL_SI91X_WLAN_MODE; in get_coex_performance_profile()
604 case SL_SI91X_WLAN_MODE: { in get_coex_performance_profile()
Dsl_si91x_driver.c344 if (config->boot_config.coex_mode == SL_SI91X_WLAN_MODE) { // Check for not support mode in sl_si91x_driver_init()