/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_spi.h | 218 #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/ |
D | stm32u0xx_ll_spi.h | 218 #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/ |
D | stm32l4xx_ll_spi.h | 231 #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/ |
D | stm32l5xx_ll_spi.h | 218 #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/ |
D | stm32l0xx_ll_spi.h | 218 #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/ |
D | stm32f2xx_ll_spi.h | 231 #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/ |
D | stm32f1xx_ll_spi.h | 223 #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/ |
D | stm32f4xx_ll_spi.h | 218 #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/ |
D | stm32l1xx_ll_spi.h | 221 #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/ |
D | stm32f0xx_ll_spi.h | 218 #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/ |
D | stm32f7xx_ll_spi.h | 218 #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/ |
D | stm32g0xx_ll_spi.h | 218 #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/ |
D | stm32c0xx_ll_spi.h | 218 #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/ |
D | stm32wb0x_ll_spi.h | 218 #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/ |
D | stm32f3xx_ll_spi.h | 218 #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/ |
D | stm32wlxx_ll_spi.h | 218 #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/ |
D | stm32g4xx_ll_spi.h | 231 #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/ |
D | stm32l5xx_hal_spi.c | 426 (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/ |
D | stm32f0xx_hal_spi.c | 426 (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/ |
D | stm32c0xx_hal_spi.c | 426 (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/ |
D | stm32f7xx_hal_spi.c | 427 (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/ |
D | stm32wb0x_hal_spi.c | 426 (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/ |
D | stm32wbxx_hal_spi.c | 426 (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/ |
D | stm32u0xx_hal_spi.c | 426 (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/ |
D | stm32f3xx_hal_spi.c | 426 (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()
|