Searched refs:LL_SPI_IsActiveMasterTransfer (Results 1 – 7 of 7) sorted by relevance
971 __STATIC_INLINE uint32_t LL_SPI_IsActiveMasterTransfer(const SPI_TypeDef *SPIx) in LL_SPI_IsActiveMasterTransfer() function3098 return LL_SPI_IsActiveMasterTransfer(SPIx); in LL_I2S_IsActiveTransfer()
1008 __STATIC_INLINE uint32_t LL_SPI_IsActiveMasterTransfer(SPI_TypeDef *SPIx) in LL_SPI_IsActiveMasterTransfer() function3214 return LL_SPI_IsActiveMasterTransfer(SPIx); in LL_I2S_IsActiveTransfer()
1008 __STATIC_INLINE uint32_t LL_SPI_IsActiveMasterTransfer(const SPI_TypeDef *SPIx) in LL_SPI_IsActiveMasterTransfer() function3217 return LL_SPI_IsActiveMasterTransfer(SPIx); in LL_I2S_IsActiveTransfer()
1058 __STATIC_INLINE uint32_t LL_SPI_IsActiveMasterTransfer(const SPI_TypeDef *SPIx) in LL_SPI_IsActiveMasterTransfer() function
1053 __STATIC_INLINE uint32_t LL_SPI_IsActiveMasterTransfer(const SPI_TypeDef *SPIx) in LL_SPI_IsActiveMasterTransfer() function