:orphan: .. title:: choice CBPRINTF_INTEGRAL_CONV: Control range of convertible integer values .. _choice_361: .. describe:: choice CBPRINTF_INTEGRAL_CONV: Control range of convertible integer values *Control range of convertible integer values* Type: ``bool`` Default ======= - \ :option:`CBPRINTF_FULL_INTEGRAL ` Choice options ============== - \ :option:`CBPRINTF_FULL_INTEGRAL ` - \ :option:`CBPRINTF_REDUCED_INTEGRAL ` Kconfig definition ================== At ``/os/Kconfig.cbprintf:27`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:10`` → ``/os/Kconfig:86`` 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.)*