Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_kinetis.c32 #define USBFSOTG_BD_DTS BIT(1) macro
164 USBFSOTG_BD_DTS; in usbfsotg_bd_set_ctrl()
166 bd->set.bd_ctrl = USBFSOTG_BD_OWN | USBFSOTG_BD_DTS; in usbfsotg_bd_set_ctrl()
739 bd->set.bd_ctrl = USBFSOTG_BD_DTS; in usbfsotg_ep_dequeue()
780 bd->set.bd_ctrl = USBFSOTG_BD_STALL | USBFSOTG_BD_DTS | USBFSOTG_BD_OWN; in usbfsotg_ep_set_halt()
810 bd->set.bd_ctrl = USBFSOTG_BD_DTS; in usbfsotg_ep_clear_halt()
822 bd->set.bd_ctrl = USBFSOTG_BD_DTS | USBFSOTG_BD_OWN; in usbfsotg_ep_clear_halt()