Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_iic_master/
Dr_iic_master.c80 #define IIC_MASTER_ICCR2_SP_BIT_MASK (0x08) macro
1122 …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()
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_riic_master/
Dr_riic_master.c65 #define IIC_MASTER_ICCR2_SP_BIT_MASK (0x08) macro
1100 … 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()