Searched refs:thigh (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/tk1/
H A Di2c.c496 uint32_t tlow, thigh; local
540 thigh = read_masked(&r->hs_interface_timing0,
545 tlow, thigh);
554 thigh = read_masked(&r->interface_timing0,
559 tlow, thigh);
566 ZF_LOGD("tLOW is %d, tHIGH is %d.", tlow, thigh);
569 / (tlow+thigh+variant_constant)) - 1;
579 uint32_t tlow, thigh; local
586 thigh = read_masked(&r->hs_interface_timing0,
597 thigh
[all...]

Completed in 28 milliseconds