Skip to content

Commit

Permalink
Notice I had missed a reference to psa_ps_iterator_init
Browse files Browse the repository at this point in the history
Just one rename. 

Signed-off-by: Marcus Streets <[email protected]>
  • Loading branch information
MarcusJGStreets authored Apr 15, 2024
1 parent 324ae7a commit b332cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/storage/api/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ These definitions must be defined in the header file :file:`psa/storage_common.h
.. macro:: PSA_STORAGE_SUPPORT_ITERATION
(1u << 2)

Flag indicating that `psa_ps_iterator_init()` and `psa_ps_iterator_next()` are supported.
Flag indicating that `psa_ps_iterator_start()` and `psa_ps_iterator_next()` are supported.

.. macro:: PSA_STORAGE_ITERATOR_CTX__SIZE
:definition: /* implementation-defined value */
Expand Down

0 comments on commit b332cb7

Please sign in to comment.