Searched refs:IIC_MASTER_ICSR2_STOP_BIT (Results 1 – 2 of 2) sorted by relevance
50 #define IIC_MASTER_ICSR2_STOP_BIT (0x08U) macro1097 p_ctrl->p_reg->ICSR2 &= (uint8_t) ~(IIC_MASTER_ICSR2_STOP_BIT); in iic_master_tei_master()1170 p_ctrl->p_reg->ICSR2 &= (uint8_t) ~(IIC_MASTER_ICSR2_STOP_BIT); in iic_master_naki_master()1346 p_ctrl->p_reg->ICSR2 &= (uint8_t) ~(IIC_MASTER_ICSR2_STOP_BIT);; in iic_master_rxi_read_data()
50 #define IIC_MASTER_ICSR2_STOP_BIT (0x08U) macro1119 p_ctrl->p_reg->ICSR2 &= (uint8_t) ~(IIC_MASTER_ICSR2_STOP_BIT);; in iic_master_tei_master()1289 p_ctrl->p_reg->ICSR2 &= (uint8_t) ~(IIC_MASTER_ICSR2_STOP_BIT);; in iic_master_rxi_read_data()