Home
last modified time | relevance | path

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

/hal_silabs-latest/si32/si32Hal/SI32_Modules/
DSI32_USB_A_Type.c1518 basePointer->CRCONTROL.OLEN = SI32_USB_A_CRCONTROL_OLEN_ENABLED_VALUE; in _SI32_USB_A_enable_open_loop_mode()
1531 basePointer->CRCONTROL.OLEN = SI32_USB_A_CRCONTROL_OLEN_DISABLED_VALUE; in _SI32_USB_A_disable_open_loop_mode()
DSI32_USB_A_Type.h1675 (basePointer->CRCONTROL.OLEN = SI32_USB_A_CRCONTROL_OLEN_ENABLED_VALUE)
1688 (basePointer->CRCONTROL.OLEN = SI32_USB_A_CRCONTROL_OLEN_DISABLED_VALUE)
DSI32_USB_A_Registers.h646 volatile uint32_t OLEN: 1; member