Home
last modified time | relevance | path

Searched defs:IS_UART_INSTANCE (Results 1 – 8 of 8) sorted by relevance

/loramac-node-latest/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h6544 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/loramac-node-latest/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h8087 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/loramac-node-latest/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7579 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/loramac-node-latest/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h8087 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/loramac-node-latest/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7738 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/loramac-node-latest/src/boards/NAMote72/cmsis/
Dstm32l152xc.h8977 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/loramac-node-latest/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h9281 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/loramac-node-latest/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h18372 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro