The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_FORMAT_S32LE

Support S32LE

Type: bool

Help

Support 32 bit processing data format with sign and in little endian format

Direct dependencies

SOF

(Includes any dependencies from ifs and menus.)

Default

  • y

Kconfig definition

At /home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/audio/Kconfig:373

Included via Kconfig:8Kconfig.zephyr:23modules/Kconfig:6doc/_build/Kconfig/Kconfig.modules:14/home/nashif/zephyrproject/modules/audio/sof/zephyr/Kconfig:2/home/nashif/zephyrproject/modules/audio/sof/zephyr/../Kconfig.sof:124/home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/Kconfig:9

Menu path: (Top) → Modules → sof (/home/nashif/zephyrproject/modules/audio/sof) → Data formats

config FORMAT_S32LE
    bool "Support S32LE"
    default y
    depends on SOF
    help
      Support 32 bit processing data format with sign and in little endian format

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