Home
last modified time | relevance | path

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

/bsp/thead-smart/drivers/
A Dck_usart.h48 #define LCR_STOP_BIT2 0x04 /* 1.5 stop bit */ macro
A Dck_usart.c194 addr->LCR |= LCR_STOP_BIT2; in csi_usart_config_stopbits()
/bsp/ck802/libraries/common/usart/
A Ddw_usart.h54 #define LCR_STOP_BIT2 0x04 /* 1.5 stop bit */ macro
A Ddw_usart.c171 addr->LCR |= LCR_STOP_BIT2; in dw_usart_set_stopbit()

Completed in 14 milliseconds