Searched refs:OUT_EN (Results 1 – 6 of 6) sorted by relevance
97 LTDC->OUT_EN = 0; in Set_LCD_Timing_to_LTDC()116 LTDC->OUT_EN |= 0x107; in Set_LCD_Timing_to_LTDC()
572 USB->DAINT_EN_b.OUT_EN |= BIT(ep); in USB_devINT_enDone()574 USB->DAINT_EN_b.OUT_EN &= ~BIT(ep); in USB_devINT_enDone()
535 __IO uint32_t OUT_EN; // 0x28 member
558 __IO uint32_t OUT_EN; member
1012 __IO uint32_t OUT_EN; member1102 __IO uint32_t OUT_EN;//38 member
5051 …__IO uint32_t OUT_EN : 16; /*!< OUT EP Interrupt Enable, from 0 to 15. … member
Completed in 85 milliseconds