Searched refs:oe (Results 1 – 4 of 4) sorted by relevance
263 uint32_t oe : 1; /**< Overflow Error */ member
753 …_irqsts_unpack(uint8_t* rtdr, uint8_t* rfe, uint8_t* temt, uint8_t* thre, uint8_t* oe, uint8_t* dr) in stdio_uart_irqsts_unpack() argument761 *oe = (localVal & ((uint32_t)0x00000002)) >> 1; in stdio_uart_irqsts_unpack()
1507 hi_u32 oe; in hal_hdmi_phy_oe_set() local1512 oe = enable ? PHY_OE_ON : PHY_OE_OFF; in hal_hdmi_phy_oe_set()1530 hdmi_reg_gc_pd_set(oe); in hal_hdmi_phy_oe_set()