Searched refs:ack (Results 1 – 5 of 5) sorted by relevance
140 void I2C_SetAckBit(I2C_Type* base, bool ack) in I2C_SetAckBit() argument142 if (ack) in I2C_SetAckBit()
204 void I2C_SetAckBit(I2C_Type* base, bool ack);
826 t_u16 ack : 1;838 t_u16 ack : 1;
7527 t_u32 ack;
6390 phostcmd->ack = 1; in send_csi_ack()