Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/nxp/common/Native_Driver/drivers/
Dfsl_ctimer.h151 bool outPinInitState; /*!< Initial value of the EM bit/output */ member
Dfsl_ctimer.c406 reg |= ((uint32_t)config->outPinInitState) << (uint32_t)matchChannel; in CTIMER_SetupMatch()