Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ltc/
Dfsl_ltc_edma.c1509 static inline void LTC_EnableOutputFifoDMA(LTC_Type *base, bool enable) in LTC_EnableOutputFifoDMA() function
1553 LTC_EnableOutputFifoDMA(ltcPrivateHandle->base, false); in LTC_OutputFifoEDMACallback()
1608 LTC_EnableOutputFifoDMA(base, true); in ltc_symmetric_process_EDMA()