/hal_stm32-2.7.6/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_usart.h | 777 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument 778 ((__SAMPLING__) == USART_OVERSAMPLING_8))
|
D | stm32wbxx_hal_uart.h | 1349 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1350 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_usart.h | 844 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument 845 ((__SAMPLING__) == USART_OVERSAMPLING_8))
|
D | stm32l5xx_hal_uart.h | 1306 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1307 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_usart.h | 810 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument 811 ((__SAMPLING__) == USART_OVERSAMPLING_8))
|
D | stm32wlxx_hal_uart.h | 1341 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1342 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_usart.h | 805 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument 806 ((__SAMPLING__) == USART_OVERSAMPLING_8))
|
D | stm32l4xx_hal_uart.h | 1399 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1400 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_uart.h | 1264 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1265 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_uart.h | 1211 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1212 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_uart.h | 1235 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1236 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_uart.h | 1269 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1270 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_uart.h | 1345 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1346 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_uart.h | 1264 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1265 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_uart.h | 1346 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1347 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_uart.h | 1341 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1342 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_uart.h | 1316 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1317 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32wbxx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 3657 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument 3658 ((__SAMPLING__) == USART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 3653 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument 3654 ((__SAMPLING__) == USART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 3569 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument 3570 ((__SAMPLING__) == USART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32l0xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 3653 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument 3654 ((__SAMPLING__) == USART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32g4xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 3569 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument 3570 ((__SAMPLING__) == USART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 3660 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument 3661 ((__SAMPLING__) == USART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32wlxx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 3643 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument 3644 ((__SAMPLING__) == USART_OVERSAMPLING_8))
|
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 3567 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument 3568 ((__SAMPLING__) == USART_OVERSAMPLING_8))
|