Home
last modified time | relevance | path

Searched refs:DEBUG_USART (Results 1 – 2 of 2) sorted by relevance

/btstack/port/stm32-wb55xx-nucleo-freertos/Inc/
H A Dmain.h32 #define DEBUG_USART USART1 macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Src/
H A Dmain.c257 hTuart.Instance = DEBUG_USART; in Init_UART()