Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/instances/
Dr_iic_master.h94 … iic_master_timeout_scl_low_t timeout_scl_low; ///< Allows timeouts to occur when SCL is held low. member
/hal_renesas-latest/drivers/rz/fsp/inc/instances/rzg/
Dr_riic_master.h95 … iic_master_timeout_scl_low_t timeout_scl_low; ///< Allows timeouts to occur when SCL is held low. member
/hal_renesas-latest/drivers/ra/fsp/src/r_iic_master/
Dr_iic_master.c765 timeout_scl_low << R_IIC0_ICMR2_TMOL_Pos)); in iic_master_open_hw_master()
874 timeout_scl_low << R_IIC0_ICMR2_TMOL_Pos)); in iic_master_run_hw_master()
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_riic_master/
Dr_riic_master.c741 … (uint8_t) (p_extend->timeout_scl_low << R_RIIC0_ICMR2_TMOL_Pos)); in iic_master_open_hw_master()
856 … (uint8_t) (p_extend->timeout_scl_low << R_RIIC0_ICMR2_TMOL_Pos)); in iic_master_run_hw_master()