Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_renesas_ra_iic.c25 static const double RA_IIC_MASTER_DIV_TIME_NS = 1000000000; variable
530 .rise_time_s = DT_INST_PROP(index, rise_time_ns) / RA_IIC_MASTER_DIV_TIME_NS, \
531 .fall_time_s = DT_INST_PROP(index, fall_time_ns) / RA_IIC_MASTER_DIV_TIME_NS, \