Searched refs:MEC_I2C_NL_FLAG_STOP (Results 1 – 2 of 2) sorted by relevance
/hal_microchip-latest/mec5/drivers/ | ||
D | mec_i2c_api.h | 212 #define MEC_I2C_NL_FLAG_STOP 0x04 macro |
D | mec_i2c.c | 893 if (flags & MEC_I2C_NL_FLAG_STOP) { in mec_hal_i2c_nl_cm_cfg_start() |