Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/dma/
DUDMALPF3.c87 UDMALPF3_channelDisable(0xFF); in UDMALPF3_initHw()
DUDMALPF3.h250 __STATIC_INLINE void UDMALPF3_channelDisable(uint32_t channelBitMask) in UDMALPF3_channelDisable() function
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/aes/
DAESCommonLPF3.c229 UDMALPF3_channelDisable(AESCommonLPF3_DMA_CHA_BITMASK | AESCommonLPF3_DMA_CHB_BITMASK); in AESCommonLPF3_cleanup()
420 UDMALPF3_channelDisable(channelBitMask); in AESCommonLPF3_cancelDMA()