Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_i2s.c361 if (IS_I2S_APB1_INSTANCE(hi2s->Instance)) in HAL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f412cx.h13080 #define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \ macro
Dstm32f423xx.h15143 #define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \ macro
Dstm32f412zx.h14082 #define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \ macro
Dstm32f412rx.h14046 #define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \ macro
Dstm32f412vx.h14058 #define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \ macro
Dstm32f413xx.h14993 #define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \ macro
Dstm32f446xx.h15501 #define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \ macro