Home
last modified time | relevance | path

Searched refs:__HAL_SPDIFRX_SYNC (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_spdifrx.c442 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveDataFlow()
512 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveControlFlow()
602 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveDataFlow_IT()
671 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveControlFlow_IT()
740 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveDataFlow_DMA()
812 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveControlFlow_DMA()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_spdifrx.c728 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveDataFlow()
802 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveControlFlow()
891 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveDataFlow_IT()
977 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveControlFlow_IT()
1080 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveDataFlow_DMA()
1183 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveControlFlow_DMA()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_spdifrx.c728 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveDataFlow()
802 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveControlFlow()
891 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveDataFlow_IT()
977 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveControlFlow_IT()
1080 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveDataFlow_DMA()
1183 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveControlFlow_DMA()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_spdifrx.c740 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveDataFlow()
814 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveCtrlFlow()
903 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveDataFlow_IT()
989 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveCtrlFlow_IT()
1133 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveDataFlow_DMA()
1277 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveCtrlFlow_DMA()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_spdifrx.c740 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveDataFlow()
814 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveCtrlFlow()
903 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveDataFlow_IT()
989 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveCtrlFlow_IT()
1092 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveDataFlow_DMA()
1195 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveCtrlFlow_DMA()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_spdifrx.c740 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveDataFlow()
814 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveCtrlFlow()
903 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveDataFlow_IT()
989 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveCtrlFlow_IT()
1133 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveDataFlow_DMA()
1277 __HAL_SPDIFRX_SYNC(hspdif); in HAL_SPDIFRX_ReceiveCtrlFlow_DMA()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_spdifrx.h344 #define __HAL_SPDIFRX_SYNC(__HANDLE__) ((__HANDLE__)->Instance->CR |= SPDIFRX_STATE_SYNC) macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_spdifrx.h406 #define __HAL_SPDIFRX_SYNC(__HANDLE__) ((__HANDLE__)->Instance->CR |= SPDIFRX_STATE_SYNC) macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_spdifrx.h406 #define __HAL_SPDIFRX_SYNC(__HANDLE__) ((__HANDLE__)->Instance->CR |= SPDIFRX_STATE_SYNC) macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_spdifrx.h401 #define __HAL_SPDIFRX_SYNC(__HANDLE__) ((__HANDLE__)->Instance->CR |= SPDIFRX_STATE_SYNC) macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_spdifrx.h406 #define __HAL_SPDIFRX_SYNC(__HANDLE__) ((__HANDLE__)->Instance->CR |= SPDIFRX_STATE_SYNC) macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_spdifrx.h401 #define __HAL_SPDIFRX_SYNC(__HANDLE__) ((__HANDLE__)->Instance->CR |= SPDIFRX_STATE_SYNC) macro