We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 324ae7a commit b332cb7Copy full SHA for b332cb7
doc/storage/api/api.rst
@@ -128,7 +128,7 @@ These definitions must be defined in the header file :file:`psa/storage_common.h
128
.. macro:: PSA_STORAGE_SUPPORT_ITERATION
129
(1u << 2)
130
131
- 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.
132
133
.. macro:: PSA_STORAGE_ITERATOR_CTX__SIZE
134
:definition: /* implementation-defined value */
0 commit comments