Home
last modified time | relevance | path

Searched defs:msg_flags (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/drivers/i2c/
Di2c_rv32m1_lpi2c.c111 static uint32_t rv32m1_lpi2c_convert_flags(int msg_flags) in rv32m1_lpi2c_convert_flags()
Di2c_ene_kb1200.c24 volatile uint8_t msg_flags; member
Di2c_mcux.c129 static uint32_t i2c_mcux_convert_flags(int msg_flags) in i2c_mcux_convert_flags()
Di2c_nxp_ii2c.c140 static uint32_t nxp_ii2c_convert_flags(int msg_flags) in nxp_ii2c_convert_flags()
Di2c_mcux_lpi2c_rtio.c120 static uint32_t mcux_lpi2c_convert_flags(int msg_flags) in mcux_lpi2c_convert_flags()
Di2c_mcux_lpi2c.c134 static uint32_t mcux_lpi2c_convert_flags(int msg_flags) in mcux_lpi2c_convert_flags()
Di2c_mcux_flexcomm.c129 static uint32_t mcux_flexcomm_convert_flags(int msg_flags) in mcux_flexcomm_convert_flags()
/Zephyr-latest/drivers/net/
Dnsos.h127 int msg_flags; /* flags on received message */ member
/Zephyr-latest/include/zephyr/net/
Dnet_ip.h264 int msg_flags; /**< Flags on received message */ member