Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_usb_host/
Dr_usb_host.c30 #define USB_CLKSEL (0x0030U) /* b5-4: System clock setting */ macro
1050 p_reg->PHYSET = (USB_DIRPD | USB_PLLRESET | USB_CLKSEL); in r_usbh_hw_init()
1051 p_reg->PHYSET &= (uint16_t) ~USB_CLKSEL; in r_usbh_hw_init()