Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_i2c_api.h212 #define MEC_I2C_NL_FLAG_STOP 0x04 macro
Dmec_i2c.c893 if (flags & MEC_I2C_NL_FLAG_STOP) { in mec_hal_i2c_nl_cm_cfg_start()