Searched refs:DEPCTL_SD0PID (Results 1 – 2 of 2) sorted by relevance
207 …*reg_addr |= ((uint32_t)transc->ep_type << 18U) | ((uint32_t)ep_num << 22U) | DEPCTL_SD0PID | DEPC… in usb_transc0_active()250 …*reg_addr |= ((uint32_t)transc->ep_type << 18U) | ((uint32_t)ep_num << 22U) | DEPCTL_SD0PID | DEPC… in usb_transc_active()412 epctl |= DEPCTL_SD0PID; in usb_transc_outxfer()479 *reg_addr |= DEPCTL_SD0PID; in usb_transc_clrstall()
529 #define DEPCTL_SD0PID BIT(28) /*!< set DATA0 PID */ macro
Completed in 12 milliseconds