Searched refs:enablePrsSource (Results 1 – 4 of 4) sorted by relevance
346 | (init->enablePrsSource ? TIMER_DTCFG_DTPRSEN : 0); in TIMER_InitDTI()347 if (init->enablePrsSource) { in TIMER_InitDTI()380 | (init->enablePrsSource ? TIMER_DTCTRL_DTPRSEN : 0) in TIMER_InitDTI()
506 bool enablePrsSource; member