Searched refs:matchValue (Results 1 – 3 of 3) sorted by relevance
48 matchConfig.matchValue = TIMER_RELOAD_VALUE; in tfm_plat_test_secure_timer_start()90 matchConfig.matchValue = TIMER_RELOAD_VALUE; in tfm_plat_test_non_secure_timer_start()
384 assert(!(FSL_FEATURE_CTIMER_BIT_SIZEn(base) < 32 && config->matchValue > 0xFFFFU)); in CTIMER_SetupMatch()410 base->MR[matchChannel] = config->matchValue; in CTIMER_SetupMatch()
145 uint32_t matchValue; /*!< This is stored in the match register */ member