Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/plat-synquacer/
A Drng_pta.c158 uint32_t lo_edge_count, hi_edge_count; in health_test() local
171 lo_edge_count = rising_edge_count < falling_edge_count ? in health_test()
176 return (lo_edge_count >= MIN_BIT_FLIP_EDGE_COUNT) && in health_test()

Completed in 2 milliseconds