Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/mpfs_hal/common/
Dmss_plic.h970 volatile int32_t wait_possible_int; in PLIC_ClearPendingIRQ() local
975 wait_possible_int = 0xFU; in PLIC_ClearPendingIRQ()
976 while (wait_possible_int) in PLIC_ClearPendingIRQ()
978 wait_possible_int--; in PLIC_ClearPendingIRQ()