Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_usart.c459 return (uint16_t)(GET_BITS(USART5_RDATA(usart_periph), 0U, 8U)); in usart_data_receive()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_usart.h75 #define USART5_RDATA(usartx) REG32((usartx) + 0x000000024U) /*!< USART5 receive dat… macro