Home
last modified time | relevance | path

Searched refs:IS_I2S_FULLDUPLEX (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_i2s.c2506 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_16Bit_IT()
2520 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_16Bit_IT()
2529 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_16Bit_IT()
2556 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_32Bit_IT()
2570 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_32Bit_IT()
2579 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_32Bit_IT()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_i2s.c2504 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_16Bit_IT()
2518 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_16Bit_IT()
2527 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_16Bit_IT()
2554 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_32Bit_IT()
2568 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_32Bit_IT()
2577 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_32Bit_IT()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_i2s.c2579 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_16Bit_IT()
2593 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_16Bit_IT()
2602 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_16Bit_IT()
2629 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_32Bit_IT()
2643 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_32Bit_IT()
2652 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_32Bit_IT()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i2s.c2675 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_16Bit_IT()
2689 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_16Bit_IT()
2698 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_16Bit_IT()
2725 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_32Bit_IT()
2739 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_32Bit_IT()
2748 if (IS_I2S_FULLDUPLEX(hi2s->Init.Mode)) in I2S_Receive_32Bit_IT()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_i2s.h614 #define IS_I2S_FULLDUPLEX(__MODE__) (((__MODE__) == I2S_MODE_MASTER_FULLDUPLEX) … macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_i2s.h614 #define IS_I2S_FULLDUPLEX(__MODE__) (((__MODE__) == I2S_MODE_MASTER_FULLDUPLEX) … macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_i2s.h609 #define IS_I2S_FULLDUPLEX(__MODE__) (((__MODE__) == I2S_MODE_MASTER_FULLDUPLEX) … macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_i2s.h609 #define IS_I2S_FULLDUPLEX(__MODE__) (((__MODE__) == I2S_MODE_MASTER_FULLDUPLEX) … macro