Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/prince/
Dfsl_prince.c32 …uint32_t temp_base = 0, temp_sr = 0, region_index = 0, contiguous_start_index = 0, contiguous_end_… in PRINCE_CheckerAlgorithm() local
51 temp_sr = PRINCE->SR_ENABLE0; in PRINCE_CheckerAlgorithm()
56 temp_sr = PRINCE->SR_ENABLE1; in PRINCE_CheckerAlgorithm()
61 temp_sr = PRINCE->SR_ENABLE2; in PRINCE_CheckerAlgorithm()
71 (temp_sr != 0U)) in PRINCE_CheckerAlgorithm()
78 if (0U != (temp_sr & (1UL << i))) in PRINCE_CheckerAlgorithm()