-
CONFIG_MODEM_WNCM14A2A_RX_STACK_SIZE
¶
Size of the stack for the WNC-M14A2A modem driver RX thread
Type: int
Help¶
This stack is used by the WNCM14A2A RX thread.
Defaults¶
- 1028 if
MODEM_WNCM14A2A
&&MODEM
Kconfig definition¶
At drivers/modem/Kconfig.wncm14a2a:24
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:82
→ drivers/modem/Kconfig:49
Menu path: (top menu) → Device Drivers → Modem Drivers → Enable Wistron LTE-M modem driver
config MODEM_WNCM14A2A_RX_STACK_SIZE int prompt "Size of the stack for the WNC-M14A2A modem driver RX thread" ifMODEM_WNCM14A2A
&&MODEM
default 1028 ifMODEM_WNCM14A2A
&&MODEM
depends onMODEM_WNCM14A2A
&&MODEM
help This stack is used by the WNCM14A2A RX thread.
(Definitions include propagated dependencies, including from if’s and menus.)