Support for directly accessing the secure counter. More...
Macros | |
| #define | MCUX_CSSL_SC_VALUE_IMPL() |
| Access operation for the current secure counter value. More... | |
| #define | MCUX_CSSL_SC_ASSIGN_IMPL(value) |
| Assignment operation for the secure counter. More... | |
Support for directly accessing the secure counter.
| #define MCUX_CSSL_SC_VALUE_IMPL | ( | ) |
Access operation for the current secure counter value.
| #define MCUX_CSSL_SC_ASSIGN_IMPL | ( | value | ) |
Assignment operation for the secure counter.
| value | Value that needs to be assigned to the secure counter. |