Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/tdet/
Dfsl_tdet.h104kTDET_TamperPinDirectionOut = 1U, /*!< Tamper pins configured as output, drives inverse of expecte… enumerator
Dfsl_tdet.c78 if (kTDET_TamperPinDirectionOut == pinConfig->pinDirection) in tdet_PinConfigure()