Searched refs:LPUART_SMPCNT_3B (Results 1 – 6 of 6) sorted by relevance
196 #define LPUART_SMPCNT_3B ((uint16_t)0x0000) macro198 …IS_LPUART_SAMPLING(SAMPLING) (((SAMPLING) == LPUART_SMPCNT_1B) || ((SAMPLING) == LPUART_SMPCNT_3B))
184 LPUART_ConfigSamplingMethod(LPUART_SMPCNT_3B); in LPUART_Init()
Completed in 12 milliseconds