/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_usart.h | 626 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument 627 ((__STOPBITS__) == USART_STOPBITS_1) || \ 628 ((__STOPBITS__) == USART_STOPBITS_1_5) || \ 629 ((__STOPBITS__) == USART_STOPBITS_2)) 631 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_1) || \ argument 632 ((__STOPBITS__) == USART_STOPBITS_2))
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_uart.h | 1204 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument 1205 ((__STOPBITS__) == UART_STOPBITS_1) || \ 1206 ((__STOPBITS__) == UART_STOPBITS_1_5) || \ 1207 ((__STOPBITS__) == UART_STOPBITS_2)) 1214 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument 1215 ((__STOPBITS__) == UART_STOPBITS_2))
|
D | stm32l0xx_hal_usart.h | 624 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument 625 ((__STOPBITS__) == USART_STOPBITS_1) || \ 626 ((__STOPBITS__) == USART_STOPBITS_1_5) || \ 627 ((__STOPBITS__) == USART_STOPBITS_2))
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_uart.h | 1309 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument 1310 ((__STOPBITS__) == UART_STOPBITS_1) || \ 1311 ((__STOPBITS__) == UART_STOPBITS_1_5) || \ 1312 ((__STOPBITS__) == UART_STOPBITS_2)) 1319 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument 1320 ((__STOPBITS__) == UART_STOPBITS_2))
|
D | stm32n6xx_hal_usart.h | 756 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument 757 ((__STOPBITS__) == USART_STOPBITS_1) || \ 758 ((__STOPBITS__) == USART_STOPBITS_1_5) || \ 759 ((__STOPBITS__) == USART_STOPBITS_2))
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_uart.h | 1323 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument 1324 ((__STOPBITS__) == UART_STOPBITS_1) || \ 1325 ((__STOPBITS__) == UART_STOPBITS_1_5) || \ 1326 ((__STOPBITS__) == UART_STOPBITS_2)) 1333 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument 1334 ((__STOPBITS__) == UART_STOPBITS_2))
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_uart.h | 1296 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument 1297 ((__STOPBITS__) == UART_STOPBITS_1) || \ 1298 ((__STOPBITS__) == UART_STOPBITS_1_5) || \ 1299 ((__STOPBITS__) == UART_STOPBITS_2)) 1306 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument 1307 ((__STOPBITS__) == UART_STOPBITS_2))
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_uart.h | 1309 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument 1310 ((__STOPBITS__) == UART_STOPBITS_1) || \ 1311 ((__STOPBITS__) == UART_STOPBITS_1_5) || \ 1312 ((__STOPBITS__) == UART_STOPBITS_2)) 1319 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument 1320 ((__STOPBITS__) == UART_STOPBITS_2))
|
D | stm32u0xx_hal_usart.h | 752 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument 753 ((__STOPBITS__) == USART_STOPBITS_1) || \ 754 ((__STOPBITS__) == USART_STOPBITS_1_5) || \ 755 ((__STOPBITS__) == USART_STOPBITS_2))
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_uart.h | 1313 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument 1314 ((__STOPBITS__) == UART_STOPBITS_1) || \ 1315 ((__STOPBITS__) == UART_STOPBITS_1_5) || \ 1316 ((__STOPBITS__) == UART_STOPBITS_2)) 1323 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument 1324 ((__STOPBITS__) == UART_STOPBITS_2))
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_uart.h | 1310 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument 1311 ((__STOPBITS__) == UART_STOPBITS_1) || \ 1312 ((__STOPBITS__) == UART_STOPBITS_1_5) || \ 1313 ((__STOPBITS__) == UART_STOPBITS_2)) 1320 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument 1321 ((__STOPBITS__) == UART_STOPBITS_2))
|
D | stm32g0xx_hal_usart.h | 731 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument 732 ((__STOPBITS__) == USART_STOPBITS_1) || \ 733 ((__STOPBITS__) == USART_STOPBITS_1_5) || \ 734 ((__STOPBITS__) == USART_STOPBITS_2))
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_uart.h | 1311 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument 1312 ((__STOPBITS__) == UART_STOPBITS_1) || \ 1313 ((__STOPBITS__) == UART_STOPBITS_1_5) || \ 1314 ((__STOPBITS__) == UART_STOPBITS_2)) 1321 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument 1322 ((__STOPBITS__) == UART_STOPBITS_2))
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_uart.h | 1325 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument 1326 ((__STOPBITS__) == UART_STOPBITS_1) || \ 1327 ((__STOPBITS__) == UART_STOPBITS_1_5) || \ 1328 ((__STOPBITS__) == UART_STOPBITS_2)) 1335 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument 1336 ((__STOPBITS__) == UART_STOPBITS_2))
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_uart.h | 1311 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument 1312 ((__STOPBITS__) == UART_STOPBITS_1) || \ 1313 ((__STOPBITS__) == UART_STOPBITS_1_5) || \ 1314 ((__STOPBITS__) == UART_STOPBITS_2)) 1321 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument 1322 ((__STOPBITS__) == UART_STOPBITS_2))
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_uart.h | 1316 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument 1317 ((__STOPBITS__) == UART_STOPBITS_1) || \ 1318 ((__STOPBITS__) == UART_STOPBITS_1_5) || \ 1319 ((__STOPBITS__) == UART_STOPBITS_2)) 1327 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument 1328 ((__STOPBITS__) == UART_STOPBITS_2))
|
D | stm32wbxx_hal_usart.h | 749 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument 750 ((__STOPBITS__) == USART_STOPBITS_1) || \ 751 ((__STOPBITS__) == USART_STOPBITS_1_5) || \ 752 ((__STOPBITS__) == USART_STOPBITS_2))
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_hal_uart.h | 1364 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument 1365 ((__STOPBITS__) == UART_STOPBITS_1) || \ 1366 ((__STOPBITS__) == UART_STOPBITS_1_5) || \ 1367 ((__STOPBITS__) == UART_STOPBITS_2)) 1374 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument 1375 ((__STOPBITS__) == UART_STOPBITS_2))
|
D | stm32wb0x_hal_usart.h | 728 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument 729 ((__STOPBITS__) == USART_STOPBITS_1) || \ 730 ((__STOPBITS__) == USART_STOPBITS_1_5) || \ 731 ((__STOPBITS__) == USART_STOPBITS_2))
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_uart.h | 1310 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument 1311 ((__STOPBITS__) == UART_STOPBITS_1) || \ 1312 ((__STOPBITS__) == UART_STOPBITS_1_5) || \ 1313 ((__STOPBITS__) == UART_STOPBITS_2)) 1320 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument 1321 ((__STOPBITS__) == UART_STOPBITS_2))
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_uart.h | 1310 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument 1311 ((__STOPBITS__) == UART_STOPBITS_1) || \ 1312 ((__STOPBITS__) == UART_STOPBITS_1_5) || \ 1313 ((__STOPBITS__) == UART_STOPBITS_2)) 1320 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument 1321 ((__STOPBITS__) == UART_STOPBITS_2))
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_uart.h | 1371 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument 1372 ((__STOPBITS__) == UART_STOPBITS_1) || \ 1373 ((__STOPBITS__) == UART_STOPBITS_1_5) || \ 1374 ((__STOPBITS__) == UART_STOPBITS_2)) 1381 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument 1382 ((__STOPBITS__) == UART_STOPBITS_2))
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_usart.h | 630 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument 631 ((__STOPBITS__) == USART_STOPBITS_1) || \ 632 ((__STOPBITS__) == USART_STOPBITS_1_5) || \ 633 ((__STOPBITS__) == USART_STOPBITS_2))
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_usart.h | 712 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument 713 ((__STOPBITS__) == USART_STOPBITS_1) || \ 714 ((__STOPBITS__) == USART_STOPBITS_1_5) || \ 715 ((__STOPBITS__) == USART_STOPBITS_2))
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_usart.h | 772 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument 773 ((__STOPBITS__) == USART_STOPBITS_1) || \ 774 ((__STOPBITS__) == USART_STOPBITS_1_5) || \ 775 ((__STOPBITS__) == USART_STOPBITS_2))
|