Home
last modified time | relevance | path

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

/hal_silabs-latest/si32/si32Hal/SI32_Modules/
DSI32_USB_A_Registers.h1182 #define SI32_USB_A_EP0CONTROL_OPRDYIS_SET_VALUE 1 macro
1184 (SI32_USB_A_EP0CONTROL_OPRDYIS_SET_VALUE << SI32_USB_A_EP0CONTROL_OPRDYIS_SHIFT)
DSI32_USB_A_Type.c2209 basePointer->EP0CONTROL.OPRDYIS = SI32_USB_A_EP0CONTROL_OPRDYIS_SET_VALUE; in _SI32_USB_A_clear_out_packet_ready_ep0()
DSI32_USB_A_Type.h2436 (basePointer->EP0CONTROL.OPRDYIS = SI32_USB_A_EP0CONTROL_OPRDYIS_SET_VALUE)