Searched refs:ll_func_tx_is_not_full (Results 1 – 2 of 2) sorted by relevance
103 static inline uint32_t ll_func_tx_is_not_full(SPI_TypeDef *spi) in ll_func_tx_is_not_full() function
373 if (ll_func_tx_is_not_full(spi)) { in spi_stm32_shift_fifo()385 while (!ll_func_tx_is_not_full(cfg->spi)) { in spi_stm32_shift_m()402 if (ll_func_tx_is_not_full(spi) && spi_context_tx_on(&data->ctx)) { in spi_stm32_shift_s()