Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_spdifrx.c883 __HAL_SPDIFRX_ENABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT()
903 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT()
969 __HAL_SPDIFRX_ENABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveControlFlow_IT()
989 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveControlFlow_IT()
1092 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_DMA()
1195 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveControlFlow_DMA()
1285 …g & SPDIFRX_FLAG_OVR) == SPDIFRX_FLAG_OVR) && ((itSource & SPDIFRX_IT_OVRIE) == SPDIFRX_IT_OVRIE)) in HAL_SPDIFRX_IRQHandler()
1287 __HAL_SPDIFRX_CLEAR_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_IRQHandler()
1546 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE | SPDIFRX_IT_PERRIE | SPDIFRX_IT_RXNE); in SPDIFRX_ReceiveDataFlow_IT()
1616 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in SPDIFRX_WaitOnFlagUntilTimeout()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_spdifrx.c883 __HAL_SPDIFRX_ENABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT()
903 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT()
969 __HAL_SPDIFRX_ENABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveControlFlow_IT()
989 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveControlFlow_IT()
1092 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_DMA()
1195 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveControlFlow_DMA()
1285 …g & SPDIFRX_FLAG_OVR) == SPDIFRX_FLAG_OVR) && ((itSource & SPDIFRX_IT_OVRIE) == SPDIFRX_IT_OVRIE)) in HAL_SPDIFRX_IRQHandler()
1287 __HAL_SPDIFRX_CLEAR_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_IRQHandler()
1546 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE | SPDIFRX_IT_PERRIE | SPDIFRX_IT_RXNE); in SPDIFRX_ReceiveDataFlow_IT()
1616 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in SPDIFRX_WaitOnFlagUntilTimeout()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_spdifrx.c895 __HAL_SPDIFRX_ENABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT()
915 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT()
981 __HAL_SPDIFRX_ENABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveCtrlFlow_IT()
1001 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveCtrlFlow_IT()
1145 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_DMA()
1289 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveCtrlFlow_DMA()
1379 …g & SPDIFRX_FLAG_OVR) == SPDIFRX_FLAG_OVR) && ((itSource & SPDIFRX_IT_OVRIE) == SPDIFRX_IT_OVRIE)) in HAL_SPDIFRX_IRQHandler()
1381 __HAL_SPDIFRX_CLEAR_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_IRQHandler()
1640 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE | SPDIFRX_IT_PERRIE | SPDIFRX_IT_RXNE); in SPDIFRX_ReceiveDataFlow_IT()
1710 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in SPDIFRX_WaitOnFlagUntilTimeout()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_spdifrx.c895 __HAL_SPDIFRX_ENABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT()
915 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT()
981 __HAL_SPDIFRX_ENABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveCtrlFlow_IT()
1001 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveCtrlFlow_IT()
1104 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_DMA()
1207 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveCtrlFlow_DMA()
1297 …g & SPDIFRX_FLAG_OVR) == SPDIFRX_FLAG_OVR) && ((itSource & SPDIFRX_IT_OVRIE) == SPDIFRX_IT_OVRIE)) in HAL_SPDIFRX_IRQHandler()
1299 __HAL_SPDIFRX_CLEAR_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_IRQHandler()
1558 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE | SPDIFRX_IT_PERRIE | SPDIFRX_IT_RXNE); in SPDIFRX_ReceiveDataFlow_IT()
1628 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in SPDIFRX_WaitOnFlagUntilTimeout()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_spdifrx.c895 __HAL_SPDIFRX_ENABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT()
915 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT()
981 __HAL_SPDIFRX_ENABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveCtrlFlow_IT()
1001 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveCtrlFlow_IT()
1145 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_DMA()
1289 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveCtrlFlow_DMA()
1379 …g & SPDIFRX_FLAG_OVR) == SPDIFRX_FLAG_OVR) && ((itSource & SPDIFRX_IT_OVRIE) == SPDIFRX_IT_OVRIE)) in HAL_SPDIFRX_IRQHandler()
1381 __HAL_SPDIFRX_CLEAR_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_IRQHandler()
1640 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE | SPDIFRX_IT_PERRIE | SPDIFRX_IT_RXNE); in SPDIFRX_ReceiveDataFlow_IT()
1710 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in SPDIFRX_WaitOnFlagUntilTimeout()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_spdifrx.c591 __HAL_SPDIFRX_ENABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT()
660 __HAL_SPDIFRX_ENABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveControlFlow_IT()
901 …f, SPDIFRX_FLAG_OVR) != RESET) && (__HAL_SPDIFRX_GET_IT_SOURCE(hspdif, SPDIFRX_IT_OVRIE) != RESET)) in HAL_SPDIFRX_IRQHandler()
1138 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE | SPDIFRX_IT_PERRIE | SPDIFRX_IT_RXNE); in SPDIFRX_ReceiveDataFlow_IT()
1199 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in SPDIFRX_WaitOnFlagUntilTimeout()
1227 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in SPDIFRX_WaitOnFlagUntilTimeout()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_spdifrx.h295 #define SPDIFRX_IT_OVRIE ((uint32_t)SPDIFRX_IMR_OVRIE) macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_spdifrx.h349 #define SPDIFRX_IT_OVRIE ((uint32_t)SPDIFRX_IMR_OVRIE) macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_spdifrx.h349 #define SPDIFRX_IT_OVRIE ((uint32_t)SPDIFRX_IMR_OVRIE) macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_spdifrx.h344 #define SPDIFRX_IT_OVRIE ((uint32_t)SPDIFRX_IMR_OVRIE) macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_spdifrx.h349 #define SPDIFRX_IT_OVRIE ((uint32_t)SPDIFRX_IMR_OVRIE) macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_spdifrx.h344 #define SPDIFRX_IT_OVRIE ((uint32_t)SPDIFRX_IMR_OVRIE) macro