/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_spi.h | 161 #define LL_SPI_SR_SUSP (SPI_SR_SUSP) 1828 return ((READ_BIT(SPIx->SR, SPI_SR_SUSP) == (SPI_SR_SUSP)) ? 1UL : 0UL); in LL_SPI_IsActiveFlag_SUSP()
|
D | stm32wbaxx_hal_spi.h | 621 #define SPI_FLAG_SUSP SPI_SR_SUSP /* SPI status flag : Transfer suspend comple…
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_spi.h | 170 #define LL_SPI_SR_SUSP (SPI_SR_SUSP) 1831 return ((READ_BIT(SPIx->SR, SPI_SR_SUSP) == (SPI_SR_SUSP)) ? 1UL : 0UL); in LL_SPI_IsActiveFlag_SUSP()
|
D | stm32u5xx_hal_spi.h | 621 #define SPI_FLAG_SUSP SPI_SR_SUSP /* SPI status flag : Transfer suspend comple…
|
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_spi.h | 158 #define LL_SPI_SR_SUSP (SPI_SR_SUSP) 1821 return ((READ_BIT(SPIx->SR, SPI_SR_SUSP) == (SPI_SR_SUSP)) ? 1UL : 0UL); in LL_SPI_IsActiveFlag_SUSP()
|
D | stm32h7xx_hal_spi.h | 632 #define SPI_FLAG_SUSP SPI_SR_SUSP /* SPI status flag : Transfer suspend comple…
|
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_spi.h | 157 #define LL_SPI_SR_SUSP (SPI_SR_SUSP) 1746 return ((READ_BIT(SPIx->SR, SPI_SR_SUSP) == (SPI_SR_SUSP)) ? 1UL : 0UL); in LL_SPI_IsActiveFlag_SUSP()
|
D | stm32h5xx_hal_spi.h | 625 #define SPI_FLAG_SUSP SPI_SR_SUSP /* SPI status flag : Transfer suspend comple…
|
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_spi.h | 158 #define LL_SPI_SR_SUSP (SPI_SR_SUSP) 1821 return ((READ_BIT(SPIx->SR, SPI_SR_SUSP) == (SPI_SR_SUSP)) ? 1UL : 0UL); in LL_SPI_IsActiveFlag_SUSP()
|
D | stm32mp1xx_hal_spi.h | 632 #define SPI_FLAG_SUSP SPI_SR_SUSP /* SPI status flag : Transfer suspend comple…
|
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 7455 #define SPI_SR_SUSP SPI_SR_SUSP_Msk /*!<SUSP is set… macro
|
D | stm32wba52xx.h | 11457 #define SPI_SR_SUSP SPI_SR_SUSP_Msk /*!<SUSP is set… macro
|
D | stm32wba54xx.h | 12165 #define SPI_SR_SUSP SPI_SR_SUSP_Msk /*!<SUSP is set… macro
|
D | stm32wba55xx.h | 12183 #define SPI_SR_SUSP SPI_SR_SUSP_Msk /*!<SUSP is set… macro
|
/hal_stm32-3.6.0/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 13105 #define SPI_SR_SUSP SPI_SR_SUSP_Msk /*!<SUSP is set… macro
|
D | stm32h562xx.h | 20137 #define SPI_SR_SUSP SPI_SR_SUSP_Msk /*!<SUSP is set… macro
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/soc/ |
D | stm32u535xx.h | 20216 #define SPI_SR_SUSP SPI_SR_SUSP_Msk /*!<SUSP is set… macro
|
D | stm32u545xx.h | 20812 #define SPI_SR_SUSP SPI_SR_SUSP_Msk /*!<SUSP is set… macro
|
D | stm32u575xx.h | 23211 #define SPI_SR_SUSP SPI_SR_SUSP_Msk /*!<SUSP is set… macro
|
/hal_stm32-3.6.0/stm32cube/stm32h7xx/soc/ |
D | stm32h7b3xxq.h | 17378 #define SPI_SR_SUSP SPI_SR_SUSP_Msk /*!<SUSP is set by h… macro
|
D | stm32h7b0xxq.h | 17371 #define SPI_SR_SUSP SPI_SR_SUSP_Msk /*!<SUSP is set by h… macro
|
D | stm32h7b0xx.h | 17359 #define SPI_SR_SUSP SPI_SR_SUSP_Msk /*!<SUSP is set by h… macro
|
D | stm32h7a3xx.h | 16879 #define SPI_SR_SUSP SPI_SR_SUSP_Msk /*!<SUSP is set by h… macro
|
D | stm32h7b3xx.h | 17366 #define SPI_SR_SUSP SPI_SR_SUSP_Msk /*!<SUSP is set by h… macro
|
D | stm32h7a3xxq.h | 16891 #define SPI_SR_SUSP SPI_SR_SUSP_Msk /*!<SUSP is set by h… macro
|