Home
last modified time | relevance | path

Searched refs:SSLevel (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_spi.h979 __STATIC_INLINE void LL_SPI_SetInternalSSLevel(SPI_TypeDef *SPIx, uint32_t SSLevel) in LL_SPI_SetInternalSSLevel() argument
981 MODIFY_REG(SPIx->CR1, SPI_CR1_SSI, SSLevel); in LL_SPI_SetInternalSSLevel()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_spi.h974 __STATIC_INLINE void LL_SPI_SetInternalSSLevel(SPI_TypeDef *SPIx, uint32_t SSLevel) in LL_SPI_SetInternalSSLevel() argument
976 MODIFY_REG(SPIx->CR1, SPI_CR1_SSI, SSLevel); in LL_SPI_SetInternalSSLevel()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_spi.h892 __STATIC_INLINE void LL_SPI_SetInternalSSLevel(SPI_TypeDef *SPIx, uint32_t SSLevel) in LL_SPI_SetInternalSSLevel() argument
894 MODIFY_REG(SPIx->CR1, SPI_CR1_SSI, SSLevel); in LL_SPI_SetInternalSSLevel()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_spi.h929 __STATIC_INLINE void LL_SPI_SetInternalSSLevel(SPI_TypeDef *SPIx, uint32_t SSLevel) in LL_SPI_SetInternalSSLevel() argument
931 MODIFY_REG(SPIx->CR1, SPI_CR1_SSI, SSLevel); in LL_SPI_SetInternalSSLevel()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_spi.h892 __STATIC_INLINE void LL_SPI_SetInternalSSLevel(SPI_TypeDef *SPIx, uint32_t SSLevel) in LL_SPI_SetInternalSSLevel() argument
894 MODIFY_REG(SPIx->CR1, SPI_CR1_SSI, SSLevel); in LL_SPI_SetInternalSSLevel()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_spi.h929 __STATIC_INLINE void LL_SPI_SetInternalSSLevel(SPI_TypeDef *SPIx, uint32_t SSLevel) in LL_SPI_SetInternalSSLevel() argument
931 MODIFY_REG(SPIx->CR1, SPI_CR1_SSI, SSLevel); in LL_SPI_SetInternalSSLevel()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_spi.h892 __STATIC_INLINE void LL_SPI_SetInternalSSLevel(SPI_TypeDef *SPIx, uint32_t SSLevel) in LL_SPI_SetInternalSSLevel() argument
894 MODIFY_REG(SPIx->CR1, SPI_CR1_SSI, SSLevel); in LL_SPI_SetInternalSSLevel()