Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/capt/
Dfsl_capt.c107 tmp32 |= CAPT_POLL_TCNT_TOUT(config->timeOutCount) | CAPT_POLL_TCNT_POLL(config->pollCount) | in CAPT_Init()
165 config->timeOutCount = 12U; in CAPT_GetDefaultConfig()
Dfsl_capt.h174 …uint8_t timeOutCount; /*!< Sets the count value at which a time-out event occurs if a measurement … member