HAL + 0/6 examples
CodeScope will show references to HAL_SAI_TxHalfCpltCallback() from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Examples
SAI
STM32469I_EVAL
Examples
SAI
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_SAI_TxHalfCpltCallback()

HAL_SAI_TxHalfCpltCallback() function

Tx Transfer Half completed callback.

Syntax

void HAL_SAI_TxHalfCpltCallback(SAI_HandleTypeDef *hsai);
Implemented in stm32f4xx_hal_sai.c:1829

Arguments

hsai

pointer to a SAI_HandleTypeDef structure that contains the configuration information for SAI module.

Return value

None

Examples

HAL_SAI_TxHalfCpltCallback() is referenced by 6 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_sai.c:1829
__weak void HAL_SAI_TxHalfCpltCallback(SAI_HandleTypeDef *hsai)
stm32f4xx_hal_sai.h:738
void HAL_SAI_TxHalfCpltCallback(SAI_HandleTypeDef *hsai);
stm32f4xx_hal_sai.c:2418SAI_DMATxHalfCplt()
HAL_SAI_TxHalfCpltCallback(hsai);

Call Tree

Functions calling HAL_SAI_TxHalfCpltCallback()
Functions called by HAL_SAI_TxHalfCpltCallback()
all items filtered out
HAL_SAI_TxHalfCpltCallback()
BSP_AUDIO_OUT_HalfTransfer_CallBack()
all items filtered out
Data read by HAL_SAI_TxHalfCpltCallback()
Data written by HAL_SAI_TxHalfCpltCallback()
HAL_SAI_TxHalfCpltCallback()
UpdatePointer
all items filtered out