Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-synquacer/
H A Drng_pta.c159 uint32_t lo_edge_count = 0; in health_test() local
173 lo_edge_count = rising_edge_count < falling_edge_count ? in health_test()
178 return (lo_edge_count >= MIN_BIT_FLIP_EDGE_COUNT) && in health_test()