Searched refs:USART_CLK_MODE_GET (Results 1 – 2 of 2) sorted by relevance
| /bsp/efm32/ | ||
| A D | drv_usart.h | 71 #define USART_CLK_MODE_GET(state) ((state >> 8) & 0x03) macro |
| A D | drv_usart.c | 1317 switch (USART_CLK_MODE_GET(config)) in rt_hw_usart_unit_init() |
Completed in 9 milliseconds