Searched refs:IS_UART_LIN_OVERSAMPLING (Results 1 – 2 of 2) sorted by relevance
825 #define IS_UART_LIN_OVERSAMPLING(SAMPLING) (((SAMPLING) == UART_OVERSAMPLING_16)) macro
513 assert_param(IS_UART_LIN_OVERSAMPLING(huart->Init.OverSampling)); in HAL_LIN_Init()
Completed in 9 milliseconds