Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/common/template/
Dflash_otp_nv_counters_backend.h46 uint8_t bl2_nv_counter_3[64]; variable
Dotp_flash.c94 …return write_to_output(id, offsetof(struct flash_otp_nv_counters_region_t, bl2_nv_counter_3), out_… in tfm_plat_otp_read()
213 …return read_from_input(id, offsetof(struct flash_otp_nv_counters_region_t, bl2_nv_counter_3), in_l… in tfm_plat_otp_write()
321 *size = sizeof(((struct flash_otp_nv_counters_region_t*)0)->bl2_nv_counter_3); in tfm_plat_otp_get_size()