-
CONFIG_PWM_PCA9685_INIT_PRIORITY
¶
Init priority
Type: int
Help¶
Device driver initialization priority.
Default¶
70
Kconfig definition¶
At <Zephyr>/drivers/pwm/Kconfig.pca9685:21
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:44
→ <Zephyr>/drivers/pwm/Kconfig:24
Menu path: (Top) → Device Drivers → PWM (Pulse Width Modulation) Drivers → PCA9685 I2C-based PWM chip
config PWM_PCA9685_INIT_PRIORITY int "Init priority" default 70 depends onPWM_PCA9685
&&PWM
help Device driver initialization priority.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)