Searched refs:tsc_isr (Results 1 – 1 of 1) sorted by relevance
199 volatile const uint32_t *tsc_isr = &tsc->ISR; in ZTEST() local204 zexpect_false((*tsc_isr & TSC_ISR_MCEF_Msk) >> TSC_ISR_MCEF_Pos); in ZTEST()