Home
last modified time | relevance | path

Searched refs:sizeCounter (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_spdifrx.c712 uint16_t sizeCounter = Size; in HAL_SPDIFRX_ReceiveDataFlow() local
743 while (sizeCounter > 0U) in HAL_SPDIFRX_ReceiveDataFlow()
756 sizeCounter--; in HAL_SPDIFRX_ReceiveDataFlow()
786 uint16_t sizeCounter = Size; in HAL_SPDIFRX_ReceiveControlFlow() local
817 while (sizeCounter > 0U) in HAL_SPDIFRX_ReceiveControlFlow()
830 sizeCounter--; in HAL_SPDIFRX_ReceiveControlFlow()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_spdifrx.c712 uint16_t sizeCounter = Size; in HAL_SPDIFRX_ReceiveDataFlow() local
743 while (sizeCounter > 0U) in HAL_SPDIFRX_ReceiveDataFlow()
756 sizeCounter--; in HAL_SPDIFRX_ReceiveDataFlow()
786 uint16_t sizeCounter = Size; in HAL_SPDIFRX_ReceiveControlFlow() local
817 while (sizeCounter > 0U) in HAL_SPDIFRX_ReceiveControlFlow()
830 sizeCounter--; in HAL_SPDIFRX_ReceiveControlFlow()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_spdifrx.c724 uint16_t sizeCounter = Size; in HAL_SPDIFRX_ReceiveDataFlow() local
755 while (sizeCounter > 0U) in HAL_SPDIFRX_ReceiveDataFlow()
768 sizeCounter--; in HAL_SPDIFRX_ReceiveDataFlow()
798 uint16_t sizeCounter = Size; in HAL_SPDIFRX_ReceiveCtrlFlow() local
829 while (sizeCounter > 0U) in HAL_SPDIFRX_ReceiveCtrlFlow()
842 sizeCounter--; in HAL_SPDIFRX_ReceiveCtrlFlow()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_spdifrx.c724 uint16_t sizeCounter = Size; in HAL_SPDIFRX_ReceiveDataFlow() local
755 while (sizeCounter > 0U) in HAL_SPDIFRX_ReceiveDataFlow()
768 sizeCounter--; in HAL_SPDIFRX_ReceiveDataFlow()
798 uint16_t sizeCounter = Size; in HAL_SPDIFRX_ReceiveCtrlFlow() local
829 while (sizeCounter > 0U) in HAL_SPDIFRX_ReceiveCtrlFlow()
842 sizeCounter--; in HAL_SPDIFRX_ReceiveCtrlFlow()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_spdifrx.c724 uint16_t sizeCounter = Size; in HAL_SPDIFRX_ReceiveDataFlow() local
755 while (sizeCounter > 0U) in HAL_SPDIFRX_ReceiveDataFlow()
768 sizeCounter--; in HAL_SPDIFRX_ReceiveDataFlow()
798 uint16_t sizeCounter = Size; in HAL_SPDIFRX_ReceiveCtrlFlow() local
829 while (sizeCounter > 0U) in HAL_SPDIFRX_ReceiveCtrlFlow()
842 sizeCounter--; in HAL_SPDIFRX_ReceiveCtrlFlow()