Searched refs:TIMER_SHORTS_COMPARE0_STOP_Msk (Results 1 – 2 of 2) sorted by relevance
341 if ( NRF_TIMER_regs[t].SHORTS & (TIMER_SHORTS_COMPARE0_STOP_Msk << cc) ) { in nrf_timer_timer_triggered()
10826 #define TIMER_SHORTS_COMPARE0_STOP_Msk (0x1UL << TIMER_SHORTS_COMPARE0_STOP_Pos) /*!< Bit mask of C… macro