Home
last modified time | relevance | path

Searched refs:__STOPBITS__ (Results 1 – 25 of 60) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_usart.h626 #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/
Dstm32l0xx_hal_uart.h1204 #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))
Dstm32l0xx_hal_usart.h624 #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/
Dstm32n6xx_hal_uart.h1309 #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))
Dstm32n6xx_hal_usart.h756 #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/
Dstm32h5xx_hal_uart.h1323 #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/
Dstm32u5xx_hal_uart.h1296 #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/
Dstm32u0xx_hal_uart.h1309 #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))
Dstm32u0xx_hal_usart.h752 #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/
Dstm32h7xx_hal_uart.h1313 #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/
Dstm32g0xx_hal_uart.h1310 #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))
Dstm32g0xx_hal_usart.h731 #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/
Dstm32l5xx_hal_uart.h1311 #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/
Dstm32h7rsxx_hal_uart.h1325 #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/
Dstm32wbaxx_hal_uart.h1311 #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/
Dstm32wbxx_hal_uart.h1316 #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))
Dstm32wbxx_hal_usart.h749 #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/
Dstm32wb0x_hal_uart.h1364 #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))
Dstm32wb0x_hal_usart.h728 #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/
Dstm32wlxx_hal_uart.h1310 #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/
Dstm32g4xx_hal_uart.h1310 #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/
Dstm32l4xx_hal_uart.h1371 #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/
Dstm32f3xx_hal_usart.h630 #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/
Dstm32f7xx_hal_usart.h712 #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/
Dstm32c0xx_hal_usart.h772 #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))

123