Home
last modified time | relevance | path

Searched refs:SPI_CFG2_SP (Results 1 – 25 of 62) sorted by relevance

123

/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_spi.h1137 MODIFY_REG(SPIx->CFG2, SPI_CFG2_SP, Standard); in LL_SPI_SetStandard()
1150 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_SP)); in LL_SPI_GetStandard()
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_spi.h1118 MODIFY_REG(SPIx->CFG2, SPI_CFG2_SP, Standard); in LL_SPI_SetStandard()
1131 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_SP)); in LL_SPI_GetStandard()
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_spi.h1118 MODIFY_REG(SPIx->CFG2, SPI_CFG2_SP, Standard); in LL_SPI_SetStandard()
1131 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_SP)); in LL_SPI_GetStandard()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_spi.h1050 MODIFY_REG(SPIx->CFG2, SPI_CFG2_SP, Standard); in LL_SPI_SetStandard()
1063 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_SP)); in LL_SPI_GetStandard()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h13042 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro
Dstm32h562xx.h20013 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro
Dstm32h563xx.h22145 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro
Dstm32h573xx.h22746 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro
/hal_stm32-3.4.0/stm32cube/stm32u5xx/soc/
Dstm32u535xx.h20205 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro
Dstm32u545xx.h20715 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro
Dstm32u575xx.h23217 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro
Dstm32u585xx.h23776 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro
/hal_stm32-3.4.0/stm32cube/stm32h7xx/soc/
Dstm32h7a3xxq.h16785 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Serial … macro
Dstm32h7a3xx.h16773 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Serial … macro
Dstm32h7b0xx.h17253 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Serial … macro
Dstm32h7b0xxq.h17265 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Serial … macro
Dstm32h7b3xx.h17260 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Serial … macro
Dstm32h7b3xxq.h17272 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Serial … macro
Dstm32h742xx.h17620 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Serial … macro
Dstm32h730xx.h18817 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Serial … macro
Dstm32h733xx.h18817 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Serial … macro
Dstm32h735xx.h18829 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Serial … macro
Dstm32h730xxq.h18829 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Serial … macro
Dstm32h723xx.h18330 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Serial … macro
Dstm32h725xx.h18342 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Serial … macro

123