Searched refs:_uep_tx_en (Results 1 – 1 of 1) sorted by relevance
83 uint8_t _uep_tx_en(uint8_t ep_idx) in _uep_tx_en() function166 uint8_t mod = _is_dir_in(address) ? _uep_tx_en(ep_idx) : _uep_rx_en(ep_idx); in usbd_ep_enable()184 uint8_t mod = _is_dir_in(address) ? _uep_tx_en(ep_idx) : _uep_rx_en(ep_idx); in usbd_ep_disable()
Completed in 4 milliseconds