Searched refs:kENC_WatchdogTimeoutInterruptEnable (Results 1 – 2 of 2) sorted by relevance
463 if (0U != ((uint32_t)kENC_WatchdogTimeoutInterruptEnable & mask)) in ENC_EnableInterrupts()516 if (0U != ((uint32_t)kENC_WatchdogTimeoutInterruptEnable & mask)) in ENC_DisableInterrupts()572 ret32 |= (uint32_t)kENC_WatchdogTimeoutInterruptEnable; in ENC_GetEnabledInterrupts()
30 kENC_WatchdogTimeoutInterruptEnable = (1U << 2U), /*!< Watchdog timeout interrupt enable. */ enumerator