Searched refs:USART_ISR_UDR (Results 1 – 25 of 183) sorted by relevance
12345678
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_usart.h | 222 #define LL_USART_ISR_UDR USART_ISR_UDR /*!< SPI Slave underr… 3088 return ((READ_BIT(USARTx->ISR, USART_ISR_UDR) == (USART_ISR_UDR)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_UDR()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_usart.h | 229 #define LL_USART_ISR_UDR USART_ISR_UDR /*!< SPI Slave underr… 3102 return ((READ_BIT(USARTx->ISR, USART_ISR_UDR) == (USART_ISR_UDR)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_UDR()
|
D | stm32n6xx_hal_usart.h | 336 #define USART_FLAG_UDR USART_ISR_UDR /*!< SPI slave underrun error f…
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_usart.h | 229 #define LL_USART_ISR_UDR USART_ISR_UDR /*!< SPI Slave underr… 3102 return ((READ_BIT(USARTx->ISR, USART_ISR_UDR) == (USART_ISR_UDR)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_UDR()
|
D | stm32h7rsxx_hal_usart.h | 351 #define USART_FLAG_UDR USART_ISR_UDR /*!< SPI slave underrun error f…
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_usart.h | 222 #define LL_USART_ISR_UDR USART_ISR_UDR /*!< SPI Slave underr… 3097 return ((READ_BIT(USARTx->ISR, USART_ISR_UDR) == (USART_ISR_UDR)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_UDR()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_usart.h | 228 #define LL_USART_ISR_UDR USART_ISR_UDR /*!< SPI Slave underr… 3101 return ((READ_BIT(USARTx->ISR, USART_ISR_UDR) == (USART_ISR_UDR)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_UDR()
|
D | stm32u0xx_hal_usart.h | 336 #define USART_FLAG_UDR USART_ISR_UDR /*!< SPI slave underrun error f…
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_usart.h | 228 #define LL_USART_ISR_UDR USART_ISR_UDR /*!< SPI Slave underr… 3101 return ((READ_BIT(USARTx->ISR, USART_ISR_UDR) == (USART_ISR_UDR)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_UDR()
|
D | stm32c0xx_hal_usart.h | 348 #define USART_FLAG_UDR USART_ISR_UDR /*!< SPI slave underrun error f…
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_usart.h | 228 #define LL_USART_ISR_UDR USART_ISR_UDR /*!< SPI Slave underr… 3101 return ((READ_BIT(USARTx->ISR, USART_ISR_UDR) == (USART_ISR_UDR)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_UDR()
|
D | stm32g0xx_hal_usart.h | 344 #define USART_FLAG_UDR USART_ISR_UDR /*!< SPI slave underrun error f…
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_usart.h | 227 #define LL_USART_ISR_UDR USART_ISR_UDR /*!< SPI Slave underr… 3088 return ((READ_BIT(USARTx->ISR, USART_ISR_UDR) == (USART_ISR_UDR)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_UDR()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_usart.h | 232 #define LL_USART_ISR_UDR USART_ISR_UDR /*!< SPI Slave underr… 3123 return ((READ_BIT(USARTx->ISR, USART_ISR_UDR) == (USART_ISR_UDR)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_UDR()
|
D | stm32wb0x_hal_usart.h | 336 #define USART_FLAG_UDR USART_ISR_UDR /*!< SPI slave underrun error f…
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_usart.h | 229 #define LL_USART_ISR_UDR USART_ISR_UDR /*!< SPI Slave underr… 3102 return ((READ_BIT(USARTx->ISR, USART_ISR_UDR) == (USART_ISR_UDR)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_UDR()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_usart.h | 229 #define LL_USART_ISR_UDR USART_ISR_UDR /*!< SPI Slave underr… 3102 return ((READ_BIT(USARTx->ISR, USART_ISR_UDR) == (USART_ISR_UDR)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_UDR()
|
D | stm32wbxx_hal_usart.h | 340 #define USART_FLAG_UDR USART_ISR_UDR /*!< SPI slave underrun error f…
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_usart.h | 227 #define LL_USART_ISR_UDR USART_ISR_UDR /*!< SPI Slave underr… 3084 return ((READ_BIT(USARTx->ISR, USART_ISR_UDR) == (USART_ISR_UDR)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_UDR()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_usart.h | 228 #define LL_USART_ISR_UDR USART_ISR_UDR /*!< SPI Slave underr… 3101 return ((READ_BIT(USARTx->ISR, USART_ISR_UDR) == (USART_ISR_UDR)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_UDR()
|
D | stm32l5xx_hal_usart.h | 345 #define USART_FLAG_UDR USART_ISR_UDR /*!< SPI slave underrun error f…
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_usart.h | 229 #define LL_USART_ISR_UDR USART_ISR_UDR /*!< SPI Slave underr… 3102 return ((READ_BIT(USARTx->ISR, USART_ISR_UDR) == (USART_ISR_UDR)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_UDR()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_usart.h | 228 #define LL_USART_ISR_UDR USART_ISR_UDR /*!< SPI Slave underr… 3101 return ((READ_BIT(USARTx->ISR, USART_ISR_UDR) == (USART_ISR_UDR)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_UDR()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_usart.h | 247 #define LL_USART_ISR_UDR USART_ISR_UDR /*!< SPI Slave underr… 3267 return ((READ_BIT(USARTx->ISR, USART_ISR_UDR) == (USART_ISR_UDR)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_UDR()
|
D | stm32l4xx_hal_usart.h | 364 #define USART_FLAG_UDR USART_ISR_UDR /*!< SPI slave underrun error f…
|
12345678