Home
last modified time | relevance | path

Searched refs:TransferDirection (Results 1 – 25 of 220) sorted by relevance

123456789

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_usart.c210 assert_param(IS_LL_USART_DIRECTION(USART_InitStruct->TransferDirection)); in LL_USART_Init()
232 USART_InitStruct->TransferDirection | USART_InitStruct->OverSampling)); in LL_USART_Init()
238 USART_InitStruct->TransferDirection)); in LL_USART_Init()
331 USART_InitStruct->TransferDirection = LL_USART_DIRECTION_TX_RX; in LL_USART_StructInit()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_spi.c296 assert_param(IS_LL_SPI_TRANSFER_DIRECTION(SPI_InitStruct->TransferDirection)); in LL_SPI_Init()
345 SPI_InitStruct->Mode | (SPI_InitStruct->TransferDirection & SPI_CFG2_COMM)); in LL_SPI_Init()
351 MODIFY_REG(SPIx->CR1, SPI_CR1_HDDIR, SPI_InitStruct->TransferDirection & SPI_CR1_HDDIR); in LL_SPI_Init()
379 SPI_InitStruct->TransferDirection = LL_SPI_FULL_DUPLEX; in LL_SPI_StructInit()
Dstm32wbaxx_ll_lpuart.c182 assert_param(IS_LL_LPUART_DIRECTION(LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
197 …(LPUART_InitStruct->DataWidth | LPUART_InitStruct->Parity | LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
263 LPUART_InitStruct->TransferDirection = LL_LPUART_DIRECTION_TX_RX; in LL_LPUART_StructInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_spi.c348 assert_param(IS_LL_SPI_TRANSFER_DIRECTION(SPI_InitStruct->TransferDirection)); in LL_SPI_Init()
397 SPI_InitStruct->Mode | (SPI_InitStruct->TransferDirection & SPI_CFG2_COMM)); in LL_SPI_Init()
403 MODIFY_REG(SPIx->CR1, SPI_CR1_HDDIR, SPI_InitStruct->TransferDirection & SPI_CR1_HDDIR); in LL_SPI_Init()
431 SPI_InitStruct->TransferDirection = LL_SPI_FULL_DUPLEX; in LL_SPI_StructInit()
Dstm32u5xx_ll_lpuart.c182 assert_param(IS_LL_LPUART_DIRECTION(LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
197 …(LPUART_InitStruct->DataWidth | LPUART_InitStruct->Parity | LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
263 LPUART_InitStruct->TransferDirection = LL_LPUART_DIRECTION_TX_RX; in LL_LPUART_StructInit()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_lpuart.c168 assert_param(IS_LL_LPUART_DIRECTION(LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
183 …(LPUART_InitStruct->DataWidth | LPUART_InitStruct->Parity | LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
241 LPUART_InitStruct->TransferDirection = LL_LPUART_DIRECTION_TX_RX; in LL_LPUART_StructInit()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_lpuart.c179 assert_param(IS_LL_LPUART_DIRECTION(LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
194 …(LPUART_InitStruct->DataWidth | LPUART_InitStruct->Parity | LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
260 LPUART_InitStruct->TransferDirection = LL_LPUART_DIRECTION_TX_RX; in LL_LPUART_StructInit()
Dstm32wlxx_ll_usart.c184 assert_param(IS_LL_USART_DIRECTION(USART_InitStruct->TransferDirection)); in LL_USART_Init()
203 USART_InitStruct->TransferDirection | USART_InitStruct->OverSampling)); in LL_USART_Init()
279 USART_InitStruct->TransferDirection = LL_USART_DIRECTION_TX_RX; in LL_USART_StructInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_lpuart.c182 assert_param(IS_LL_LPUART_DIRECTION(LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
197 …(LPUART_InitStruct->DataWidth | LPUART_InitStruct->Parity | LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
263 LPUART_InitStruct->TransferDirection = LL_LPUART_DIRECTION_TX_RX; in LL_LPUART_StructInit()
Dstm32l5xx_ll_spi.c195 assert_param(IS_LL_SPI_TRANSFER_DIRECTION(SPI_InitStruct->TransferDirection)); in LL_SPI_Init()
220 SPI_InitStruct->TransferDirection | SPI_InitStruct->Mode | in LL_SPI_Init()
264 SPI_InitStruct->TransferDirection = LL_SPI_FULL_DUPLEX; in LL_SPI_StructInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_lpuart.c182 assert_param(IS_LL_LPUART_DIRECTION(LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
197 …(LPUART_InitStruct->DataWidth | LPUART_InitStruct->Parity | LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
263 LPUART_InitStruct->TransferDirection = LL_LPUART_DIRECTION_TX_RX; in LL_LPUART_StructInit()
Dstm32wbxx_ll_spi.c183 assert_param(IS_LL_SPI_TRANSFER_DIRECTION(SPI_InitStruct->TransferDirection)); in LL_SPI_Init()
208 SPI_InitStruct->TransferDirection | SPI_InitStruct->Mode | in LL_SPI_Init()
252 SPI_InitStruct->TransferDirection = LL_SPI_FULL_DUPLEX; in LL_SPI_StructInit()
Dstm32wbxx_ll_usart.c188 assert_param(IS_LL_USART_DIRECTION(USART_InitStruct->TransferDirection)); in LL_USART_Init()
207 USART_InitStruct->TransferDirection | USART_InitStruct->OverSampling)); in LL_USART_Init()
280 USART_InitStruct->TransferDirection = LL_USART_DIRECTION_TX_RX; in LL_USART_StructInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_lpuart.c186 assert_param(IS_LL_LPUART_DIRECTION(LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
201 …(LPUART_InitStruct->DataWidth | LPUART_InitStruct->Parity | LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
271 LPUART_InitStruct->TransferDirection = LL_LPUART_DIRECTION_TX_RX; in LL_LPUART_StructInit()
Dstm32wb0x_ll_usart.c190 assert_param(IS_LL_USART_DIRECTION(USART_InitStruct->TransferDirection)); in LL_USART_Init()
209 USART_InitStruct->TransferDirection | USART_InitStruct->OverSampling)); in LL_USART_Init()
282 USART_InitStruct->TransferDirection = LL_USART_DIRECTION_TX_RX; in LL_USART_StructInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_lpuart.c182 assert_param(IS_LL_LPUART_DIRECTION(LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
197 …(LPUART_InitStruct->DataWidth | LPUART_InitStruct->Parity | LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
263 LPUART_InitStruct->TransferDirection = LL_LPUART_DIRECTION_TX_RX; in LL_LPUART_StructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_lpuart.c182 assert_param(IS_LL_LPUART_DIRECTION(LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
197 …(LPUART_InitStruct->DataWidth | LPUART_InitStruct->Parity | LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
263 LPUART_InitStruct->TransferDirection = LL_LPUART_DIRECTION_TX_RX; in LL_LPUART_StructInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_lpuart.c186 assert_param(IS_LL_LPUART_DIRECTION(LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
201 …(LPUART_InitStruct->DataWidth | LPUART_InitStruct->Parity | LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
275 LPUART_InitStruct->TransferDirection = LL_LPUART_DIRECTION_TX_RX; in LL_LPUART_StructInit()
Dstm32l4xx_ll_spi.c196 assert_param(IS_LL_SPI_TRANSFER_DIRECTION(SPI_InitStruct->TransferDirection)); in LL_SPI_Init()
221 SPI_InitStruct->TransferDirection | SPI_InitStruct->Mode | in LL_SPI_Init()
265 SPI_InitStruct->TransferDirection = LL_SPI_FULL_DUPLEX; in LL_SPI_StructInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_lpuart.c182 assert_param(IS_LL_LPUART_DIRECTION(LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
197 …(LPUART_InitStruct->DataWidth | LPUART_InitStruct->Parity | LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
263 LPUART_InitStruct->TransferDirection = LL_LPUART_DIRECTION_TX_RX; in LL_LPUART_StructInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_lpuart.c182 assert_param(IS_LL_LPUART_DIRECTION(LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
197 …(LPUART_InitStruct->DataWidth | LPUART_InitStruct->Parity | LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
263 LPUART_InitStruct->TransferDirection = LL_LPUART_DIRECTION_TX_RX; in LL_LPUART_StructInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_lpuart.c182 assert_param(IS_LL_LPUART_DIRECTION(LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
197 …(LPUART_InitStruct->DataWidth | LPUART_InitStruct->Parity | LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
263 LPUART_InitStruct->TransferDirection = LL_LPUART_DIRECTION_TX_RX; in LL_LPUART_StructInit()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_lpuart.c200 assert_param(IS_LL_LPUART_DIRECTION(LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
215 …(LPUART_InitStruct->DataWidth | LPUART_InitStruct->Parity | LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
298 LPUART_InitStruct->TransferDirection = LL_LPUART_DIRECTION_TX_RX; in LL_LPUART_StructInit()
Dstm32u0xx_ll_spi.c195 assert_param(IS_LL_SPI_TRANSFER_DIRECTION(SPI_InitStruct->TransferDirection)); in LL_SPI_Init()
220 SPI_InitStruct->TransferDirection | SPI_InitStruct->Mode | in LL_SPI_Init()
264 SPI_InitStruct->TransferDirection = LL_SPI_FULL_DUPLEX; in LL_SPI_StructInit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_lpuart.c196 assert_param(IS_LL_LPUART_DIRECTION(LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
211 …(LPUART_InitStruct->DataWidth | LPUART_InitStruct->Parity | LPUART_InitStruct->TransferDirection)); in LL_LPUART_Init()
292 LPUART_InitStruct->TransferDirection = LL_LPUART_DIRECTION_TX_RX; in LL_LPUART_StructInit()

123456789