Home
last modified time | relevance | path

Searched refs:SPI_CR1_SSM (Results 1 – 25 of 271) sorted by relevance

1234567891011

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_spi.h218 #define LL_SPI_NSS_SOFT (SPI_CR1_SSM) /*!< NSS managed inter…
834 MODIFY_REG(SPIx->CR1, SPI_CR1_SSM, NSS); in LL_SPI_SetNSSMode()
850 uint32_t Ssm = (READ_BIT(SPIx->CR1, SPI_CR1_SSM)); in LL_SPI_GetNSSMode()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_spi.h218 #define LL_SPI_NSS_SOFT (SPI_CR1_SSM) /*!< NSS managed inter…
834 MODIFY_REG(SPIx->CR1, SPI_CR1_SSM, NSS); in LL_SPI_SetNSSMode()
850 uint32_t Ssm = (READ_BIT(SPIx->CR1, SPI_CR1_SSM)); in LL_SPI_GetNSSMode()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_spi.h231 #define LL_SPI_NSS_SOFT (SPI_CR1_SSM) /*!< NSS managed inter…
847 MODIFY_REG(SPIx->CR1, SPI_CR1_SSM, NSS); in LL_SPI_SetNSSMode()
863 uint32_t Ssm = (READ_BIT(SPIx->CR1, SPI_CR1_SSM)); in LL_SPI_GetNSSMode()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_spi.h218 #define LL_SPI_NSS_SOFT (SPI_CR1_SSM) /*!< NSS managed inter…
834 MODIFY_REG(SPIx->CR1, SPI_CR1_SSM, NSS); in LL_SPI_SetNSSMode()
850 uint32_t Ssm = (READ_BIT(SPIx->CR1, SPI_CR1_SSM)); in LL_SPI_GetNSSMode()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_spi.h218 #define LL_SPI_NSS_SOFT (SPI_CR1_SSM) /*!< NSS managed inter…
696 MODIFY_REG(SPIx->CR1, SPI_CR1_SSM, NSS); in LL_SPI_SetNSSMode()
712 uint32_t Ssm = (READ_BIT(SPIx->CR1, SPI_CR1_SSM)); in LL_SPI_GetNSSMode()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_spi.h231 #define LL_SPI_NSS_SOFT (SPI_CR1_SSM) /*!< NSS managed inter…
709 MODIFY_REG(SPIx->CR1, SPI_CR1_SSM, NSS); in LL_SPI_SetNSSMode()
725 uint32_t Ssm = (READ_BIT(SPIx->CR1, SPI_CR1_SSM)); in LL_SPI_GetNSSMode()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_spi.h223 #define LL_SPI_NSS_SOFT (SPI_CR1_SSM) /*!< NSS managed inter…
674 MODIFY_REG(SPIx->CR1, SPI_CR1_SSM, NSS); in LL_SPI_SetNSSMode()
690 uint32_t Ssm = (READ_BIT(SPIx->CR1, SPI_CR1_SSM)); in LL_SPI_GetNSSMode()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_spi.h218 #define LL_SPI_NSS_SOFT (SPI_CR1_SSM) /*!< NSS managed inter…
696 MODIFY_REG(SPIx->CR1, SPI_CR1_SSM, NSS); in LL_SPI_SetNSSMode()
712 uint32_t Ssm = (READ_BIT(SPIx->CR1, SPI_CR1_SSM)); in LL_SPI_GetNSSMode()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_spi.h221 #define LL_SPI_NSS_SOFT (SPI_CR1_SSM) /*!< NSS managed inter…
701 MODIFY_REG(SPIx->CR1, SPI_CR1_SSM, NSS); in LL_SPI_SetNSSMode()
717 uint32_t Ssm = (READ_BIT(SPIx->CR1, SPI_CR1_SSM)); in LL_SPI_GetNSSMode()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_spi.h218 #define LL_SPI_NSS_SOFT (SPI_CR1_SSM) /*!< NSS managed inter…
834 MODIFY_REG(SPIx->CR1, SPI_CR1_SSM, NSS); in LL_SPI_SetNSSMode()
850 uint32_t Ssm = (READ_BIT(SPIx->CR1, SPI_CR1_SSM)); in LL_SPI_GetNSSMode()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_spi.h218 #define LL_SPI_NSS_SOFT (SPI_CR1_SSM) /*!< NSS managed inter…
834 MODIFY_REG(SPIx->CR1, SPI_CR1_SSM, NSS); in LL_SPI_SetNSSMode()
850 uint32_t Ssm = (READ_BIT(SPIx->CR1, SPI_CR1_SSM)); in LL_SPI_GetNSSMode()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_spi.h218 #define LL_SPI_NSS_SOFT (SPI_CR1_SSM) /*!< NSS managed inter…
834 MODIFY_REG(SPIx->CR1, SPI_CR1_SSM, NSS); in LL_SPI_SetNSSMode()
850 uint32_t Ssm = (READ_BIT(SPIx->CR1, SPI_CR1_SSM)); in LL_SPI_GetNSSMode()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_spi.h218 #define LL_SPI_NSS_SOFT (SPI_CR1_SSM) /*!< NSS managed inter…
834 MODIFY_REG(SPIx->CR1, SPI_CR1_SSM, NSS); in LL_SPI_SetNSSMode()
850 uint32_t Ssm = (READ_BIT(SPIx->CR1, SPI_CR1_SSM)); in LL_SPI_GetNSSMode()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_spi.h218 #define LL_SPI_NSS_SOFT (SPI_CR1_SSM) /*!< NSS managed inter…
834 MODIFY_REG(SPIx->CR1, SPI_CR1_SSM, NSS); in LL_SPI_SetNSSMode()
850 uint32_t Ssm = (READ_BIT(SPIx->CR1, SPI_CR1_SSM)); in LL_SPI_GetNSSMode()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_spi.h218 #define LL_SPI_NSS_SOFT (SPI_CR1_SSM) /*!< NSS managed inter…
834 MODIFY_REG(SPIx->CR1, SPI_CR1_SSM, NSS); in LL_SPI_SetNSSMode()
850 uint32_t Ssm = (READ_BIT(SPIx->CR1, SPI_CR1_SSM)); in LL_SPI_GetNSSMode()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_spi.h218 #define LL_SPI_NSS_SOFT (SPI_CR1_SSM) /*!< NSS managed inter…
834 MODIFY_REG(SPIx->CR1, SPI_CR1_SSM, NSS); in LL_SPI_SetNSSMode()
850 uint32_t Ssm = (READ_BIT(SPIx->CR1, SPI_CR1_SSM)); in LL_SPI_GetNSSMode()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_spi.h231 #define LL_SPI_NSS_SOFT (SPI_CR1_SSM) /*!< NSS managed inter…
847 MODIFY_REG(SPIx->CR1, SPI_CR1_SSM, NSS); in LL_SPI_SetNSSMode()
863 uint32_t Ssm = (READ_BIT(SPIx->CR1, SPI_CR1_SSM)); in LL_SPI_GetNSSMode()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_spi.c426 (hspi->Init.NSS & SPI_CR1_SSM) | in HAL_SPI_Init()
1370 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1395 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1443 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1477 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_spi.c426 (hspi->Init.NSS & SPI_CR1_SSM) | in HAL_SPI_Init()
1348 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1373 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1413 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1437 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_spi.c426 (hspi->Init.NSS & SPI_CR1_SSM) | in HAL_SPI_Init()
1361 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1386 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1434 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1468 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_spi.c427 (hspi->Init.NSS & SPI_CR1_SSM) | in HAL_SPI_Init()
1371 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1396 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1444 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1478 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_spi.c426 (hspi->Init.NSS & SPI_CR1_SSM) | in HAL_SPI_Init()
1370 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1395 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1443 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1477 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_spi.c426 (hspi->Init.NSS & SPI_CR1_SSM) | in HAL_SPI_Init()
1370 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1395 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1443 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1477 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_spi.c426 (hspi->Init.NSS & SPI_CR1_SSM) | in HAL_SPI_Init()
1348 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1373 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1413 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1437 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_spi.c426 (hspi->Init.NSS & SPI_CR1_SSM) | in HAL_SPI_Init()
1370 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1395 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1443 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()
1477 SET_BIT(hspi->Instance->CR1, SPI_CR1_SSM); in HAL_SPI_TransmitReceive()

1234567891011