Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.h1091 bool detectionOnly; /*!< Detection only, do not write working buffer. */ member
Dfsl_pxp.c2217 if (config->detectionOnly) in PXP_SetWfeaConfig()