Searched refs:autoTx (Results 1 – 2 of 2) sorted by relevance
| /bsp/efm32/Libraries/emlib/inc/ | ||
| A D | em_usart.h | 356 bool autoTx; member |
| /bsp/efm32/Libraries/emlib/src/ | ||
| A D | em_usart.c | 601 (init->autoTx ? USART_CTRL_AUTOTX : 0); in USART_InitSync() |
Completed in 11 milliseconds