Home
last modified time | relevance | path

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

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_lpspi.h718 static inline bool LPSPI_IsMaster(LPSPI_Type *base) in LPSPI_IsMaster() function
A Dfsl_lpspi.c345 if ((!LPSPI_IsMaster(base)) || (base->CR & LPSPI_CR_MEN_MASK)) in LPSPI_MasterSetBaudRate()
1657 if (LPSPI_IsMaster(base)) in LPSPI_CommonIRQHandler()

Completed in 21 milliseconds