Searched refs:SPI_CFG2_LSBFRST (Results 1 – 25 of 106) sorted by relevance
12345
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_spi.h | 343 #define LL_SPI_LSB_FIRST (SPI_CFG2_LSBFRST) 1298 MODIFY_REG(SPIx->CFG2, SPI_CFG2_LSBFRST, BitOrder); in LL_SPI_SetTransferBitOrder() 1311 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_LSBFRST)); in LL_SPI_GetTransferBitOrder()
|
D | stm32u5xx_hal_spi.h | 389 #define SPI_FIRSTBIT_LSB SPI_CFG2_LSBFRST
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_spi.h | 334 #define LL_SPI_LSB_FIRST (SPI_CFG2_LSBFRST) 1293 MODIFY_REG(SPIx->CFG2, SPI_CFG2_LSBFRST, BitOrder); in LL_SPI_SetTransferBitOrder() 1306 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_LSBFRST)); in LL_SPI_GetTransferBitOrder()
|
D | stm32wbaxx_hal_spi.h | 389 #define SPI_FIRSTBIT_LSB SPI_CFG2_LSBFRST
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_spi.h | 330 #define LL_SPI_LSB_FIRST (SPI_CFG2_LSBFRST) 1211 MODIFY_REG(SPIx->CFG2, SPI_CFG2_LSBFRST, BitOrder); in LL_SPI_SetTransferBitOrder() 1224 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_LSBFRST)); in LL_SPI_GetTransferBitOrder()
|
D | stm32h5xx_hal_i2s.h | 277 #define I2S_FIRSTBIT_LSB SPI_CFG2_LSBFRST
|
D | stm32h5xx_hal_spi.h | 393 #define SPI_FIRSTBIT_LSB SPI_CFG2_LSBFRST
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_spi.h | 342 #define LL_SPI_LSB_FIRST (SPI_CFG2_LSBFRST) 1275 MODIFY_REG(SPIx->CFG2, SPI_CFG2_LSBFRST, BitOrder); in LL_SPI_SetTransferBitOrder() 1288 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_LSBFRST)); in LL_SPI_GetTransferBitOrder()
|
D | stm32mp1xx_hal_spi.h | 405 #define SPI_FIRSTBIT_LSB SPI_CFG2_LSBFRST
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_spi.h | 330 #define LL_SPI_LSB_FIRST (SPI_CFG2_LSBFRST) 1211 MODIFY_REG(SPIx->CFG2, SPI_CFG2_LSBFRST, BitOrder); in LL_SPI_SetTransferBitOrder() 1224 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_LSBFRST)); in LL_SPI_GetTransferBitOrder()
|
D | stm32h7rsxx_hal_i2s.h | 277 #define I2S_FIRSTBIT_LSB SPI_CFG2_LSBFRST
|
D | stm32h7rsxx_hal_spi.h | 389 #define SPI_FIRSTBIT_LSB SPI_CFG2_LSBFRST
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_spi.h | 342 #define LL_SPI_LSB_FIRST (SPI_CFG2_LSBFRST) 1275 MODIFY_REG(SPIx->CFG2, SPI_CFG2_LSBFRST, BitOrder); in LL_SPI_SetTransferBitOrder() 1288 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_LSBFRST)); in LL_SPI_GetTransferBitOrder()
|
D | stm32h7xx_hal_i2s.h | 277 #define I2S_FIRSTBIT_LSB SPI_CFG2_LSBFRST
|
D | stm32h7xx_hal_spi.h | 405 #define SPI_FIRSTBIT_LSB SPI_CFG2_LSBFRST
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_spi.h | 330 #define LL_SPI_LSB_FIRST (SPI_CFG2_LSBFRST) 1211 MODIFY_REG(SPIx->CFG2, SPI_CFG2_LSBFRST, BitOrder); in LL_SPI_SetTransferBitOrder() 1224 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_LSBFRST)); in LL_SPI_GetTransferBitOrder()
|
D | stm32n6xx_hal_i2s.h | 277 #define I2S_FIRSTBIT_LSB SPI_CFG2_LSBFRST
|
D | stm32n6xx_hal_spi.h | 389 #define SPI_FIRSTBIT_LSB SPI_CFG2_LSBFRST
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_ll_spi.c | 342 SPI_CFG2_LSBFRST | SPI_CFG2_MASTER | SPI_CFG2_COMM, in LL_SPI_Init()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_spi.c | 394 SPI_CFG2_LSBFRST | SPI_CFG2_MASTER | SPI_CFG2_COMM, in LL_SPI_Init()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_spi.c | 395 SPI_CFG2_LSBFRST | SPI_CFG2_MASTER | SPI_CFG2_COMM, in LL_SPI_Init()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_spi.c | 397 SPI_CFG2_LSBFRST | SPI_CFG2_MASTER | SPI_CFG2_COMM, in LL_SPI_Init()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_ll_spi.c | 395 SPI_CFG2_LSBFRST | SPI_CFG2_MASTER | SPI_CFG2_COMM, in LL_SPI_Init()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_spi.c | 394 SPI_CFG2_LSBFRST | SPI_CFG2_MASTER | SPI_CFG2_COMM, in LL_SPI_Init()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_spi.c | 395 SPI_CFG2_LSBFRST | SPI_CFG2_MASTER | SPI_CFG2_COMM, in LL_SPI_Init()
|
12345