Home
last modified time | relevance | path

Searched defs:IS_USART_INSTANCE (Results 1 – 25 of 29) sorted by relevance

12

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
H A Dstm32f410rx.h7265 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
H A Dstm32f410tx.h7209 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
H A Dstm32f410cx.h7261 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
H A Dstm32f411xe.h8574 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
H A Dstm32f401xe.h8540 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
H A Dstm32f401xc.h8540 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
H A Dstm32f412cx.h13393 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
H A Dstm32f415xx.h14461 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
H A Dstm32f412zx.h14407 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
H A Dstm32f412vx.h14385 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
H A Dstm32f412rx.h14371 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
H A Dstm32f405xx.h14176 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
H A Dstm32f417xx.h15747 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
H A Dstm32f407xx.h15467 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
H A Dstm32f446xx.h15824 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
H A Dstm32f413xx.h15332 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
H A Dstm32f423xx.h15485 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
H A Dstm32f427xx.h16677 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
H A Dstm32f437xx.h16979 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
H A Dstm32f429xx.h17035 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/
H A Dstm32l073xx.h7734 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dstm32wb50xx.h10866 #define IS_USART_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
H A Dstm32wb55xx.h13297 #define IS_USART_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
H A Dstm32f407xx.h15487 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l451xx.h15208 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro

12