/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_spi.h | 138 #define LL_SPI_CR2_TXEIE SPI_CR2_TXEIE /*!< Tx buffer empty interrupt… 1110 SET_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_EnableIT_TXE() 1144 CLEAR_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_DisableIT_TXE() 1177 return ((READ_BIT(SPIx->CR2, SPI_CR2_TXEIE) == (SPI_CR2_TXEIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_TXE()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_spi.h | 138 #define LL_SPI_CR2_TXEIE SPI_CR2_TXEIE /*!< Tx buffer empty interrupt… 1110 SET_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_EnableIT_TXE() 1144 CLEAR_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_DisableIT_TXE() 1177 return ((READ_BIT(SPIx->CR2, SPI_CR2_TXEIE) == (SPI_CR2_TXEIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_TXE()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_spi.h | 151 #define LL_SPI_CR2_TXEIE SPI_CR2_TXEIE /*!< Tx buffer empty interrupt… 1124 SET_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_EnableIT_TXE() 1159 CLEAR_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_DisableIT_TXE() 1192 return ((READ_BIT(SPIx->CR2, SPI_CR2_TXEIE) == (SPI_CR2_TXEIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_TXE()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_spi.h | 138 #define LL_SPI_CR2_TXEIE SPI_CR2_TXEIE /*!< Tx buffer empty interrupt… 1110 SET_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_EnableIT_TXE() 1144 CLEAR_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_DisableIT_TXE() 1177 return ((READ_BIT(SPIx->CR2, SPI_CR2_TXEIE) == (SPI_CR2_TXEIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_TXE()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_spi.h | 138 #define LL_SPI_CR2_TXEIE SPI_CR2_TXEIE /*!< Tx buffer empty interrupt… 906 SET_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_EnableIT_TXE() 940 CLEAR_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_DisableIT_TXE() 973 return ((READ_BIT(SPIx->CR2, SPI_CR2_TXEIE) == (SPI_CR2_TXEIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_TXE()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_spi.h | 151 #define LL_SPI_CR2_TXEIE SPI_CR2_TXEIE /*!< Tx buffer empty interrupt… 920 SET_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_EnableIT_TXE() 955 CLEAR_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_DisableIT_TXE() 988 return ((READ_BIT(SPIx->CR2, SPI_CR2_TXEIE) == (SPI_CR2_TXEIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_TXE()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_spi.h | 151 #define LL_SPI_CR2_TXEIE SPI_CR2_TXEIE /*!< Tx buffer empty interrupt… 875 SET_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_EnableIT_TXE() 910 CLEAR_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_DisableIT_TXE() 943 return ((READ_BIT(SPIx->CR2, SPI_CR2_TXEIE) == (SPI_CR2_TXEIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_TXE()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_spi.h | 138 #define LL_SPI_CR2_TXEIE SPI_CR2_TXEIE /*!< Tx buffer empty interrupt… 906 SET_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_EnableIT_TXE() 940 CLEAR_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_DisableIT_TXE() 973 return ((READ_BIT(SPIx->CR2, SPI_CR2_TXEIE) == (SPI_CR2_TXEIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_TXE()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_spi.h | 138 #define LL_SPI_CR2_TXEIE SPI_CR2_TXEIE /*!< Tx buffer empty interrupt… 913 SET_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_EnableIT_TXE() 947 CLEAR_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_DisableIT_TXE() 980 return ((READ_BIT(SPIx->CR2, SPI_CR2_TXEIE) == (SPI_CR2_TXEIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_TXE()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_spi.h | 138 #define LL_SPI_CR2_TXEIE SPI_CR2_TXEIE /*!< Tx buffer empty interrupt… 1110 SET_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_EnableIT_TXE() 1144 CLEAR_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_DisableIT_TXE() 1177 return ((READ_BIT(SPIx->CR2, SPI_CR2_TXEIE) == (SPI_CR2_TXEIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_TXE()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_spi.h | 138 #define LL_SPI_CR2_TXEIE SPI_CR2_TXEIE /*!< Tx buffer empty interrupt… 1110 SET_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_EnableIT_TXE() 1144 CLEAR_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_DisableIT_TXE() 1177 return ((READ_BIT(SPIx->CR2, SPI_CR2_TXEIE) == (SPI_CR2_TXEIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_TXE()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_spi.h | 138 #define LL_SPI_CR2_TXEIE SPI_CR2_TXEIE /*!< Tx buffer empty interrupt… 1110 SET_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_EnableIT_TXE() 1144 CLEAR_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_DisableIT_TXE() 1177 return ((READ_BIT(SPIx->CR2, SPI_CR2_TXEIE) == (SPI_CR2_TXEIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_TXE()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_spi.h | 138 #define LL_SPI_CR2_TXEIE SPI_CR2_TXEIE /*!< Tx buffer empty interrupt… 1110 SET_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_EnableIT_TXE() 1144 CLEAR_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_DisableIT_TXE() 1177 return ((READ_BIT(SPIx->CR2, SPI_CR2_TXEIE) == (SPI_CR2_TXEIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_TXE()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_spi.h | 138 #define LL_SPI_CR2_TXEIE SPI_CR2_TXEIE /*!< Tx buffer empty interrupt… 1110 SET_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_EnableIT_TXE() 1144 CLEAR_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_DisableIT_TXE() 1177 return ((READ_BIT(SPIx->CR2, SPI_CR2_TXEIE) == (SPI_CR2_TXEIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_TXE()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_spi.h | 138 #define LL_SPI_CR2_TXEIE SPI_CR2_TXEIE /*!< Tx buffer empty interrupt… 1110 SET_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_EnableIT_TXE() 1144 CLEAR_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_DisableIT_TXE() 1177 return ((READ_BIT(SPIx->CR2, SPI_CR2_TXEIE) == (SPI_CR2_TXEIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_TXE()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_spi.h | 138 #define LL_SPI_CR2_TXEIE SPI_CR2_TXEIE /*!< Tx buffer empty interrupt… 1110 SET_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_EnableIT_TXE() 1144 CLEAR_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_DisableIT_TXE() 1177 return ((READ_BIT(SPIx->CR2, SPI_CR2_TXEIE) == (SPI_CR2_TXEIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_TXE()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_spi.h | 151 #define LL_SPI_CR2_TXEIE SPI_CR2_TXEIE /*!< Tx buffer empty interrupt… 1124 SET_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_EnableIT_TXE() 1159 CLEAR_BIT(SPIx->CR2, SPI_CR2_TXEIE); in LL_SPI_DisableIT_TXE() 1192 return ((READ_BIT(SPIx->CR2, SPI_CR2_TXEIE) == (SPI_CR2_TXEIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_TXE()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_spi.c | 2019 if (HAL_IS_BIT_SET(hspi->Instance->CR2, SPI_CR2_TXEIE)) in HAL_SPI_Abort() 2166 if (HAL_IS_BIT_SET(hspi->Instance->CR2, SPI_CR2_TXEIE)) in HAL_SPI_Abort_IT() 3848 CLEAR_BIT(hspi->Instance->CR2, (SPI_CR2_TXEIE | SPI_CR2_RXNEIE | SPI_CR2_ERRIE)); in SPI_AbortRx_ISR() 3867 CLEAR_BIT(hspi->Instance->CR2, (SPI_CR2_TXEIE)); in SPI_AbortTx_ISR()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_spi.c | 2076 if (HAL_IS_BIT_SET(hspi->Instance->CR2, SPI_CR2_TXEIE)) in HAL_SPI_Abort() 2223 if (HAL_IS_BIT_SET(hspi->Instance->CR2, SPI_CR2_TXEIE)) in HAL_SPI_Abort_IT() 3944 CLEAR_BIT(hspi->Instance->CR2, (SPI_CR2_TXEIE | SPI_CR2_RXNEIE | SPI_CR2_ERRIE)); in SPI_AbortRx_ISR() 3963 CLEAR_BIT(hspi->Instance->CR2, (SPI_CR2_TXEIE)); in SPI_AbortTx_ISR()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_spi.c | 2015 if (HAL_IS_BIT_SET(hspi->Instance->CR2, SPI_CR2_TXEIE)) in HAL_SPI_Abort() 2162 if (HAL_IS_BIT_SET(hspi->Instance->CR2, SPI_CR2_TXEIE)) in HAL_SPI_Abort_IT() 3890 CLEAR_BIT(hspi->Instance->CR2, (SPI_CR2_TXEIE | SPI_CR2_RXNEIE | SPI_CR2_ERRIE)); in SPI_AbortRx_ISR() 3909 CLEAR_BIT(hspi->Instance->CR2, (SPI_CR2_TXEIE)); in SPI_AbortTx_ISR()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_spi.c | 2069 if (HAL_IS_BIT_SET(hspi->Instance->CR2, SPI_CR2_TXEIE)) in HAL_SPI_Abort() 2215 if (HAL_IS_BIT_SET(hspi->Instance->CR2, SPI_CR2_TXEIE)) in HAL_SPI_Abort_IT() 3957 CLEAR_BIT(hspi->Instance->CR2, (SPI_CR2_TXEIE | SPI_CR2_RXNEIE | SPI_CR2_ERRIE)); in SPI_AbortRx_ISR() 3976 CLEAR_BIT(hspi->Instance->CR2, (SPI_CR2_TXEIE)); in SPI_AbortTx_ISR()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_spi.c | 2031 if (HAL_IS_BIT_SET(hspi->Instance->CR2, SPI_CR2_TXEIE)) in HAL_SPI_Abort() 2180 if (HAL_IS_BIT_SET(hspi->Instance->CR2, SPI_CR2_TXEIE)) in HAL_SPI_Abort_IT() 3914 CLEAR_BIT(hspi->Instance->CR2, (SPI_CR2_TXEIE | SPI_CR2_RXNEIE | SPI_CR2_ERRIE)); in SPI_AbortRx_ISR() 3933 CLEAR_BIT(hspi->Instance->CR2, (SPI_CR2_TXEIE)); in SPI_AbortTx_ISR()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_spi.c | 2380 if (HAL_IS_BIT_SET(hspi->Instance->CR2, SPI_CR2_TXEIE)) in HAL_SPI_Abort() 2542 if (HAL_IS_BIT_SET(hspi->Instance->CR2, SPI_CR2_TXEIE)) in HAL_SPI_Abort_IT() 4411 CLEAR_BIT(hspi->Instance->CR2, (SPI_CR2_TXEIE)); in SPI_AbortTx_ISR() 4422 } while (HAL_IS_BIT_SET(hspi->Instance->CR2, SPI_CR2_TXEIE)); in SPI_AbortTx_ISR()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_spi.c | 2345 if (HAL_IS_BIT_SET(hspi->Instance->CR2, SPI_CR2_TXEIE)) in HAL_SPI_Abort() 2507 if (HAL_IS_BIT_SET(hspi->Instance->CR2, SPI_CR2_TXEIE)) in HAL_SPI_Abort_IT() 4376 CLEAR_BIT(hspi->Instance->CR2, (SPI_CR2_TXEIE)); in SPI_AbortTx_ISR() 4387 } while (HAL_IS_BIT_SET(hspi->Instance->CR2, SPI_CR2_TXEIE)); in SPI_AbortTx_ISR()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_spi.c | 2354 if (HAL_IS_BIT_SET(hspi->Instance->CR2, SPI_CR2_TXEIE)) in HAL_SPI_Abort() 2516 if (HAL_IS_BIT_SET(hspi->Instance->CR2, SPI_CR2_TXEIE)) in HAL_SPI_Abort_IT() 4385 CLEAR_BIT(hspi->Instance->CR2, (SPI_CR2_TXEIE)); in SPI_AbortTx_ISR() 4396 } while (HAL_IS_BIT_SET(hspi->Instance->CR2, SPI_CR2_TXEIE)); in SPI_AbortTx_ISR()
|