Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/nxp/common/Native_Driver/drivers/
Dfsl_ctimer.h150 …ctimer_match_output_control_t outControl; /*!< Action to be taken on a match on the EM bit/output … member
Dfsl_ctimer.c402 … reg |= ((uint32_t)config->outControl) << (CTIMER_EMR_EMC0_SHIFT + ((uint32_t)matchChannel * 2U)); in CTIMER_SetupMatch()