Home
last modified time | relevance | path

Searched defs:IS_I2S_APB1_INSTANCE (Results 1 – 7 of 7) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
H A Dstm32f412cx.h13057 #define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \ macro
H A Dstm32f412zx.h14071 #define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \ macro
H A Dstm32f412vx.h14049 #define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \ macro
H A Dstm32f412rx.h14035 #define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \ macro
H A Dstm32f446xx.h15490 #define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \ macro
H A Dstm32f413xx.h14982 #define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \ macro
H A Dstm32f423xx.h15132 #define IS_I2S_APB1_INSTANCE(INSTANCE) (((INSTANCE) == SPI2) || \ macro