Home
last modified time | relevance | path

Searched refs:USART5 (Results 1 – 4 of 4) sorted by relevance

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_usart.c66 case USART5: in usart_deinit()
98 case USART5: in usart_baudrate_set()
117 if(USART5 == usart_periph){ in usart_baudrate_set()
161 if(USART5 == usart_periph){ in usart_parity_config()
188 if(USART5 == usart_periph){ in usart_word_length_set()
217 if(USART5 == usart_periph){ in usart_stop_bit_set()
240 if(USART5 == usart_periph){ in usart_enable()
257 if(USART5 == usart_periph){ in usart_disable()
280 if(USART5 == usart_periph){ in usart_transmit_config()
309 if(USART5 == usart_periph){ in usart_receive_config()
[all …]
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_usart.c66 case USART5: in usart_deinit()
106 case USART5: in usart_baudrate_set()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_usart.h51 #define USART5 (USART_BASE+0x0000D000U) /*!< USART5 base address */ macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_usart.h49 #define USART5 (USART_BASE+0x00012C00U) /*!< USART5 base address */ macro