The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_CRYPTO_ATAES132A_I2C_SPEED_FAST

Fast

Type: bool

Help

Fast bus speed of up to 400KHz.

Direct dependencies

<choice: ATAES132A I2C bus speed>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/crypto/Kconfig.ataes132a:41

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:72drivers/crypto/Kconfig:73

Menu path: (Top) → Device Drivers → Crypto Drivers [EXPERIMENTAL] → Atmel ATAES132A 32k AES Serial EEPROM support → ATAES132A I2C bus speed

config CRYPTO_ATAES132A_I2C_SPEED_FAST
    bool "Fast"
    depends on <choice>
    help
      Fast bus speed of up to 400KHz.

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