Searched refs:OSDP_CMD_RETRY_WAIT_MS (Results 1 – 1 of 1) sorted by relevance
14 #define OSDP_CMD_RETRY_WAIT_MS (CONFIG_OSDP_CMD_RETRY_WAIT_SEC * 1000) macro725 if (elapsed < OSDP_CMD_RETRY_WAIT_MS) { in cp_phy_state_update()