Searched refs:kFTM_CntMax (Results 1 – 2 of 2) sorted by relevance
278 …kFTM_CntMax = (1U << 8), /*!< Use in up-down count mode only, reload when counter reaches th… enumerator
202 if ((reloadPoints & (uint32_t)kFTM_CntMax) != 0U) in FTM_SetReloadPoints()