Home
last modified time | relevance | path

Searched refs:UDMA_O_DONEMASK (Results 1 – 4 of 4) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_udma.h101 #define UDMA_O_DONEMASK 0x00000520 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_udma.h101 #define UDMA_O_DONEMASK 0x00000520 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dudma.h1058 HWREGBITW(ui32Base + UDMA_O_DONEMASK, ui32IntChannel) = 1; in uDMAIntSwEventEnable()
1085 HWREGBITW(ui32Base + UDMA_O_DONEMASK, ui32IntChannel) = 0; in uDMAIntSwEventDisable()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dudma.h1060 HWREGBITW(ui32Base + UDMA_O_DONEMASK, ui32IntChannel) = 1; in uDMAIntSwEventEnable()
1087 HWREGBITW(ui32Base + UDMA_O_DONEMASK, ui32IntChannel) = 0; in uDMAIntSwEventDisable()