Home
last modified time | relevance | path

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

/hal_silabs-latest/si32/si32Hal/SI32_Modules/
DSI32_USB_A_Type.c245 basePointer->POWER.USBINH = SI32_USB_A_POWER_USBINH_INACTIVE_VALUE; in _SI32_USB_A_enable_module()
258 basePointer->POWER.USBINH = SI32_USB_A_POWER_USBINH_ACTIVE_VALUE; in _SI32_USB_A_disable_module()
DSI32_USB_A_Type.h343 (basePointer->POWER.USBINH = SI32_USB_A_POWER_USBINH_INACTIVE_VALUE)
356 (basePointer->POWER.USBINH = SI32_USB_A_POWER_USBINH_ACTIVE_VALUE)
DSI32_USB_A_Registers.h82 volatile uint32_t USBINH: 1; member