Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_mcux.c129 static uint32_t i2c_mcux_convert_flags(int msg_flags) in i2c_mcux_convert_flags() function
163 transfer.flags = i2c_mcux_convert_flags(msgs->flags); in i2c_mcux_transfer()
249 transfer.flags = i2c_mcux_convert_flags(msg->flags); in i2c_mcux_async_iter()