CONFIG_SX9500_THREAD_STACK_SIZE
Sensor delayed work thread stack size
Type: int
Direct dependencies
SX9500_TRIGGER_OWN_THREAD
&& SX9500
&& SENSOR
(Includes any dependencies from ifs and menus.)
Default
1024
Kconfig definition
At <Zephyr>/drivers/sensor/sx9500/Kconfig:43
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:64
→ <Zephyr>/drivers/sensor/Kconfig:217
Menu path: (Top) → Device Drivers → Sensor Drivers → SX9500 I2C SAR Proximity Chip
config SX9500_THREAD_STACK_SIZE
int "Sensor delayed work thread stack size"
default 1024
depends on SX9500_TRIGGER_OWN_THREAD && SX9500 && SENSOR
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)