Home
last modified time | relevance | path

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

/bsp/nuvoton/libraries/m031/rtt_port/
A Ddrv_usbd.c46 #define EP1_BUF_BASE (SETUP_BUF_BASE + SETUP_BUF_LEN) macro
48 #define EP2_BUF_BASE (EP1_BUF_BASE + EP1_BUF_LEN)
107 USBD_SET_EP_BUF_ADDR(EP1, EP1_BUF_BASE); in _nu_ep_partition()
/bsp/nuvoton/libraries/m480/rtt_port/
A Ddrv_usbd.c47 #define EP1_BUF_BASE (SETUP_BUF_BASE + SETUP_BUF_LEN) macro
49 #define EP2_BUF_BASE (EP1_BUF_BASE + EP1_BUF_LEN)
114 USBD_SET_EP_BUF_ADDR(EP1, EP1_BUF_BASE); in _nu_ep_partition()
/bsp/nuvoton/libraries/m2354/rtt_port/
A Ddrv_usbd.c49 #define EP1_BUF_BASE (SETUP_BUF_BASE + SETUP_BUF_LEN) macro
51 #define EP2_BUF_BASE (EP1_BUF_BASE + EP1_BUF_LEN)
122 USBD_SET_EP_BUF_ADDR(EP1, EP1_BUF_BASE); in _nu_ep_partition()

Completed in 13 milliseconds