Searched refs:LPSPI_CTL_SUSPITV_Pos (Results 1 – 2 of 2) sorted by relevance
460 #define LPSPI_CTL_SUSPITV_Pos (4) /*!< LPS… macro461 #define LPSPI_CTL_SUSPITV_Msk (0xful << LPSPI_CTL_SUSPITV_Pos) /*!< LPS…
248 …(lpspi)->CTL = ((lpspi)->CTL & ~LPSPI_CTL_SUSPITV_Msk) | ((u32SuspCycle) << LPSPI_CTL_SUSPITV_Pos))