Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpspi.c73 static void LPSPI_MasterTransferFillUpTxFifo(LPSPI_Type *base, lpspi_master_handle_t *handle);
864 LPSPI_MasterTransferFillUpTxFifo(base, handle); in LPSPI_MasterTransferNonBlocking()
889 static void LPSPI_MasterTransferFillUpTxFifo(LPSPI_Type *base, lpspi_master_handle_t *handle) in LPSPI_MasterTransferFillUpTxFifo() function
1069 LPSPI_MasterTransferFillUpTxFifo(base, handle); in LPSPI_MasterTransferHandleIRQ()