Searched refs:TxCSRH_REG_EPN_ENABLE_ISO_MASK (Results 1 – 2 of 2) sorted by relevance
101 #define TxCSRH_REG_EPN_ENABLE_ISO_MASK 0x4000u macro
554 USB->ENDPOINT[ep_num].TX_CSR |= TxCSRH_REG_EPN_ENABLE_ISO_MASK; in MSS_USB_CIF_tx_ep_enable_iso()563 USB->ENDPOINT[ep_num].TX_CSR &= ~TxCSRH_REG_EPN_ENABLE_ISO_MASK; in MSS_USB_CIF_tx_ep_disable_iso()