Home
last modified time | relevance | path

Searched refs:USART_ICR_UDRCF (Results 1 – 25 of 167) sorted by relevance

1234567

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_usart.h392 #define USART_CLEAR_UDRF USART_ICR_UDRCF /*!< SPI slave underrun err…
Dstm32n6xx_ll_usart.h205 #define LL_USART_ICR_UDRCF USART_ICR_UDRCF /*!< SPI Slave Underr…
3423 WRITE_REG(USARTx->ICR, USART_ICR_UDRCF); in LL_USART_ClearFlag_UDR()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_usart.h396 #define USART_CLEAR_UDRF USART_ICR_UDRCF /*!< SPI slave underrun err…
Dstm32wbxx_ll_usart.h205 #define LL_USART_ICR_UDRCF USART_ICR_UDRCF /*!< SPI Slave Underr…
3423 WRITE_REG(USARTx->ICR, USART_ICR_UDRCF); in LL_USART_ClearFlag_UDR()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_usart.h392 #define USART_CLEAR_UDRF USART_ICR_UDRCF /*!< SPI slave underrun err…
Dstm32u0xx_ll_usart.h204 #define LL_USART_ICR_UDRCF USART_ICR_UDRCF /*!< SPI Slave Underr…
3422 WRITE_REG(USARTx->ICR, USART_ICR_UDRCF); in LL_USART_ClearFlag_UDR()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_usart.h404 #define USART_CLEAR_UDRF USART_ICR_UDRCF /*!< SPI slave underrun err…
Dstm32c0xx_ll_usart.h204 #define LL_USART_ICR_UDRCF USART_ICR_UDRCF /*!< SPI Slave Underr…
3422 WRITE_REG(USARTx->ICR, USART_ICR_UDRCF); in LL_USART_ClearFlag_UDR()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_usart.h400 #define USART_CLEAR_UDRF USART_ICR_UDRCF /*!< SPI slave underrun err…
Dstm32g0xx_ll_usart.h204 #define LL_USART_ICR_UDRCF USART_ICR_UDRCF /*!< SPI Slave Underr…
3422 WRITE_REG(USARTx->ICR, USART_ICR_UDRCF); in LL_USART_ClearFlag_UDR()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_usart.h392 #define USART_CLEAR_UDRF USART_ICR_UDRCF /*!< SPI slave underrun err…
Dstm32wb0x_ll_usart.h204 #define LL_USART_ICR_UDRCF USART_ICR_UDRCF /*!< SPI Slave Underr…
3448 WRITE_REG(USARTx->ICR, USART_ICR_UDRCF); in LL_USART_ClearFlag_UDR()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_usart.h436 #define USART_CLEAR_UDRF USART_ICR_UDRCF /*!< SPI slave underrun err…
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_usart.h401 #define USART_CLEAR_UDRF USART_ICR_UDRCF /*!< SPI slave underrun err…
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_usart.h407 #define USART_CLEAR_UDRF USART_ICR_UDRCF /*!< SPI slave underrun err…
Dstm32h7rsxx_ll_usart.h205 #define LL_USART_ICR_UDRCF USART_ICR_UDRCF /*!< SPI Slave Underr…
3423 WRITE_REG(USARTx->ICR, USART_ICR_UDRCF); in LL_USART_ClearFlag_UDR()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_usart.h410 #define USART_CLEAR_UDRF USART_ICR_UDRCF /*!< SPI slave underrun err…
Dstm32mp1xx_ll_usart.h198 #define LL_USART_ICR_UDRCF USART_ICR_UDRCF /*!< SPI Slave Underr…
3418 WRITE_REG(USARTx->ICR, USART_ICR_UDRCF); in LL_USART_ClearFlag_UDR()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_usart.h405 #define USART_CLEAR_UDRF USART_ICR_UDRCF /*!< SPI slave underrun err…
Dstm32wbaxx_ll_usart.h204 #define LL_USART_ICR_UDRCF USART_ICR_UDRCF /*!< SPI Slave Underr…
3396 WRITE_REG(USARTx->ICR, USART_ICR_UDRCF); in LL_USART_ClearFlag_UDR()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_usart.h405 #define USART_CLEAR_UDRF USART_ICR_UDRCF /*!< SPI slave underrun err…
Dstm32wlxx_ll_usart.h198 #define LL_USART_ICR_UDRCF USART_ICR_UDRCF /*!< SPI Slave Underr…
3409 WRITE_REG(USARTx->ICR, USART_ICR_UDRCF); in LL_USART_ClearFlag_UDR()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_usart.h401 #define USART_CLEAR_UDRF USART_ICR_UDRCF /*!< SPI slave underrun err…
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_usart.h205 #define LL_USART_ICR_UDRCF USART_ICR_UDRCF /*!< SPI Slave Underr…
3423 WRITE_REG(USARTx->ICR, USART_ICR_UDRCF); in LL_USART_ClearFlag_UDR()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_usart.h204 #define LL_USART_ICR_UDRCF USART_ICR_UDRCF /*!< SPI Slave Underr…
3392 WRITE_REG(USARTx->ICR, USART_ICR_UDRCF); in LL_USART_ClearFlag_UDR()

1234567