Home
last modified time | relevance | path

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

/hal_silabs-latest/si32/si32Hal/SI32_Modules/
DSI32_USB_A_Type.c299 basePointer->POWER.ISOUPDMD = SI32_USB_A_POWER_ISOUPDMD_SEND_ON_IN_VALUE; in _SI32_USB_A_send_isochronous_packet_on_in()
315 basePointer->POWER.ISOUPDMD = SI32_USB_A_POWER_ISOUPDMD_SEND_ON_SOF_VALUE; in _SI32_USB_A_send_isochronous_packet_on_sof()
DSI32_USB_A_Type.h399 (basePointer->POWER.ISOUPDMD = SI32_USB_A_POWER_ISOUPDMD_SEND_ON_IN_VALUE)
417 (basePointer->POWER.ISOUPDMD = SI32_USB_A_POWER_ISOUPDMD_SEND_ON_SOF_VALUE)
DSI32_USB_A_Registers.h87 volatile uint32_t ISOUPDMD: 1; member