Home
last modified time | relevance | path

Searched defs:IS_UART_WAKEUP_FROMSTOP_INSTANCE (Results 1 – 4 of 4) sorted by relevance

/loramac-node-latest/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h6573 #define IS_UART_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/loramac-node-latest/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7608 #define IS_UART_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/loramac-node-latest/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7767 #define IS_UART_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/loramac-node-latest/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h18417 #define IS_UART_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro