Home
last modified time | relevance | path

Searched refs:MAP_DMA_setChannelControl (Results 1 – 2 of 2) sorted by relevance

/btstack/port/msp432p401lp-cc256x/
H A Dmain.c425MAP_DMA_setChannelControl(DMA_CH4_EUSCIA2TX | UDMA_PRI_SELECT, UDMA_SIZE_8 | UDMA_SRC_INC_8 | UDMA… in hal_uart_dma_init()
426MAP_DMA_setChannelControl(DMA_CH5_EUSCIA2RX | UDMA_PRI_SELECT, UDMA_SIZE_8 | UDMA_SRC_INC_NONE | U… in hal_uart_dma_init()
427MAP_DMA_setChannelControl(DMA_CH5_EUSCIA2RX | UDMA_ALT_SELECT, UDMA_SIZE_8 | UDMA_SRC_INC_NONE | U… in hal_uart_dma_init()
/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Drom_map.h967 #define MAP_DMA_setChannelControl \ macro
970 #define MAP_DMA_setChannelControl \ macro