Searched refs:CLKSEL_BITS (Results 1 – 3 of 3) sorted by relevance
1758 basePointer->CLKSEL.CLKSEL_BITS = SI32_USB_A_CLKSEL_CLKSEL_USBNOSC_VALUE; in _SI32_USB_A_select_usb_clock_48mhz()1771 basePointer->CLKSEL.CLKSEL_BITS = SI32_USB_A_CLKSEL_CLKSEL_PLLNOSC_VALUE; in _SI32_USB_A_select_usb_clock_pll()1784 basePointer->CLKSEL.CLKSEL_BITS = SI32_USB_A_CLKSEL_CLKSEL_EXTOSCN_VALUE; in _SI32_USB_A_select_usb_clock_external_oscillator()
1933 (basePointer->CLKSEL.CLKSEL_BITS = SI32_USB_A_CLKSEL_CLKSEL_USBNOSC_VALUE)1946 (basePointer->CLKSEL.CLKSEL_BITS = SI32_USB_A_CLKSEL_CLKSEL_PLLNOSC_VALUE)1959 (basePointer->CLKSEL.CLKSEL_BITS = SI32_USB_A_CLKSEL_CLKSEL_EXTOSCN_VALUE)
848 volatile uint32_t CLKSEL_BITS: 2; member