Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/prince/
Dfsl_prince.c75 secure_bool_t contiguous_end_found = kSECURE_FALSE; in PRINCE_CheckerAlgorithm() local
85 if (kSECURE_TRUE == contiguous_end_found) in PRINCE_CheckerAlgorithm()
93 … if ((kSECURE_TRUE == first_set_bit_found) && (kSECURE_FALSE == contiguous_end_found)) in PRINCE_CheckerAlgorithm()
95 contiguous_end_found = kSECURE_TRUE; in PRINCE_CheckerAlgorithm()