Searched refs:enableCounterReset (Results 1 – 3 of 3) sorted by relevance
46 matchConfig.enableCounterReset = true; in tfm_plat_test_secure_timer_start()88 matchConfig.enableCounterReset = true; in tfm_plat_test_non_secure_timer_start()
146 bool enableCounterReset; /*!< true: Match will reset the counter member
394 …reg |= ((uint32_t)(config->enableCounterReset) << (CTIMER_MCR_MR0R_SHIFT + ((uint32_t)matchChannel… in CTIMER_SetupMatch()