Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_spdifrx.c222 __HAL_SPDIFRX_IDLE(hspdif); in HAL_SPDIFRX_Init()
272 __HAL_SPDIFRX_IDLE(hspdif); in HAL_SPDIFRX_DeInit()
857 __HAL_SPDIFRX_IDLE(hspdif); in HAL_SPDIFRX_DMAStop()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_spdifrx.c300 __HAL_SPDIFRX_IDLE(hspdif); in HAL_SPDIFRX_Init()
353 __HAL_SPDIFRX_IDLE(hspdif); in HAL_SPDIFRX_DeInit()
1250 __HAL_SPDIFRX_IDLE(hspdif); in HAL_SPDIFRX_DMAStop()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_spdifrx.c300 __HAL_SPDIFRX_IDLE(hspdif); in HAL_SPDIFRX_Init()
353 __HAL_SPDIFRX_IDLE(hspdif); in HAL_SPDIFRX_DeInit()
1250 __HAL_SPDIFRX_IDLE(hspdif); in HAL_SPDIFRX_DMAStop()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_spdifrx.c302 __HAL_SPDIFRX_IDLE(hspdif); in HAL_SPDIFRX_Init()
365 __HAL_SPDIFRX_IDLE(hspdif); in HAL_SPDIFRX_DeInit()
1344 __HAL_SPDIFRX_IDLE(hspdif); in HAL_SPDIFRX_DMAStop()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_spdifrx.c302 __HAL_SPDIFRX_IDLE(hspdif); in HAL_SPDIFRX_Init()
365 __HAL_SPDIFRX_IDLE(hspdif); in HAL_SPDIFRX_DeInit()
1262 __HAL_SPDIFRX_IDLE(hspdif); in HAL_SPDIFRX_DMAStop()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_spdifrx.c302 __HAL_SPDIFRX_IDLE(hspdif); in HAL_SPDIFRX_Init()
365 __HAL_SPDIFRX_IDLE(hspdif); in HAL_SPDIFRX_DeInit()
1344 __HAL_SPDIFRX_IDLE(hspdif); in HAL_SPDIFRX_DMAStop()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_spdifrx.h338 #define __HAL_SPDIFRX_IDLE(__HANDLE__) ((__HANDLE__)->Instance->CR &= SPDIFRX_STATE_IDLE) macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_spdifrx.h400 #define __HAL_SPDIFRX_IDLE(__HANDLE__) ((__HANDLE__)->Instance->CR &= SPDIFRX_STATE_IDLE) macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_spdifrx.h400 #define __HAL_SPDIFRX_IDLE(__HANDLE__) ((__HANDLE__)->Instance->CR &= SPDIFRX_STATE_IDLE) macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_spdifrx.h395 #define __HAL_SPDIFRX_IDLE(__HANDLE__) ((__HANDLE__)->Instance->CR &= SPDIFRX_STATE_IDLE) macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_spdifrx.h400 #define __HAL_SPDIFRX_IDLE(__HANDLE__) ((__HANDLE__)->Instance->CR &= SPDIFRX_STATE_IDLE) macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_spdifrx.h395 #define __HAL_SPDIFRX_IDLE(__HANDLE__) ((__HANDLE__)->Instance->CR &= SPDIFRX_STATE_IDLE) macro