The latest development version of this page may be more current than this released 2.7.5 version.
choice: FP16 format

FP16 format

Type: bool

Direct dependencies

FP16 && ARM

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At arch/arm/core/aarch32/Kconfig:271

Included via Kconfig:8Kconfig.zephyr:39arch/Kconfig:12arch/arm/Kconfig:57

Menu path: (Top) → ARM Options → Half-precision floating point support

choice
    bool "FP16 format"
    default FP16_IEEE
    depends on FP16 && ARM

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)