Searched refs:enableXpins (Results 1 – 2 of 2) sorted by relevance
94 CAPT_CTRL_XPINUSE(config->XpinsMode) | CAPT_CTRL_XPINSEL(config->enableXpins); in CAPT_Init()167 config->enableXpins = 0U; in CAPT_GetDefaultConfig()285 void CAPT_PollNow(CAPT_Type *base, uint16_t enableXpins) in CAPT_PollNow() argument303 CAPT_CTRL_XPINSEL(enableXpins); in CAPT_PollNow()
180 …uint16_t enableXpins; /*!< Selects which of the available X pins are enabled. Please refer to '_ca… member371 void CAPT_PollNow(CAPT_Type *base, uint16_t enableXpins);