Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_usb_host/
Dr_usb_host.c28 #define USB_DIRPD (0x0001U) /* b0: Power down control */ macro
1050 p_reg->PHYSET = (USB_DIRPD | USB_PLLRESET | USB_CLKSEL); in r_usbh_hw_init()
1061 p_reg->PHYSET = (uint16_t) (p_reg->PHYSET & (~USB_DIRPD)); in r_usbh_hw_init()