Home
last modified time | relevance | path

Searched refs:CTLBASE (Results 1 – 7 of 7) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/
Ddma.c121 DMA_Control->CTLBASE = (uint32_t) controlTable; in DMA_setControlBase()
130 return ((void *) DMA_Control->CTLBASE); in DMA_getControlBase()
323 ASSERT(DMA_Control->CTLBASE != 0); in DMA_setChannelControl()
335 pCtl = (DMA_ControlTable *) DMA_Control->CTLBASE; in DMA_setChannelControl()
359 ASSERT(DMA->CTLBASE != 0); in DMA_setChannelTransfer()
373 controlTable = (DMA_ControlTable *) DMA_Control->CTLBASE; in DMA_setChannelTransfer()
479 ASSERT(DMA->CTLBASE != 0); in DMA_setChannelScatterGather()
494 controlTable = (DMA_ControlTable *) DMA_Control->CTLBASE; in DMA_setChannelScatterGather()
547 ASSERT(DMA->CTLBASE != 0); in DMA_getChannelSize()
559 controlTable = (DMA_ControlTable *) DMA_Control->CTLBASE; in DMA_getChannelSize()
[all …]
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/inc/
Dmsp432p401m.h711 …__IO uint32_t CTLBASE; /*!< Channel Contro… member
Dmsp432p401r.h711 …__IO uint32_t CTLBASE; /*!< Channel Contro… member
Dmsp432p4111.h703 …__IO uint32_t CTLBASE; /*!< Channel Contro… member
Dmsp432p411v.h703 …__IO uint32_t CTLBASE; /*!< Channel Contro… member
Dmsp432p411y.h703 …__IO uint32_t CTLBASE; /*!< Channel Contro… member
Dmsp432p4xx.h639 …__IO uint32_t CTLBASE; /*!< Channel Contro… member