Searched refs:LPSPI_IsMaster (Results 1 – 2 of 2) sorted by relevance
718 static inline bool LPSPI_IsMaster(LPSPI_Type *base) in LPSPI_IsMaster() function
345 if ((!LPSPI_IsMaster(base)) || (base->CR & LPSPI_CR_MEN_MASK)) in LPSPI_MasterSetBaudRate()1657 if (LPSPI_IsMaster(base)) in LPSPI_CommonIRQHandler()