Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dimx_ocotp.c119 uint32_t delay_us = OCOTP_OP_BUSY_TIMEOUT_US; in ocotp_ctrl_wait_for() local
123 for (; delay_us > 0; delay_us--) { in ocotp_ctrl_wait_for()