Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/i2c/
Di2c_rv32m1_lpi2c.c111 static uint32_t rv32m1_lpi2c_convert_flags(int msg_flags) in rv32m1_lpi2c_convert_flags() function
146 transfer.flags = rv32m1_lpi2c_convert_flags(msgs->flags); in rv32m1_lpi2c_transfer()