Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/capt/
Dfsl_capt.c107 tmp32 |= CAPT_POLL_TCNT_TOUT(config->timeOutCount) | CAPT_POLL_TCNT_POLL(config->pollCount) | in CAPT_Init()
166 config->pollCount = 0U; in CAPT_GetDefaultConfig()
Dfsl_capt.h176 …uint8_t pollCount; /*!< Sets the time delay between polling rounds (successive sets of X measureme… member