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