Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpi2c_edma.c83 static uint32_t LPI2C_GenerateCommands(lpi2c_master_edma_handle_t *handle);
126 static uint32_t LPI2C_GenerateCommands(lpi2c_master_edma_handle_t *handle) in LPI2C_GenerateCommands() function
219 uint32_t commandCount = LPI2C_GenerateCommands(handle); in LPI2C_MasterTransferEDMA()