Home
last modified time | relevance | path

Searched refs:uep_mod_shift (Results 1 – 1 of 1) sorted by relevance

/bsp/wch/risc-v/Libraries/ch56x_drivers/
A Dch56x_usbhs.h259 #define uep_mod_shift(ep) (((UEP_MOD_MAP >> (ep * 4)) & 8) ? 4 : 0) macro
659 int shift = uep_mod_shift(ep_idx); in _uep_mod_set()
669 int shift = uep_mod_shift(ep_idx); in _uep_mod_get()

Completed in 9 milliseconds