Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Inc/
H A Dmain.h38 #define DEBUG_USART_RX_GPIO_Port GPIOB macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Src/
H A Dmain.c254 HAL_GPIO_Init(DEBUG_USART_RX_GPIO_Port, &GPIO_InitStruct); in Init_UART()