Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/hal/sr200/
Dfwd_hdll.h33 #define HDLL_PKT_LEN_BITMASK 0x1FFF macro
Dfwd_hdll.cc766 hdll_packet_len &= HDLL_PKT_LEN_BITMASK; in process_hdll_response()
1390 hdll_header &= HDLL_PKT_LEN_BITMASK; in phBuildHdllCmd()