Searched refs:__SAMPLING__ (Results 1 – 3 of 3) sorted by relevance
819 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument820 ((__SAMPLING__) == USART_OVERSAMPLING_8))
1336 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument1337 ((__SAMPLING__) == UART_OVERSAMPLING_8))
1143 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument1144 ((__SAMPLING__) == UART_OVERSAMPLING_8))