Home
last modified time | relevance | path

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

/bsp/nuvoton/libraries/m031/rtt_port/
A Ddrv_usbd.c48 #define EP2_BUF_BASE (EP1_BUF_BASE + EP1_BUF_LEN) macro
50 #define EP3_BUF_BASE (EP2_BUF_BASE + EP2_BUF_LEN)
113 USBD_SET_EP_BUF_ADDR(EP2, EP2_BUF_BASE); in _nu_ep_partition()
/bsp/nuvoton/libraries/m480/rtt_port/
A Ddrv_usbd.c49 #define EP2_BUF_BASE (EP1_BUF_BASE + EP1_BUF_LEN) macro
51 #define EP3_BUF_BASE (EP2_BUF_BASE + EP2_BUF_LEN)
120 USBD_SET_EP_BUF_ADDR(EP2, EP2_BUF_BASE); in _nu_ep_partition()
/bsp/nuvoton/libraries/m2354/rtt_port/
A Ddrv_usbd.c51 #define EP2_BUF_BASE (EP1_BUF_BASE + EP1_BUF_LEN) macro
53 #define EP3_BUF_BASE (EP2_BUF_BASE + EP2_BUF_LEN)
128 USBD_SET_EP_BUF_ADDR(EP2, EP2_BUF_BASE); in _nu_ep_partition()

Completed in 7 milliseconds