Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx8/
Dfsl_ecspi.h457 static inline bool ECSPI_IsMaster(ECSPI_Type *base, ecspi_channel_source_t channel) in ECSPI_IsMaster() function
Dfsl_ecspi.c961 if (ECSPI_IsMaster(base, handle->channel)) in ECSPI_CommonIRQHandler()