Home
last modified time | relevance | path

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

1234

/hal_stm32-latest/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-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_spi.h1132 MODIFY_REG(SPIx->CFG2, SPI_CFG2_SP, Standard); in LL_SPI_SetStandard()
1145 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_SP)); in LL_SPI_GetStandard()
/hal_stm32-latest/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-latest/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-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_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-latest/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-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_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-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h7360 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro
Dstm32wba52xx.h11363 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro
Dstm32wba54xx.h12071 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro
Dstm32wba5mxx.h12089 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro
Dstm32wba55xx.h12089 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h12577 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro
Dstm32h523xx.h18563 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro
Dstm32h562xx.h20107 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro
Dstm32h533xx.h19156 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h16869 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Serial … macro
Dstm32h7b0xx.h17349 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Serial … macro
Dstm32h7b0xxq.h17361 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Serial … macro
Dstm32h7a3xxq.h16881 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Serial … macro
Dstm32h7b3xx.h17356 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Serial … macro
Dstm32h7b3xxq.h17368 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Serial … macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h20694 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro
Dstm32u535xx.h20098 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h18598 #define SPI_CFG2_SP SPI_CFG2_SP_Msk /*!<SP[2:0]: Se… macro

1234