HomeSort by relevance Sort by last modified time
    Searched refs:l_min (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/i2c/
stm32f7_i2c.c 139 * @l_min: Min low period of the SCL clock (ns)
152 u32 l_min; member in struct:stm32_i2c_spec
210 .l_min = 4700,
222 .l_min = 1300,
234 .l_min = 500,
597 if ((tscl_l < i2c_specs[setup->speed].l_min) ||
  /external/pdfium/third_party/libopenjpeg20/
tcd.c 2180 OPJ_INT32 l_min, l_max; local
    [all...]

Completed in 57 milliseconds