Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/otfad/
Dfsl_otfad.c230 bool contextValid = false; in OTFAD_HitDetermination() local
246 contextValid = in OTFAD_HitDetermination()
250 if ((tempAddr >= startAddr) && (tempAddr <= endAddr) && contextValid) in OTFAD_HitDetermination()