Home
last modified time | relevance | path

Searched refs:UART_STOPBITS_2 (Results 1 – 20 of 20) sorted by relevance

/hal_stm32-3.6.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_uart.h367 #define UART_STOPBITS_2 USART_CR2_STOP_1 /*!< UART frame w… macro
1207 ((__STOPBITS__) == UART_STOPBITS_2))
1215 ((__STOPBITS__) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_uart.h379 #define UART_STOPBITS_2 USART_CR2_STOP_1 /*!< UART frame w… macro
1313 ((__STOPBITS__) == UART_STOPBITS_2))
1321 ((__STOPBITS__) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_uart.h382 #define UART_STOPBITS_2 USART_CR2_STOP_1 /*!< UART frame w… macro
1320 ((__STOPBITS__) == UART_STOPBITS_2))
1329 ((__STOPBITS__) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_uart.h372 #define UART_STOPBITS_2 USART_CR2_STOP_1 /*!< UART frame w… macro
1301 ((__STOPBITS__) == UART_STOPBITS_2))
1309 ((__STOPBITS__) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_uart.h367 #define UART_STOPBITS_2 USART_CR2_STOP_1 /*!< UART frame w… macro
1291 ((__STOPBITS__) == UART_STOPBITS_2))
1299 ((__STOPBITS__) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_uart.h386 #define UART_STOPBITS_2 USART_CR2_STOP_1 /*!< UART frame w… macro
1315 ((__STOPBITS__) == UART_STOPBITS_2))
1323 ((__STOPBITS__) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_uart.h383 #define UART_STOPBITS_2 USART_CR2_STOP_1 /*!< UART frame w… macro
1317 ((__STOPBITS__) == UART_STOPBITS_2))
1325 ((__STOPBITS__) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_uart.h387 #define UART_STOPBITS_2 USART_CR2_STOP_1 /*!< UART frame w… macro
1327 ((__STOPBITS__) == UART_STOPBITS_2))
1335 ((__STOPBITS__) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_uart.h379 #define UART_STOPBITS_2 USART_CR2_STOP_1 /*!< UART frame w… macro
1313 ((__STOPBITS__) == UART_STOPBITS_2))
1321 ((__STOPBITS__) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_uart.h380 #define UART_STOPBITS_2 USART_CR2_STOP_1 /*!< UART frame w… macro
1314 ((__STOPBITS__) == UART_STOPBITS_2))
1322 ((__STOPBITS__) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_uart.h390 #define UART_STOPBITS_2 USART_CR2_STOP_1 /*!< UART frame w… macro
1375 ((__STOPBITS__) == UART_STOPBITS_2))
1383 ((__STOPBITS__) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_uart.h282 #define UART_STOPBITS_2 ((uint32_t)USART_CR2_STOP_1) macro
838 ((STOPBITS) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_uart.h282 #define UART_STOPBITS_2 ((uint32_t)USART_CR2_STOP_1) macro
842 ((STOPBITS) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_uart.h269 #define UART_STOPBITS_2 ((uint32_t)USART_CR2_STOP_1) macro
813 ((STOPBITS) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_uart.h282 #define UART_STOPBITS_2 ((uint32_t)USART_CR2_STOP_1) macro
838 ((STOPBITS) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_uart.h364 #define UART_STOPBITS_2 USART_CR2_STOP_1 /*!< UART frame w… macro
1254 ((__STOPBITS__) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_uart.h365 #define UART_STOPBITS_2 USART_CR2_STOP_1 /*!< UART frame w… macro
1248 ((__STOPBITS__) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_uart.h361 #define UART_STOPBITS_2 USART_CR2_STOP_1 /*!< UART frame w… macro
1190 ((__STOPBITS__) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_uart.h379 #define UART_STOPBITS_2 USART_CR2_STOP_1 /*!< UART frame w… macro
1304 ((__STOPBITS__) == UART_STOPBITS_2))
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_uart.h349 #define UART_STOPBITS_2 USART_CR2_STOP_1 /*!< UART frame w… macro
1220 ((__STOPBITS__) == UART_STOPBITS_2))