Searched refs:SPDIFRX_IT_SBLKIE (Results 1 – 12 of 12) sorted by relevance
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_spdifrx.c | 888 …((__HAL_SPDIFRX_GET_FLAG(hspdif, SPDIFRX_IT_SBLKIE) != RESET) && (__HAL_SPDIFRX_GET_IT_SOURCE(hspd… in HAL_SPDIFRX_IRQHandler() 890 __HAL_SPDIFRX_CLEAR_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_IRQHandler() 1200 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in SPDIFRX_WaitOnFlagUntilTimeout() 1228 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in SPDIFRX_WaitOnFlagUntilTimeout()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_spdifrx.c | 904 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 990 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveControlFlow_IT() 1093 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveDataFlow_DMA() 1196 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveControlFlow_DMA() 1617 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in SPDIFRX_WaitOnFlagUntilTimeout()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_spdifrx.c | 904 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 990 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveControlFlow_IT() 1093 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveDataFlow_DMA() 1196 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveControlFlow_DMA() 1617 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in SPDIFRX_WaitOnFlagUntilTimeout()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_spdifrx.c | 916 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 1002 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveCtrlFlow_IT() 1146 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveDataFlow_DMA() 1290 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveCtrlFlow_DMA() 1711 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in SPDIFRX_WaitOnFlagUntilTimeout()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_spdifrx.c | 916 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 1002 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveCtrlFlow_IT() 1105 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveDataFlow_DMA() 1208 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveCtrlFlow_DMA() 1629 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in SPDIFRX_WaitOnFlagUntilTimeout()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_spdifrx.c | 916 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 1002 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveCtrlFlow_IT() 1146 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveDataFlow_DMA() 1290 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveCtrlFlow_DMA() 1711 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in SPDIFRX_WaitOnFlagUntilTimeout()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_spdifrx.h | 296 #define SPDIFRX_IT_SBLKIE ((uint32_t)SPDIFRX_IMR_SBLKIE) macro
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_spdifrx.h | 350 #define SPDIFRX_IT_SBLKIE ((uint32_t)SPDIFRX_IMR_SBLKIE) macro
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_spdifrx.h | 350 #define SPDIFRX_IT_SBLKIE ((uint32_t)SPDIFRX_IMR_SBLKIE) macro
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_spdifrx.h | 345 #define SPDIFRX_IT_SBLKIE ((uint32_t)SPDIFRX_IMR_SBLKIE) macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_spdifrx.h | 350 #define SPDIFRX_IT_SBLKIE ((uint32_t)SPDIFRX_IMR_SBLKIE) macro
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_spdifrx.h | 345 #define SPDIFRX_IT_SBLKIE ((uint32_t)SPDIFRX_IMR_SBLKIE) macro
|