Searched refs:bempsts (Results 1 – 1 of 1) sorted by relevance
2005 const uint16_t bempsts = is_usbhs ? R_USB_HS0->BEMPSTS : R_USB_FS0->BEMPSTS; in process_bemp_event() local2007 const uint16_t bempsts = R_USB_FS0->BEMPSTS; in process_bemp_event()2021 if ((bempsts & 0x1U) != 0) in process_bemp_event()