:orphan: .. title:: CONFIG_APDS9960_PPULSE_LENGTH_4US .. kconfig:: CONFIG_APDS9960_PPULSE_LENGTH_4US CONFIG_APDS9960_PPULSE_LENGTH_4US ################################# *4us* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/apds9960/Kconfig:78`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:64`` → ``/sensor/Kconfig:55`` Menu path: (Top) → Device Drivers → Sensor Drivers → APDS9960 Sensor → Proximity Pulse Length .. code-block:: kconfig config APDS9960_PPULSE_LENGTH_4US bool "4us" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*