Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_i2c.c230 uint32_t vddat_max; member
260 .vddat_max = 3450,
271 .vddat_max = 900,
282 .vddat_max = 450,
456 sdadel_max = specs->vddat_max - init->rise_time; in i2c_compute_timing()