Home
last modified time | relevance | path

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

/hal_silabs-latest/si32/si32Hal/SI32_Modules/
DSI32_USB_A_Type.c1758 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()
DSI32_USB_A_Type.h1933 (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)
DSI32_USB_A_Registers.h848 volatile uint32_t CLKSEL_BITS: 2; member