/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_usart.h | 1255 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1268 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1281 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|
D | stm32l0xx_hal_uart.h | 585 #define UART_ADVFEATURE_AUTOBAUDRATE_ENABLE USART_CR2_ABREN /*!< RX Auto Baud rate detectio…
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_usart.h | 1222 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1235 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1248 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|
D | stm32f3xx_hal_uart.h | 579 #define UART_ADVFEATURE_AUTOBAUDRATE_ENABLE USART_CR2_ABREN /*!< RX Auto Baud rate detectio…
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_usart.h | 1278 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1291 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1304 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|
D | stm32f7xx_hal_uart.h | 583 #define UART_ADVFEATURE_AUTOBAUDRATE_ENABLE USART_CR2_ABREN /*!< RX Auto Baud rate detectio…
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_usart.h | 1267 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1280 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1293 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|
D | stm32f0xx_hal_uart.h | 584 #define UART_ADVFEATURE_AUTOBAUDRATE_ENABLE USART_CR2_ABREN /*!< RX Auto Baud rate detectio…
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_usart.h | 1502 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1515 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1528 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_usart.h | 1511 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1524 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1537 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|
D | stm32n6xx_hal_uart.h | 614 #define UART_ADVFEATURE_AUTOBAUDRATE_ENABLE USART_CR2_ABREN /*!< RX Auto Baud rate detectio…
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_usart.h | 1511 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1524 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1537 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_usart.h | 1504 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1517 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1530 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_usart.h | 1510 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1523 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1536 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_usart.h | 1510 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1523 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1536 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_usart.h | 1510 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1523 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1536 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_usart.h | 1530 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1543 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1556 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_usart.h | 1528 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1541 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1554 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_usart.h | 1511 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1524 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1537 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_usart.h | 1511 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1524 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1537 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_usart.h | 1526 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1539 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1552 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_usart.h | 1510 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1523 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1536 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_usart.h | 1511 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1524 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1537 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_usart.h | 1510 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1523 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1536 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_usart.h | 1610 SET_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_EnableAutoBaudRate() 1623 CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN); in LL_USART_DisableAutoBaudRate() 1636 return ((READ_BIT(USARTx->CR2, USART_CR2_ABREN) == (USART_CR2_ABREN)) ? 1UL : 0UL); in LL_USART_IsEnabledAutoBaud()
|