Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_riic_master/
Dr_riic_master.c50 #define IIC_MASTER_ICSR2_STOP_BIT (0x08U) macro
1097 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()
/hal_renesas-latest/drivers/ra/fsp/src/r_iic_master/
Dr_iic_master.c50 #define IIC_MASTER_ICSR2_STOP_BIT (0x08U) macro
1119 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()