Searched refs:LL_SPI_IsEnabled (Results 1 – 25 of 48) sorted by relevance
12
360 if (LL_SPI_IsEnabled(SPIx) == 0x00000000UL) in LL_SPI_Init()593 if (LL_SPI_IsEnabled(SPIx) == 0x00000000UL) in LL_I2S_Init()
362 if (LL_SPI_IsEnabled(SPIx) == 0x00000000UL) in LL_SPI_Init()595 if (LL_SPI_IsEnabled(SPIx) == 0x00000000UL) in LL_I2S_Init()
360 if (LL_SPI_IsEnabled(SPIx) == 0x00000000UL) in LL_SPI_Init()596 if (LL_SPI_IsEnabled(SPIx) == 0x00000000UL) in LL_I2S_Init()
359 if (LL_SPI_IsEnabled(SPIx) == 0x00000000UL) in LL_SPI_Init()595 if (LL_SPI_IsEnabled(SPIx) == 0x00000000UL) in LL_I2S_Init()
193 if (LL_SPI_IsEnabled(SPIx) == 0x00000000U) in LL_SPI_Init()
205 if (LL_SPI_IsEnabled(SPIx) == 0x00000000U) in LL_SPI_Init()
206 if (LL_SPI_IsEnabled(SPIx) == 0x00000000U) in LL_SPI_Init()
196 if (LL_SPI_IsEnabled(SPIx) == 0x00000000U) in LL_SPI_Init()
183 if (LL_SPI_IsEnabled(SPIx) == 0x00000000U) in LL_SPI_Init()
195 if (LL_SPI_IsEnabled(SPIx) == 0x00000000U) in LL_SPI_Init()
194 if (LL_SPI_IsEnabled(SPIx) == 0x00000000U) in LL_SPI_Init()
219 if (LL_SPI_IsEnabled(SPIx) == 0x00000000U) in LL_SPI_Init()
242 if (LL_SPI_IsEnabled(SPIx) == 0x00000000U) in LL_SPI_Init()
307 if (LL_SPI_IsEnabled(SPIx) == 0x00000000UL) in LL_SPI_Init()
231 if (LL_SPI_IsEnabled(SPIx) == 0x00000000U) in LL_SPI_Init()
359 if (LL_SPI_IsEnabled(SPIx) == 0x00000000UL) in LL_SPI_Init()
218 if (LL_SPI_IsEnabled(SPIx) == 0x00000000U) in LL_SPI_Init()
381 __STATIC_INLINE uint32_t LL_SPI_IsEnabled(SPI_TypeDef *SPIx) in LL_SPI_IsEnabled() function