/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_i2s.h | 206 #define I2S_MODE_SLAVE_RX (SPI_I2SCFGR_I2SCFG_0) macro 600 … ((__MODE__) == I2S_MODE_SLAVE_RX) || \ 611 … ((__MODE__) == I2S_MODE_SLAVE_RX) || \
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_i2s.h | 206 #define I2S_MODE_SLAVE_RX (SPI_I2SCFGR_I2SCFG_0) macro 600 … ((__MODE__) == I2S_MODE_SLAVE_RX) || \ 611 … ((__MODE__) == I2S_MODE_SLAVE_RX) || \
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_i2s.h | 206 #define I2S_MODE_SLAVE_RX (SPI_I2SCFGR_I2SCFG_0) macro 595 … ((__MODE__) == I2S_MODE_SLAVE_RX) || \ 606 … ((__MODE__) == I2S_MODE_SLAVE_RX) || \
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_i2s.h | 206 #define I2S_MODE_SLAVE_RX (SPI_I2SCFGR_I2SCFG_0) macro 595 … ((__MODE__) == I2S_MODE_SLAVE_RX) || \ 606 … ((__MODE__) == I2S_MODE_SLAVE_RX) || \
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_i2s.c | 490 tmp = I2S_MODE_SLAVE_RX; in HAL_I2S_Init() 951 || ((tmpreg_cfgr & SPI_I2SCFGR_I2SCFG) == I2S_MODE_SLAVE_RX)) in HAL_I2S_Transmit() 1581 else if ((hi2s->Init.Mode == I2S_MODE_MASTER_RX) || (hi2s->Init.Mode == I2S_MODE_SLAVE_RX)) in HAL_I2S_DMAStop() 1658 if (hi2s->Init.Mode == I2S_MODE_SLAVE_RX) in HAL_I2S_DMAStop()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_i2s.c | 464 tmp = I2S_MODE_SLAVE_RX; in HAL_I2S_Init() 925 || ((tmpreg_cfgr & SPI_I2SCFGR_I2SCFG) == I2S_MODE_SLAVE_RX)) in HAL_I2S_Transmit() 1555 else if ((hi2s->Init.Mode == I2S_MODE_MASTER_RX) || (hi2s->Init.Mode == I2S_MODE_SLAVE_RX)) in HAL_I2S_DMAStop() 1632 if (hi2s->Init.Mode == I2S_MODE_SLAVE_RX) in HAL_I2S_DMAStop()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_i2s.h | 184 #define I2S_MODE_SLAVE_RX (SPI_I2SCFGR_I2SCFG_0) macro 505 ((__MODE__) == I2S_MODE_SLAVE_RX) || \
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_i2s.h | 185 #define I2S_MODE_SLAVE_RX (SPI_I2SCFGR_I2SCFG_0) macro 506 ((__MODE__) == I2S_MODE_SLAVE_RX) || \
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_hal_i2s.h | 184 #define I2S_MODE_SLAVE_RX (SPI_I2SCFGR_I2SCFG_0) macro 505 ((__MODE__) == I2S_MODE_SLAVE_RX) || \
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_i2s.h | 185 #define I2S_MODE_SLAVE_RX (SPI_I2SCFGR_I2SCFG_0) macro 506 ((__MODE__) == I2S_MODE_SLAVE_RX) || \
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_i2s.h | 187 #define I2S_MODE_SLAVE_RX (SPI_I2SCFGR_I2SCFG_0) macro 516 ((__MODE__) == I2S_MODE_SLAVE_RX) || \
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_i2s.h | 185 #define I2S_MODE_SLAVE_RX (SPI_I2SCFGR_I2SCFG_0) macro 506 ((__MODE__) == I2S_MODE_SLAVE_RX) || \
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_i2s.h | 185 #define I2S_MODE_SLAVE_RX (SPI_I2SCFGR_I2SCFG_0) macro 506 ((__MODE__) == I2S_MODE_SLAVE_RX) || \
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_i2s.h | 185 #define I2S_MODE_SLAVE_RX (SPI_I2SCFGR_I2SCFG_0) macro 506 ((__MODE__) == I2S_MODE_SLAVE_RX) || \
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_i2s.h | 185 #define I2S_MODE_SLAVE_RX (SPI_I2SCFGR_I2SCFG_0) macro 511 ((__MODE__) == I2S_MODE_SLAVE_RX) || \
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_i2s.h | 187 #define I2S_MODE_SLAVE_RX (SPI_I2SCFGR_I2SCFG_0) macro 516 ((__MODE__) == I2S_MODE_SLAVE_RX) || \
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_i2s.h | 193 #define I2S_MODE_SLAVE_RX (SPI_I2SCFGR_I2SCFG_0) macro 534 ((__MODE__) == I2S_MODE_SLAVE_RX) || \
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_i2s.h | 185 #define I2S_MODE_SLAVE_RX (SPI_I2SCFGR_I2SCFG_0) macro 506 ((__MODE__) == I2S_MODE_SLAVE_RX) || \
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_i2s.h | 192 #define I2S_MODE_SLAVE_RX (SPI_I2SCFGR_I2SCFG_0) macro 550 ((__MODE__) == I2S_MODE_SLAVE_RX) || \
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_i2s.c | 873 || ((tmpreg_cfgr & SPI_I2SCFGR_I2SCFG) == I2S_MODE_SLAVE_RX)) in HAL_I2S_Transmit() 1437 else if ((hi2s->Init.Mode == I2S_MODE_MASTER_RX) || (hi2s->Init.Mode == I2S_MODE_SLAVE_RX)) in HAL_I2S_DMAStop() 1459 if (hi2s->Init.Mode == I2S_MODE_SLAVE_RX) in HAL_I2S_DMAStop()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_i2s.c | 834 || ((tmpreg_cfgr & SPI_I2SCFGR_I2SCFG) == I2S_MODE_SLAVE_RX)) in HAL_I2S_Transmit() 1399 else if ((hi2s->Init.Mode == I2S_MODE_MASTER_RX) || (hi2s->Init.Mode == I2S_MODE_SLAVE_RX)) in HAL_I2S_DMAStop() 1421 if (hi2s->Init.Mode == I2S_MODE_SLAVE_RX) in HAL_I2S_DMAStop()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_i2s.c | 832 || ((tmpreg_cfgr & SPI_I2SCFGR_I2SCFG) == I2S_MODE_SLAVE_RX)) in HAL_I2S_Transmit() 1396 else if ((hi2s->Init.Mode == I2S_MODE_MASTER_RX) || (hi2s->Init.Mode == I2S_MODE_SLAVE_RX)) in HAL_I2S_DMAStop() 1418 if (hi2s->Init.Mode == I2S_MODE_SLAVE_RX) in HAL_I2S_DMAStop()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_i2s.c | 834 || ((tmpreg_cfgr & SPI_I2SCFGR_I2SCFG) == I2S_MODE_SLAVE_RX)) in HAL_I2S_Transmit() 1398 else if ((hi2s->Init.Mode == I2S_MODE_MASTER_RX) || (hi2s->Init.Mode == I2S_MODE_SLAVE_RX)) in HAL_I2S_DMAStop() 1420 if (hi2s->Init.Mode == I2S_MODE_SLAVE_RX) in HAL_I2S_DMAStop()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_i2s.c | 854 || ((tmpreg_cfgr & SPI_I2SCFGR_I2SCFG) == I2S_MODE_SLAVE_RX)) in HAL_I2S_Transmit() 1418 else if ((hi2s->Init.Mode == I2S_MODE_MASTER_RX) || (hi2s->Init.Mode == I2S_MODE_SLAVE_RX)) in HAL_I2S_DMAStop() 1440 if (hi2s->Init.Mode == I2S_MODE_SLAVE_RX) in HAL_I2S_DMAStop()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_i2s.c | 848 || ((tmpreg_cfgr & SPI_I2SCFGR_I2SCFG) == I2S_MODE_SLAVE_RX)) in HAL_I2S_Transmit() 1413 else if ((hi2s->Init.Mode == I2S_MODE_MASTER_RX) || (hi2s->Init.Mode == I2S_MODE_SLAVE_RX)) in HAL_I2S_DMAStop() 1435 if (hi2s->Init.Mode == I2S_MODE_SLAVE_RX) in HAL_I2S_DMAStop()
|