/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_usart.h | 809 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument 810 ((__SAMPLING__) == USART_OVERSAMPLING_8))
|
D | stm32wlxx_hal_uart.h | 1363 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1364 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_uart.h | 1257 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1258 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_uart.h | 1291 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1292 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_uart.h | 1297 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1298 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_uart.h | 1233 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1234 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_uart.h | 1362 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1363 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_uart.h | 1376 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1377 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_uart.h | 1349 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1350 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_uart.h | 1362 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1363 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_uart.h | 1366 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1367 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_uart.h | 1346 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1347 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_uart.h | 1363 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1364 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_uart.h | 1364 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1365 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_uart.h | 1378 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1379 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_uart.h | 1263 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1264 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_uart.h | 1364 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1365 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_uart.h | 1371 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1372 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_hal_uart.h | 1417 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1418 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_uart.h | 1363 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1364 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_uart.h | 1424 #define IS_UART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == UART_OVERSAMPLING_16) || \ argument 1425 ((__SAMPLING__) == UART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 3830 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument 3831 ((__SAMPLING__) == USART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 3724 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument 3725 ((__SAMPLING__) == USART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 3814 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument 3815 ((__SAMPLING__) == USART_OVERSAMPLING_8))
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 4191 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \ argument 4192 ((__SAMPLING__) == USART_OVERSAMPLING_8))
|