Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpspi.c409 void LPSPI_MasterSetDelayScaler(LPSPI_Type *base, uint32_t scaler, lpspi_delay_type_t whichDelay) in LPSPI_MasterSetDelayScaler() function
500 LPSPI_MasterSetDelayScaler(base, 0, whichDelay); in LPSPI_MasterSetDelayTimes()
532 LPSPI_MasterSetDelayScaler(base, bestScaler, whichDelay); in LPSPI_MasterSetDelayTimes()
Dfsl_lpspi.h844 void LPSPI_MasterSetDelayScaler(LPSPI_Type *base, uint32_t scaler, lpspi_delay_type_t whichDelay);