Searched refs:kENC_PositionRollOverInterruptEnable (Results 1 – 2 of 2) sorted by relevance
483 if (0U != ((uint32_t)kENC_PositionRollOverInterruptEnable & mask)) in ENC_EnableInterrupts()536 if (0U != ((uint32_t)kENC_PositionRollOverInterruptEnable & mask)) in ENC_DisableInterrupts()587 ret32 |= (uint32_t)kENC_PositionRollOverInterruptEnable; in ENC_GetEnabledInterrupts()
36 kENC_PositionRollOverInterruptEnable = (1U << 5U), /*!< Roll-over interrupt enable. */ enumerator