Home
last modified time | relevance | path

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

/hal_silabs-latest/si32/si32Hal/SI32_Modules/
DSI32_USB_A_Registers.h103 #define SI32_USB_A_POWER_SUSDEN_ENABLED_VALUE 1 macro
105 (SI32_USB_A_POWER_SUSDEN_ENABLED_VALUE << SI32_USB_A_POWER_SUSDEN_SHIFT)
DSI32_USB_A_Type.c163 basePointer->POWER.SUSDEN = SI32_USB_A_POWER_SUSDEN_ENABLED_VALUE; in _SI32_USB_A_enable_suspend_detection()
DSI32_USB_A_Type.h255 (basePointer->POWER.SUSDEN = SI32_USB_A_POWER_SUSDEN_ENABLED_VALUE)