-
CONFIG_WIFI_WINC1500_SPI_FREQ
¶
SPI frequency to use with WINC1500
Type: int
Help¶
SPI frequency to use with WINC1500
Defaults¶
- 8000000 if
WIFI_WINC1500
&&WIFI
Kconfig definition¶
At drivers/wifi/winc1500/Kconfig.winc1500:35
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:78
→ drivers/wifi/Kconfig:44
Menu path: (top menu) → Device Drivers → add support for WiFi Drivers → WINC1500 driver support
config WIFI_WINC1500_SPI_FREQ int prompt "SPI frequency to use with WINC1500" ifWIFI_WINC1500
&&WIFI
default 8000000 ifWIFI_WINC1500
&&WIFI
depends onWIFI_WINC1500
&&WIFI
help SPI frequency to use with WINC1500
(Definitions include propagated dependencies, including from if’s and menus.)