Searched refs:IS_LPUART_SAMPLING (Results 1 – 6 of 6) sorted by relevance
198 #define IS_LPUART_SAMPLING(SAMPLING) (((SAMPLING) == LPUART_SMPCNT_1B) || ((SAMPLING) == LPUART_SMP… macro
345 assert_param(IS_LPUART_SAMPLING(LPUART_SamplingMethod)); in LPUART_ConfigSamplingMethod()
Completed in 10 milliseconds