Home
last modified time | relevance | path

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

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_lpi2c.c403 LPI2C_MasterEnable(base, masterConfig->enableMaster); in LPI2C_MasterInit()
429 LPI2C_MasterEnable(base, false); in LPI2C_MasterConfigureDataMatch()
438 LPI2C_MasterEnable(base, true); in LPI2C_MasterConfigureDataMatch()
457 LPI2C_MasterEnable(base, false); in LPI2C_MasterSetBaudRate()
518 LPI2C_MasterEnable(base, true); in LPI2C_MasterSetBaudRate()
A Dfsl_lpi2c.h492 static inline void LPI2C_MasterEnable(LPI2C_Type *base, bool enable) in LPI2C_MasterEnable() function

Completed in 12 milliseconds