Home
last modified time | relevance | path

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

12

/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_usart.h627 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument
628 ((__STOPBITS__) == USART_STOPBITS_1) || \
629 ((__STOPBITS__) == USART_STOPBITS_1_5) || \
630 ((__STOPBITS__) == USART_STOPBITS_2))
632 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_1) || \ argument
633 ((__STOPBITS__) == USART_STOPBITS_2))
/hal_stm32-3.6.0/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-3.6.0/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-3.6.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_uart.h1317 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument
1318 ((__STOPBITS__) == UART_STOPBITS_1) || \
1319 ((__STOPBITS__) == UART_STOPBITS_1_5) || \
1320 ((__STOPBITS__) == UART_STOPBITS_2))
1328 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument
1329 ((__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-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_uart.h1298 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument
1299 ((__STOPBITS__) == UART_STOPBITS_1) || \
1300 ((__STOPBITS__) == UART_STOPBITS_1_5) || \
1301 ((__STOPBITS__) == UART_STOPBITS_2))
1308 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument
1309 ((__STOPBITS__) == UART_STOPBITS_2))
Dstm32u5xx_hal_usart.h956 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument
957 ((__STOPBITS__) == USART_STOPBITS_1) || \
958 ((__STOPBITS__) == USART_STOPBITS_1_5) || \
959 ((__STOPBITS__) == USART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_uart.h1288 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument
1289 ((__STOPBITS__) == UART_STOPBITS_1) || \
1290 ((__STOPBITS__) == UART_STOPBITS_1_5) || \
1291 ((__STOPBITS__) == UART_STOPBITS_2))
1298 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument
1299 ((__STOPBITS__) == UART_STOPBITS_2))
Dstm32g4xx_hal_usart.h808 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument
809 ((__STOPBITS__) == USART_STOPBITS_1) || \
810 ((__STOPBITS__) == USART_STOPBITS_1_5) || \
811 ((__STOPBITS__) == USART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_uart.h1312 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument
1313 ((__STOPBITS__) == UART_STOPBITS_1) || \
1314 ((__STOPBITS__) == UART_STOPBITS_1_5) || \
1315 ((__STOPBITS__) == UART_STOPBITS_2))
1322 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument
1323 ((__STOPBITS__) == UART_STOPBITS_2))
Dstm32wbaxx_hal_usart.h822 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument
823 ((__STOPBITS__) == USART_STOPBITS_1) || \
824 ((__STOPBITS__) == USART_STOPBITS_1_5) || \
825 ((__STOPBITS__) == USART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_uart.h1314 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument
1315 ((__STOPBITS__) == UART_STOPBITS_1) || \
1316 ((__STOPBITS__) == UART_STOPBITS_1_5) || \
1317 ((__STOPBITS__) == UART_STOPBITS_2))
1324 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument
1325 ((__STOPBITS__) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_uart.h1324 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument
1325 ((__STOPBITS__) == UART_STOPBITS_1) || \
1326 ((__STOPBITS__) == UART_STOPBITS_1_5) || \
1327 ((__STOPBITS__) == UART_STOPBITS_2))
1334 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument
1335 ((__STOPBITS__) == UART_STOPBITS_2))
/hal_stm32-3.6.0/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))
Dstm32wlxx_hal_usart.h783 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument
784 ((__STOPBITS__) == USART_STOPBITS_1) || \
785 ((__STOPBITS__) == USART_STOPBITS_1_5) || \
786 ((__STOPBITS__) == USART_STOPBITS_2))
/hal_stm32-3.6.0/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))
Dstm32l5xx_hal_usart.h808 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument
809 ((__STOPBITS__) == USART_STOPBITS_1) || \
810 ((__STOPBITS__) == USART_STOPBITS_1_5) || \
811 ((__STOPBITS__) == USART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_uart.h1372 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_0_5) || \ argument
1373 ((__STOPBITS__) == UART_STOPBITS_1) || \
1374 ((__STOPBITS__) == UART_STOPBITS_1_5) || \
1375 ((__STOPBITS__) == UART_STOPBITS_2))
1382 #define IS_LPUART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \ argument
1383 ((__STOPBITS__) == UART_STOPBITS_2))
Dstm32l4xx_hal_usart.h789 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument
790 ((__STOPBITS__) == USART_STOPBITS_1) || \
791 ((__STOPBITS__) == USART_STOPBITS_1_5) || \
792 ((__STOPBITS__) == USART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_usart.h631 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument
632 ((__STOPBITS__) == USART_STOPBITS_1) || \
633 ((__STOPBITS__) == USART_STOPBITS_1_5) || \
634 ((__STOPBITS__) == USART_STOPBITS_2))
/hal_stm32-3.6.0/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-3.6.0/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_usart.h773 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument
774 ((__STOPBITS__) == USART_STOPBITS_1) || \
775 ((__STOPBITS__) == USART_STOPBITS_1_5) || \
776 ((__STOPBITS__) == USART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_usart.h853 #define IS_USART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == USART_STOPBITS_0_5) || \ argument
854 ((__STOPBITS__) == USART_STOPBITS_1) || \
855 ((__STOPBITS__) == USART_STOPBITS_1_5) || \
856 ((__STOPBITS__) == USART_STOPBITS_2))

12