Home
last modified time | relevance | path

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

/bsp/nuvoton/libraries/m031/rtt_port/
A Ddrv_usbd.c50 #define EP3_BUF_BASE (EP2_BUF_BASE + EP2_BUF_LEN) macro
52 #define EP4_BUF_BASE (EP3_BUF_BASE + EP3_BUF_LEN)
118 USBD_SET_EP_BUF_ADDR(EP3, EP3_BUF_BASE); in _nu_ep_partition()
/bsp/nuvoton/libraries/m480/rtt_port/
A Ddrv_usbd.c51 #define EP3_BUF_BASE (EP2_BUF_BASE + EP2_BUF_LEN) macro
53 #define EP4_BUF_BASE (EP3_BUF_BASE + EP3_BUF_LEN)
125 USBD_SET_EP_BUF_ADDR(EP3, EP3_BUF_BASE); in _nu_ep_partition()
/bsp/nuvoton/libraries/m2354/rtt_port/
A Ddrv_usbd.c53 #define EP3_BUF_BASE (EP2_BUF_BASE + EP2_BUF_LEN) macro
55 #define EP4_BUF_BASE (EP3_BUF_BASE + EP3_BUF_LEN)
133 USBD_SET_EP_BUF_ADDR(EP3, EP3_BUF_BASE); in _nu_ep_partition()

Completed in 6 milliseconds