Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Inc/
H A Dmain.h37 #define DEBUG_USART_RX_Pin GPIO_PIN_7 macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Src/
H A Dmain.c253 GPIO_InitStruct.Pin = DEBUG_USART_RX_Pin; in Init_UART()