Home
last modified time | relevance | path

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

/hal_telink-latest/tlsr9/drivers/B91/
Duart.h129 UART1_RTS_PE3 = GPIO_PE3, enumerator
Duart.c445 else if(rts_pin == UART1_RTS_PE3) in uart_set_rts_pin()