Home
last modified time | relevance | path

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

/hal_telink-latest/tlsr9/drivers/B91/
Duart.h127 UART1_RTS_PC5 = GPIO_PC5, enumerator
Duart.c434 else if(rts_pin == UART1_RTS_PC5) in uart_set_rts_pin()