We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1766613 commit 1b571bfCopy full SHA for 1b571bf
drivers/wifi/nrf_wifi/Kconfig.nrfwifi
@@ -201,6 +201,10 @@ config NRF70_SR_COEX
201
202
config NRF70_SR_COEX_RF_SWITCH
203
bool "GPIO configuration to control SR side RF switch position"
204
+ help
205
+ Select this option to enable GPIO configuration to control SR side RF switch position.
206
+ If this GPIO is asserted (1), the SR side RF switch is connected to the Wi-Fi side (shared antenna).
207
+ If this GPIO is de-asserted (0), the SR side RF switch is connected to the SR side (separate antenna).
208
209
config NRF70_WORKQ_STACK_SIZE
210
int "Stack size for workqueue"
0 commit comments