Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ecspi/
Dfsl_ecspi.h449 static inline bool ECSPI_IsMaster(ECSPI_Type *base, ecspi_channel_source_t channel) in ECSPI_IsMaster() function
Dfsl_ecspi.c957 if (ECSPI_IsMaster(base, handle->channel)) in ECSPI_CommonIRQHandler()