Searched refs:IIC_MASTER_ICCR2_SP_BIT_MASK (Results 1 – 2 of 2) sorted by relevance
80 #define IIC_MASTER_ICCR2_SP_BIT_MASK (0x08) macro1122 …p_ctrl->p_reg->ICCR2 = (uint8_t) IIC_MASTER_ICCR2_SP_BIT_MASK; /* It is safe to write 0's to other… in iic_master_tei_master()1186 …p_ctrl->p_reg->ICCR2 = (uint8_t) IIC_MASTER_ICCR2_SP_BIT_MASK; /* It is safe to write 0's to other… in iic_master_err_master()1292 …p_ctrl->p_reg->ICCR2 = (uint8_t) IIC_MASTER_ICCR2_SP_BIT_MASK; /* It is safe to write 0's to other… in iic_master_rxi_read_data()
65 #define IIC_MASTER_ICCR2_SP_BIT_MASK (0x08) macro1100 … p_ctrl->p_reg->ICCR2 = IIC_MASTER_ICCR2_SP_BIT_MASK; /* It is safe to write 0's to other bits. */ in iic_master_tei_master()1171 … p_ctrl->p_reg->ICCR2 = IIC_MASTER_ICCR2_SP_BIT_MASK; /* It is safe to write 0's to other bits. */ in iic_master_naki_master()1349 … p_ctrl->p_reg->ICCR2 = IIC_MASTER_ICCR2_SP_BIT_MASK; /* It is safe to write 0's to other bits. */ in iic_master_rxi_read_data()