Home
last modified time | relevance | path

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

/hal_telink-latest/tlsr9/drivers/B91/
Duart.h123 UART0_RTS_PA2 = GPIO_PA2, enumerator
Duart.c418 if(rts_pin == UART0_RTS_PA2) in uart_set_rts_pin()