/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_spi.c | 73 || ((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) \ 254 SPI_InitStruct->DataWidth = LL_SPI_DATAWIDTH_8BIT; in LL_SPI_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_spi.c | 73 || ((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) \ 266 SPI_InitStruct->DataWidth = LL_SPI_DATAWIDTH_8BIT; in LL_SPI_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_spi.c | 73 || ((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) \ 266 SPI_InitStruct->DataWidth = LL_SPI_DATAWIDTH_8BIT; in LL_SPI_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_spi.c | 71 #define IS_LL_SPI_DATAWIDTH(__VALUE__) (((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) \ 251 SPI_InitStruct->DataWidth = LL_SPI_DATAWIDTH_8BIT; in LL_SPI_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_spi.c | 71 #define IS_LL_SPI_DATAWIDTH(__VALUE__) (((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) \ 253 SPI_InitStruct->DataWidth = LL_SPI_DATAWIDTH_8BIT; in LL_SPI_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_spi.c | 70 #define IS_LL_SPI_DATAWIDTH(__VALUE__) (((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) \ 240 SPI_InitStruct->DataWidth = LL_SPI_DATAWIDTH_8BIT; in LL_SPI_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_spi.c | 71 #define IS_LL_SPI_DATAWIDTH(__VALUE__) (((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) \ 253 SPI_InitStruct->DataWidth = LL_SPI_DATAWIDTH_8BIT; in LL_SPI_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_ll_spi.c | 74 || ((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) \ 247 SPI_InitStruct->DataWidth = LL_SPI_DATAWIDTH_8BIT; in LL_SPI_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_ll_spi.c | 74 || ((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) \ 257 SPI_InitStruct->DataWidth = LL_SPI_DATAWIDTH_8BIT; in LL_SPI_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_ll_spi.c | 74 || ((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) \ 259 SPI_InitStruct->DataWidth = LL_SPI_DATAWIDTH_8BIT; in LL_SPI_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_spi.c | 74 || ((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) \ 283 SPI_InitStruct->DataWidth = LL_SPI_DATAWIDTH_8BIT; in LL_SPI_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_spi.c | 74 || ((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) \ 271 SPI_InitStruct->DataWidth = LL_SPI_DATAWIDTH_8BIT; in LL_SPI_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_spi.c | 130 … ((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) || \ 433 SPI_InitStruct->DataWidth = LL_SPI_DATAWIDTH_8BIT; in LL_SPI_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_spi.c | 70 #define IS_LL_SPI_DATAWIDTH(__VALUE__) (((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) \ 286 SPI_InitStruct->DataWidth = LL_SPI_DATAWIDTH_8BIT; in LL_SPI_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_spi.c | 74 || ((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) \ 305 SPI_InitStruct->DataWidth = LL_SPI_DATAWIDTH_8BIT; in LL_SPI_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_spi.c | 74 || ((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) \ 283 SPI_InitStruct->DataWidth = LL_SPI_DATAWIDTH_8BIT; in LL_SPI_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_spi.c | 131 … ((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) || \ 436 SPI_InitStruct->DataWidth = LL_SPI_DATAWIDTH_8BIT; in LL_SPI_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_spi.c | 133 … ((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) || \ 438 SPI_InitStruct->DataWidth = LL_SPI_DATAWIDTH_8BIT; in LL_SPI_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_spi.c | 130 … ((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) || \ 435 SPI_InitStruct->DataWidth = LL_SPI_DATAWIDTH_8BIT; in LL_SPI_StructInit()
|
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_spi.h | 232 #define LL_SPI_DATAWIDTH_8BIT (SPI_CR2_DS_2 | SPI_CR2_DS_1 | SPI_CR2_DS_0) … macro
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_spi.h | 232 #define LL_SPI_DATAWIDTH_8BIT (SPI_CR2_DS_2 | SPI_CR2_DS_1 | SPI_CR2_DS_0) … macro
|
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_spi.h | 232 #define LL_SPI_DATAWIDTH_8BIT (SPI_CR2_DS_2 | SPI_CR2_DS_1 | SPI_CR2_DS_0) … macro
|
/hal_stm32-3.4.0/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_spi.h | 221 #define LL_SPI_DATAWIDTH_8BIT 0x00000000U /*!< Data length for S… macro
|
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_spi.h | 228 #define LL_SPI_DATAWIDTH_8BIT 0x00000000U /*!< Data length for S… macro
|
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_spi.h | 232 #define LL_SPI_DATAWIDTH_8BIT 0x00000000U /*!< Data length for S… macro
|