:orphan: .. title:: choice CBPRINTF_INTEGRAL_CONV: Control range of convertible integer values .. _choice_347: .. 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 ================== .. highlight:: kconfig At ``lib/os/Kconfig.cbprintf:27`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``lib/Kconfig:16`` → ``lib/os/Kconfig:73`` Menu path: (Top) → Additional libraries → OS Support Library .. parsed-literal:: choice CBPRINTF_INTEGRAL_CONV bool "Control range of convertible integer values" default \ :option:`CBPRINTF_FULL_INTEGRAL ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*