/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_spdifrx.c | 900 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_RXNE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 901 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_CSRNE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 902 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_PERRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 903 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 904 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 905 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SYNCDIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 906 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_IFEIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 986 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_RXNE); in HAL_SPDIFRX_ReceiveControlFlow_IT() 987 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_CSRNE); in HAL_SPDIFRX_ReceiveControlFlow_IT() 988 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_PERRIE); in HAL_SPDIFRX_ReceiveControlFlow_IT() [all …]
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_spdifrx.c | 900 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_RXNE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 901 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_CSRNE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 902 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_PERRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 903 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 904 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 905 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SYNCDIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 906 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_IFEIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 986 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_RXNE); in HAL_SPDIFRX_ReceiveControlFlow_IT() 987 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_CSRNE); in HAL_SPDIFRX_ReceiveControlFlow_IT() 988 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_PERRIE); in HAL_SPDIFRX_ReceiveControlFlow_IT() [all …]
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_spdifrx.c | 912 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_RXNE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 913 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_CSRNE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 914 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_PERRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 915 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 916 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 917 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SYNCDIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 918 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_IFEIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 998 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_RXNE); in HAL_SPDIFRX_ReceiveCtrlFlow_IT() 999 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_CSRNE); in HAL_SPDIFRX_ReceiveCtrlFlow_IT() 1000 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_PERRIE); in HAL_SPDIFRX_ReceiveCtrlFlow_IT() [all …]
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_spdifrx.c | 912 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_RXNE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 913 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_CSRNE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 914 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_PERRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 915 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 916 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 917 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SYNCDIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 918 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_IFEIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 998 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_RXNE); in HAL_SPDIFRX_ReceiveCtrlFlow_IT() 999 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_CSRNE); in HAL_SPDIFRX_ReceiveCtrlFlow_IT() 1000 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_PERRIE); in HAL_SPDIFRX_ReceiveCtrlFlow_IT() [all …]
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_spdifrx.c | 912 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_RXNE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 913 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_CSRNE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 914 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_PERRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 915 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 916 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 917 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SYNCDIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 918 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_IFEIE); in HAL_SPDIFRX_ReceiveDataFlow_IT() 998 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_RXNE); in HAL_SPDIFRX_ReceiveCtrlFlow_IT() 999 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_CSRNE); in HAL_SPDIFRX_ReceiveCtrlFlow_IT() 1000 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_PERRIE); in HAL_SPDIFRX_ReceiveCtrlFlow_IT() [all …]
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_spdifrx.c | 1138 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE | SPDIFRX_IT_PERRIE | SPDIFRX_IT_RXNE); in SPDIFRX_ReceiveDataFlow_IT() 1163 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_CSRNE); in SPDIFRX_ReceiveControlFlow_IT() 1196 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_RXNE); in SPDIFRX_WaitOnFlagUntilTimeout() 1197 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_CSRNE); in SPDIFRX_WaitOnFlagUntilTimeout() 1198 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_PERRIE); in SPDIFRX_WaitOnFlagUntilTimeout() 1199 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_OVRIE); in SPDIFRX_WaitOnFlagUntilTimeout() 1200 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SBLKIE); in SPDIFRX_WaitOnFlagUntilTimeout() 1201 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_SYNCDIE); in SPDIFRX_WaitOnFlagUntilTimeout() 1202 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_IFEIE); in SPDIFRX_WaitOnFlagUntilTimeout() 1224 __HAL_SPDIFRX_DISABLE_IT(hspdif, SPDIFRX_IT_RXNE); in SPDIFRX_WaitOnFlagUntilTimeout() [all …]
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_spdifrx.h | 368 #define __HAL_SPDIFRX_DISABLE_IT(__HANDLE__, __INTERRUPT__) ((__HANDLE__)->Instance->IMR &= (uint16… macro
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_spdifrx.h | 430 #define __HAL_SPDIFRX_DISABLE_IT(__HANDLE__, __INTERRUPT__) ((__HANDLE__)->Instance->IMR\ macro
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_spdifrx.h | 430 #define __HAL_SPDIFRX_DISABLE_IT(__HANDLE__, __INTERRUPT__) ((__HANDLE__)->Instance->IMR\ macro
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_spdifrx.h | 425 #define __HAL_SPDIFRX_DISABLE_IT(__HANDLE__, __INTERRUPT__) ((__HANDLE__)->Instance->IMR\ macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_spdifrx.h | 430 #define __HAL_SPDIFRX_DISABLE_IT(__HANDLE__, __INTERRUPT__) ((__HANDLE__)->Instance->IMR\ macro
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_spdifrx.h | 425 #define __HAL_SPDIFRX_DISABLE_IT(__HANDLE__, __INTERRUPT__) ((__HANDLE__)->Instance->IMR\ macro
|