HAL + 0/2 examples
CodeScope will show references to LL_SPI_EnableIT_TXE() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
SPI
 
Symbols
loading...
Files
loading...

LL_SPI_EnableIT_TXE() function

Enable Tx buffer empty interrupt

Syntax

__STATIC_INLINE void LL_SPI_EnableIT_TXE(SPI_TypeDef *SPIx);

Arguments

SPIx

SPI Instance

Return value

None

Examples

LL_SPI_EnableIT_TXE() is referenced by 2 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_spi.h:904
__STATIC_INLINE void LL_SPI_EnableIT_TXE(SPI_TypeDef *SPIx)
stm32f4xx_ll_spi.h:1811LL_I2S_EnableIT_TXE()
LL_SPI_EnableIT_TXE(SPIx);

Call Tree

Functions calling LL_SPI_EnableIT_TXE()
all items filtered out
LL_SPI_EnableIT_TXE()
Data read by LL_SPI_EnableIT_TXE()
LL_SPI_EnableIT_TXE()