Home
last modified time | relevance | path

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

/Zephyr-latest/samples/drivers/espi/src/
Dmain.c917 uint16_t loop_cnt = timeout; in wait_for_pin() local
933 loop_cnt--; in wait_for_pin()
934 } while (loop_cnt > 0); in wait_for_pin()
936 if (loop_cnt == 0) { in wait_for_pin()
950 uint16_t loop_cnt = timeout; in wait_for_vwire() local
964 loop_cnt--; in wait_for_vwire()
965 } while (loop_cnt > 0); in wait_for_vwire()
967 if (loop_cnt == 0) { in wait_for_vwire()
977 uint16_t loop_cnt = CONFIG_ESPI_VIRTUAL_WIRE_TIMEOUT; in wait_for_espi_reset() local
984 loop_cnt--; in wait_for_espi_reset()
[all …]
/Zephyr-latest/samples/subsys/fs/zms/
DREADME.rst70 Id: 2, loop_cnt: 0
89 Id: 2, loop_cnt: 298