Searched refs:enableCounterStop (Results 1 – 3 of 3) sorted by relevance
59 matchConfig.enableCounterStop = false; in tfm_plat_test_secure_timer_start()99 matchConfig.enableCounterStop = true; in tfm_plat_test_non_secure_timer_start()
148 bool enableCounterStop; /*!< true: Match will stop the counter member
395 …reg |= ((uint32_t)(config->enableCounterStop) << (CTIMER_MCR_MR0S_SHIFT + ((uint32_t)matchChannel … in CTIMER_SetupMatch()