Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/usb/device/
Dusb_dw_registers.h207 #define USB_DW_DEPCTL_CNAK BIT(26) macro
Dusb_dc_dw.c462 base->out_ep_reg[ep_idx].doepctl |= USB_DW_DEPCTL_CNAK; in usb_dw_prep_rx()
559 USB_DW_DEPCTL_CNAK); in usb_dw_tx()