Home
last modified time | relevance | path

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

/Zephyr-latest/boards/nxp/mimxrt595_evk/
Dboard.c28 #define PMIC_SETTLING_TIME 2000U /* in micro-seconds */ macro
137 k_busy_wait(PMIC_SETTLING_TIME); in board_pmic_change_mode()