Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/peci/
Dpeci_mchp_xec.c29 #define PECI_RESET_DELAY_MS 1u macro
224 k_busy_wait(PECI_RESET_DELAY_MS); in peci_xec_bus_recovery()
541 k_msleep(PECI_RESET_DELAY_MS); in peci_xec_init()