Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/rdc/
Dfsl_rdc.h111 bool hasViolation; /*!< Violating happens or not. */ member
Dfsl_rdc.c301 status->hasViolation = ((regMRVS & RDC_MRVS_AD_MASK) != 0U); in RDC_GetMemViolationStatus()