Home
last modified time | relevance | path

Searched refs:I2S_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_i2s.c198 #define I2S_TIMEOUT 0xFFFFUL macro
1717 …if ((((HAL_GetTick() - tickstart) >= I2S_TIMEOUT) && (I2S_TIMEOUT != HAL_MAX_DELAY)) || (I2S_TIME… in HAL_I2S_DMAPause()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_i2s.c198 #define I2S_TIMEOUT 0xFFFFUL macro
1880 …if ((((HAL_GetTick() - tickstart) >= I2S_TIMEOUT) && (I2S_TIMEOUT != HAL_MAX_DELAY)) || (I2S_TIME… in HAL_I2S_DMAPause()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_i2s.c198 #define I2S_TIMEOUT 0xFFFFUL macro
1891 …if ((((HAL_GetTick() - tickstart) >= I2S_TIMEOUT) && (I2S_TIMEOUT != HAL_MAX_DELAY)) || (I2S_TIME… in HAL_I2S_DMAPause()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i2s.c198 #define I2S_TIMEOUT 0xFFFFUL macro
1886 …if ((((HAL_GetTick() - tickstart) >= I2S_TIMEOUT) && (I2S_TIMEOUT != HAL_MAX_DELAY)) || (I2S_TIME… in HAL_I2S_DMAPause()