Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpi2c.c137 static lpi2c_master_handle_t *s_lpi2cMasterHandle[FSL_FEATURE_SOC_LPI2C_COUNT]; variable
674 s_lpi2cMasterHandle[instance] = handle; in LPI2C_MasterTransferCreateHandle()
1575 s_lpi2cMasterIsr(base, s_lpi2cMasterHandle[instance]); in LPI2C_CommonIRQHandler()