Searched refs:kENC_PositionRollUnderInterruptEnable (Results 1 – 2 of 2) sorted by relevance
487 if (0U != ((uint32_t)kENC_PositionRollUnderInterruptEnable & mask)) in ENC_EnableInterrupts()540 if (0U != ((uint32_t)kENC_PositionRollUnderInterruptEnable & mask)) in ENC_DisableInterrupts()591 ret32 |= (uint32_t)kENC_PositionRollUnderInterruptEnable; in ENC_GetEnabledInterrupts()
37 kENC_PositionRollUnderInterruptEnable = (1U << 6U), /*!< Roll-under interrupt enable. */ enumerator