Searched refs:LPSPI_CFGR1_MASTER_MASK (Results 1 – 3 of 3) sorted by relevance
709 base->CFGR1 = (base->CFGR1 & (~LPSPI_CFGR1_MASTER_MASK)) | LPSPI_CFGR1_MASTER(mode); in LPSPI_SetMasterSlaveMode()720 return (bool)((base->CFGR1) & LPSPI_CFGR1_MASTER_MASK); in LPSPI_IsMaster()
11824 #define LPSPI_CFGR1_MASTER_MASK (0x1U) macro11830 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_MASTER_SHIFT)) & LPSPI_CFGR1_MASTER_MASK)
11968 #define LPSPI_CFGR1_MASTER_MASK (0x1U) macro11974 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_MASTER_SHIFT)) & LPSPI_CFGR1_MASTER_MASK)