Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Inc/
H A Dmain.h35 #define DEBUG_USART_TX_Pin GPIO_PIN_6 macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Src/
H A Dmain.c250 GPIO_InitStruct.Pin = DEBUG_USART_TX_Pin; in Init_UART()