Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/boards/evkmimx8ulp/
Dboard.c1138 TickType_t xTicksToWait = pdMS_TO_TICKS(BOARD_HANDSHAKE_WITH_UBOOT_TIMEOUT_MS); in BOARD_HandshakeWithUboot() local
1174 if (currTick + xTicksToWait < xTaskGetTickCount()) in BOARD_HandshakeWithUboot()
1207 if (currTick + xTicksToWait < xTaskGetTickCount()) in BOARD_HandshakeWithUboot()