Home
last modified time | relevance | path

Searched defs:_ms (Results 1 – 1 of 1) sorted by relevance

/hal_intel-latest/bsp_sedi/include/driver/
Dsedi_driver_common.h400 #define __SEDI_POLL_WAIT(_cond, _ms, _mute) \ argument
426 #define SEDI_POLL_WAIT(_cond, _ms) __SEDI_POLL_WAIT(_cond, _ms, false) argument
435 #define SEDI_POLL_WAIT_MUTE(_cond, _ms) __SEDI_POLL_WAIT(_cond, _ms, true) argument