Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx8/
Dfsl_ecspi.c831 ECSPI_DisableInterrupts( in ECSPI_MasterTransferAbort()
836 ECSPI_DisableInterrupts(base, kECSPI_TxFifoDataRequstInterruptEnable); in ECSPI_MasterTransferAbort()
Dfsl_ecspi.h420 static inline void ECSPI_DisableInterrupts(ECSPI_Type *base, uint32_t mask) in ECSPI_DisableInterrupts() function