-
CONFIG_APDS9960_PPULSE_LENGTH_16US¶
16us
Type: bool
Direct dependencies¶
<choice: Proximity Pulse Length>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At drivers/sensor/apds9960/Kconfig:84
Included via Kconfig:8 → Kconfig.zephyr:32 → drivers/Kconfig:62 → drivers/sensor/Kconfig:55
Menu path: (Top) → Device Drivers → Sensor Drivers → APDS9960 Sensor → Proximity Pulse Length
config APDS9960_PPULSE_LENGTH_16US
bool "16us"
depends on <choice: Proximity Pulse Length>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)