Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/inc/common/
DphUwbStatus.h47 #define PHUWBSTVAL(phUwbCompID, phUwbStatus) \ argument
57 #define PHUWBSTATUS(phUwbStatus) ((phUwbStatus)&0x00FFU) argument
58 #define PHUWBCID(phUwbStatus) (((phUwbStatus)&0xFF00U) >> 8) argument