Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_i2s.h285 #define I2S_WS_INVERSION_DISABLE (0x00000000UL) macro
641 #define IS_I2S_WS_INVERSION(__WSINV__) (((__WSINV__) == I2S_WS_INVERSION_DISABLE) …
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_i2s.h285 #define I2S_WS_INVERSION_DISABLE (0x00000000UL) macro
641 #define IS_I2S_WS_INVERSION(__WSINV__) (((__WSINV__) == I2S_WS_INVERSION_DISABLE) …
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_i2s.h285 #define I2S_WS_INVERSION_DISABLE (0x00000000UL) macro
636 #define IS_I2S_WS_INVERSION(__WSINV__) (((__WSINV__) == I2S_WS_INVERSION_DISABLE) …
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_i2s.h285 #define I2S_WS_INVERSION_DISABLE (0x00000000UL) macro
636 #define IS_I2S_WS_INVERSION(__WSINV__) (((__WSINV__) == I2S_WS_INVERSION_DISABLE) …