Home
last modified time | relevance | path

Searched refs:I2S_FULLDUPLEXMODE_DISABLE (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_i2s.h252 #define I2S_FULLDUPLEXMODE_DISABLE (0x00000000U) macro
556 #define IS_I2S_FULLDUPLEX_MODE(MODE) (((MODE) == I2S_FULLDUPLEXMODE_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_i2s.h251 #define I2S_FULLDUPLEXMODE_DISABLE (0x00000000U) macro
572 #define IS_I2S_FULLDUPLEX_MODE(MODE) (((MODE) == I2S_FULLDUPLEXMODE_DISABLE) || \