:orphan: .. title:: CONFIG_CLOCK_CONTROL_NRF_K32SRC_30PPM .. kconfig:: CONFIG_CLOCK_CONTROL_NRF_K32SRC_30PPM CONFIG_CLOCK_CONTROL_NRF_K32SRC_30PPM ##################################### *21 ppm to 30 ppm* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/clock_control/Kconfig.nrf:143`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:56`` → ``/clock_control/Kconfig:23`` Menu path: (Top) → Device Drivers → Hardware clock controller support → NRF Clock controller support → 32KHz clock accuracy .. code-block:: kconfig config CLOCK_CONTROL_NRF_K32SRC_30PPM bool "21 ppm to 30 ppm" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*