Searched refs:enableInterrupt (Results 1 – 3 of 3) sorted by relevance
49 matchConfig.enableInterrupt = true; in tfm_plat_test_secure_timer_start()91 matchConfig.enableInterrupt = true; in tfm_plat_test_non_secure_timer_start()
396 …reg |= ((uint32_t)(config->enableInterrupt) << (CTIMER_MCR_MR0I_SHIFT + ((uint32_t)matchChannel * … in CTIMER_SetupMatch()414 if (config->enableInterrupt) in CTIMER_SetupMatch()
152 bool enableInterrupt; /*!< true: Generate interrupt upon match member