Searched refs:check_reset_end (Results 1 – 2 of 2) sorted by relevance
786 static uint32_t check_reset_end(uint32_t alt_ev) in check_reset_end() function849 check_reset_end(alt_ev); in handle_bus_reset()876 alt_ev = check_reset_end(alt_ev); in handle_alt_ev()1011 check_reset_end(USB_USB_ALTEV_REG_USB_RESET_Msk); in usb_dc_smartbond_isr()
831 static uint32_t check_reset_end(struct usb_smartbond_data *data, uint32_t alt_ev) in check_reset_end() function1207 check_reset_end(data, alt_ev); in handle_bus_reset()1236 alt_ev = check_reset_end(data, alt_ev); in handle_alt_ev()1307 check_reset_end(data, USB_USB_ALTEV_REG_USB_RESET_Msk); in udc_smartbond_isr()