Set transfer direction mode
Check if Tx buffer is empty
Get the data register address used for DMA transfer
Disable Rx buffer not empty interrupt
Disable Tx buffer empty interrupt
Check if Rx buffer is not empty
Write 8-Bits in the data register
Enable Rx buffer not empty interrupt
Enable Tx buffer empty interrupt
Initialize the SPI registers according to the specified parameters in SPI_InitStruct.
Check if I2S peripheral is enabled
Read 8-Bits in the data register
Read 16-Bits in the data register
Write 16-Bits in the data register
De-initialize the SPI registers to their default reset values.
Check if SPI peripheral is enabled
Get frame format error flag
Clear frame format error flag
Set polynomial for CRC calculation
Check if Tx buffer empty interrupt
Check if DMA Rx is enabled
Check if DMA Tx is enabled
Check if error interrupt is enabled
Check if Rx buffer not empty interrupt is enabled
De-initialize the SPI/I2S registers to their default reset values.
Initializes the SPI/I2S registers according to the specified parameters in I2S_InitStruct.
Set linear and parity prescaler.
Configures the full duplex mode for the I2Sx peripheral using its extension I2Sxext according to the specified parameters in the I2S_InitStruct.
Get SPI operation mode (Master or Slave) CR1 SSI LL_SPI_GetMode
Get mode fault error flag
Clear mode fault error flag
Get transfer direction mode CR1 BIDIMODE LL_SPI_GetTransferDirection\n CR1 BIDIOE LL_SPI_GetTransferDirection
Set CRCNext to transfer CRC on the line
Get polynomial for CRC calculation
Select I2S mode and Enable I2S peripheral I2SCFGR I2SE LL_I2S_Enable
Set I2S data frame length I2SCFGR CHLEN LL_I2S_SetDataFormat
Get I2S data frame length I2SCFGR CHLEN LL_I2S_GetDataFormat
Check if Rx buffer is not empty
Check if Tx buffer is empty
Get frame format error flag
Clear underrun error flag
Clear frame format error flag
Set I2S standard protocol I2SCFGR PCMSYNC LL_I2S_SetStandard
Get I2S standard protocol I2SCFGR PCMSYNC LL_I2S_GetStandard
Enable the master clock output (Pin MCK)
Disable the master clock output (Pin MCK)
Check if the master clock output (Pin MCK) is enabled
Read 16-Bits in data register
Write 16-Bits in data register
Enable Rx buffer not empty IT
Enable Tx buffer empty IT
Disable Rx buffer not empty IT
Disable Tx buffer empty IT
Check if ERR IT is enabled
Check if RXNE IT is enabled
Check if TXE IT is enabled
Check if DMA Rx is enabled
Check if DMA Tx is enabled