Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/common/template/
Dflash_otp_nv_counters_backend.h54 uint8_t bl1_nv_counter_0[16]; variable
Dotp_flash.c103 …return write_to_output(id, offsetof(struct flash_otp_nv_counters_region_t, bl1_nv_counter_0), out_… in tfm_plat_otp_read()
221 …return read_from_input(id, offsetof(struct flash_otp_nv_counters_region_t, bl1_nv_counter_0), in_l… in tfm_plat_otp_write()
331 *size = sizeof(((struct flash_otp_nv_counters_region_t*)0)->bl1_nv_counter_0); in tfm_plat_otp_get_size()