-
CONFIG_SENSOR_INIT_PRIORITY
¶
Sensor init priority
Type: int
Help¶
Sensor initialization priority.
Kconfig definition¶
At drivers/sensor/Kconfig:20
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
Menu path: (top menu) → Device Drivers → Sensor Drivers
config SENSOR_INIT_PRIORITY int prompt "Sensor init priority" ifSENSOR
default 90 ifSENSOR
depends onSENSOR
help Sensor initialization priority.
(Definitions include propagated dependencies, including from if’s and menus.)