Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_mcux_flexcomm.c120 static uint32_t mcux_flexcomm_convert_flags(int msg_flags) in mcux_flexcomm_convert_flags() function
156 transfer.flags = mcux_flexcomm_convert_flags(msgs->flags); in mcux_flexcomm_transfer()