Home
last modified time | relevance | path

Searched refs:PS_NV_COUNTER_SIZE (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.4.0/secure_fw/partitions/protected_storage/nv_counters/
Dps_nv_counters.h27 #define PS_NV_COUNTER_SIZE 4 /* In bytes */ macro
Dps_nv_counters.c16 err = tfm_platform_nv_counter_read(counter_id, PS_NV_COUNTER_SIZE, in ps_read_nv_counter()