Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_iic_master/
Dr_iic_master.c111 IIC_MASTER_ERR_EVENT_STOP = 8, enumerator
1201 else if ((errs_events & (uint8_t) IIC_MASTER_ERR_EVENT_STOP) || in iic_master_err_master()
1213 else if ((errs_events & (uint8_t) IIC_MASTER_ERR_EVENT_STOP)) in iic_master_err_master()