Home
last modified time | relevance | path

Searched refs:LL_SPI_FIFO_TH_01DATA (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/spi/
Dspi_ll_stm32.h203 LL_SPI_SetFIFOThreshold(spi, LL_SPI_FIFO_TH_01DATA); in ll_func_set_fifo_threshold_8bit()
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_spi_stm32.c408 LL_SPI_SetFIFOThreshold(spi, LL_SPI_FIFO_TH_01DATA); in spi_configure()