Back to Zephyr

OTP API

doc/hardware/peripherals/otp/api.rst

4.4.0481 B
Original Source

.. _otp_api:

OTP API #######

Overview


The OTP API provides means to provision and read :abbr:OTP(One Time Programmable) memory devices

API implementation Reference


.. doxygengroup:: otp_interface

Configuration Options


OTP related configuration options:

  • :kconfig:option:CONFIG_OTP
  • :kconfig:option:CONFIG_OTP_PROGRAM
  • :kconfig:option:CONFIG_OTP_INIT_PRIORITY
  • :kconfig:option-regex:CONFIG_OTP_SHELL.*