:orphan: .. title:: CLOCK_CONTROL_NRF_K32SRC_100PPM .. option:: CONFIG_CLOCK_CONTROL_NRF_K32SRC_100PPM *76 ppm to 100 ppm* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``drivers/clock_control/Kconfig.nrf:134`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:54`` → ``drivers/clock_control/Kconfig:23`` Menu path: (Top) → Device Drivers → Hardware clock controller support → NRF Clock controller support → 32KHz clock accuracy .. parsed-literal:: config CLOCK_CONTROL_NRF_K32SRC_100PPM bool "76 ppm to 100 ppm" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*