:orphan: .. title:: choice CBPRINTF_INTEGRAL_CONV: Control range of convertible integer values .. _choice_493: .. describe:: choice CBPRINTF_INTEGRAL_CONV: Control range of convertible integer values *Control range of convertible integer values* Type: ``bool`` Default ======= - \ :kconfig:`CBPRINTF_FULL_INTEGRAL ` Choice options ============== - \ :kconfig:`CBPRINTF_FULL_INTEGRAL ` - \ :kconfig:`CBPRINTF_REDUCED_INTEGRAL ` Kconfig definition ================== At ``/os/Kconfig.cbprintf:27`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:43`` → ``/Kconfig:10`` → ``/os/Kconfig:81`` Menu path: (Top) → Additional libraries → OS Support Library .. code-block:: kconfig choice CBPRINTF_INTEGRAL_CONV bool "Control range of convertible integer values" default CBPRINTF_FULL_INTEGRAL *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*