Home
last modified time | relevance | path

Searched refs:txallowed (Results 1 – 17 of 17) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_spi.c1148 uint32_t txallowed = 1U; in HAL_SPI_TransmitReceive() local
1231 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1237 txallowed = 0U; in HAL_SPI_TransmitReceive()
1255 txallowed = 1U; in HAL_SPI_TransmitReceive()
1285 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1291 txallowed = 0U; in HAL_SPI_TransmitReceive()
1309 txallowed = 1U; in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_spi.c1176 uint32_t txallowed = 1U; in HAL_SPI_TransmitReceive() local
1260 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1266 txallowed = 0U; in HAL_SPI_TransmitReceive()
1284 txallowed = 1U; in HAL_SPI_TransmitReceive()
1306 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1312 txallowed = 0U; in HAL_SPI_TransmitReceive()
1330 txallowed = 1U; in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_spi.c1147 uint32_t txallowed = 1U; in HAL_SPI_TransmitReceive() local
1229 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1235 txallowed = 0U; in HAL_SPI_TransmitReceive()
1253 txallowed = 1U; in HAL_SPI_TransmitReceive()
1283 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1289 txallowed = 0U; in HAL_SPI_TransmitReceive()
1307 txallowed = 1U; in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_spi.c1189 uint32_t txallowed = 1U; in HAL_SPI_TransmitReceive() local
1272 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1278 txallowed = 0U; in HAL_SPI_TransmitReceive()
1296 txallowed = 1U; in HAL_SPI_TransmitReceive()
1326 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1332 txallowed = 0U; in HAL_SPI_TransmitReceive()
1350 txallowed = 1U; in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_spi.c1161 uint32_t txallowed = 1U; in HAL_SPI_TransmitReceive() local
1237 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1243 txallowed = 0U; in HAL_SPI_TransmitReceive()
1261 txallowed = 1U; in HAL_SPI_TransmitReceive()
1283 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1289 txallowed = 0U; in HAL_SPI_TransmitReceive()
1307 txallowed = 1U; in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_spi.c1273 uint32_t txallowed = 1U; in HAL_SPI_TransmitReceive() local
1380 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1386 txallowed = 0U; in HAL_SPI_TransmitReceive()
1409 txallowed = 1U; in HAL_SPI_TransmitReceive()
1453 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1468 txallowed = 0U; in HAL_SPI_TransmitReceive()
1505 txallowed = 1U; in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_spi.c1252 uint32_t txallowed = 1U; in HAL_SPI_TransmitReceive() local
1358 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1364 txallowed = 0U; in HAL_SPI_TransmitReceive()
1387 txallowed = 1U; in HAL_SPI_TransmitReceive()
1422 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1428 txallowed = 0U; in HAL_SPI_TransmitReceive()
1451 txallowed = 1U; in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_spi.c1267 uint32_t txallowed = 1U; in HAL_SPI_TransmitReceive() local
1371 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1377 txallowed = 0U; in HAL_SPI_TransmitReceive()
1400 txallowed = 1U; in HAL_SPI_TransmitReceive()
1444 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1459 txallowed = 0U; in HAL_SPI_TransmitReceive()
1496 txallowed = 1U; in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_spi.c1274 uint32_t txallowed = 1U; in HAL_SPI_TransmitReceive() local
1381 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1387 txallowed = 0U; in HAL_SPI_TransmitReceive()
1410 txallowed = 1U; in HAL_SPI_TransmitReceive()
1454 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1469 txallowed = 0U; in HAL_SPI_TransmitReceive()
1506 txallowed = 1U; in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_spi.c1273 uint32_t txallowed = 1U; in HAL_SPI_TransmitReceive() local
1380 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1386 txallowed = 0U; in HAL_SPI_TransmitReceive()
1409 txallowed = 1U; in HAL_SPI_TransmitReceive()
1453 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1468 txallowed = 0U; in HAL_SPI_TransmitReceive()
1505 txallowed = 1U; in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_spi.c1263 uint32_t txallowed = 1U; in HAL_SPI_TransmitReceive() local
1356 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1362 txallowed = 0U; in HAL_SPI_TransmitReceive()
1385 txallowed = 1U; in HAL_SPI_TransmitReceive()
1415 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1430 txallowed = 0U; in HAL_SPI_TransmitReceive()
1467 txallowed = 1U; in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_spi.c1273 uint32_t txallowed = 1U; in HAL_SPI_TransmitReceive() local
1380 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1386 txallowed = 0U; in HAL_SPI_TransmitReceive()
1409 txallowed = 1U; in HAL_SPI_TransmitReceive()
1453 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1468 txallowed = 0U; in HAL_SPI_TransmitReceive()
1505 txallowed = 1U; in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_spi.c1252 uint32_t txallowed = 1U; in HAL_SPI_TransmitReceive() local
1358 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1364 txallowed = 0U; in HAL_SPI_TransmitReceive()
1387 txallowed = 1U; in HAL_SPI_TransmitReceive()
1422 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1428 txallowed = 0U; in HAL_SPI_TransmitReceive()
1451 txallowed = 1U; in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_spi.c1273 uint32_t txallowed = 1U; in HAL_SPI_TransmitReceive() local
1380 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1386 txallowed = 0U; in HAL_SPI_TransmitReceive()
1409 txallowed = 1U; in HAL_SPI_TransmitReceive()
1453 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1468 txallowed = 0U; in HAL_SPI_TransmitReceive()
1505 txallowed = 1U; in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_spi.c1269 uint32_t txallowed = 1U; in HAL_SPI_TransmitReceive() local
1374 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1380 txallowed = 0U; in HAL_SPI_TransmitReceive()
1403 txallowed = 1U; in HAL_SPI_TransmitReceive()
1447 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1462 txallowed = 0U; in HAL_SPI_TransmitReceive()
1499 txallowed = 1U; in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_spi.c1252 uint32_t txallowed = 1U; in HAL_SPI_TransmitReceive() local
1358 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1364 txallowed = 0U; in HAL_SPI_TransmitReceive()
1387 txallowed = 1U; in HAL_SPI_TransmitReceive()
1422 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1428 txallowed = 0U; in HAL_SPI_TransmitReceive()
1451 txallowed = 1U; in HAL_SPI_TransmitReceive()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_spi.c1269 uint32_t txallowed = 1U; in HAL_SPI_TransmitReceive() local
1374 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1380 txallowed = 0U; in HAL_SPI_TransmitReceive()
1403 txallowed = 1U; in HAL_SPI_TransmitReceive()
1447 if ((__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXE)) && (hspi->TxXferCount > 0U) && (txallowed == 1U)) in HAL_SPI_TransmitReceive()
1462 txallowed = 0U; in HAL_SPI_TransmitReceive()
1499 txallowed = 1U; in HAL_SPI_TransmitReceive()