Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpspi.h276 } lpspi_master_config_t; typedef
428 void LPSPI_MasterInit(LPSPI_Type *base, const lpspi_master_config_t *masterConfig, uint32_t srcCloc…
443 void LPSPI_MasterGetDefaultConfig(lpspi_master_config_t *masterConfig);
Dfsl_lpspi.c167 void LPSPI_MasterInit(LPSPI_Type *base, const lpspi_master_config_t *masterConfig, uint32_t srcCloc… in LPSPI_MasterInit()
219 void LPSPI_MasterGetDefaultConfig(lpspi_master_config_t *masterConfig) in LPSPI_MasterGetDefaultConfig()