Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/drivers/st/
Dbsec.h123 uint32_t bsec_read_permanent_lock(uint32_t otp, bool *value);
/trusted-firmware-a-latest/drivers/st/bsec/
Dbsec2.c462 result = bsec_read_permanent_lock(otp, &perm_lock); in bsec_program_otp()
826 uint32_t bsec_read_permanent_lock(uint32_t otp, bool *value) in bsec_read_permanent_lock() function