Searched refs:LSB_NIBBLE_MASK (Results 1 – 1 of 1) sorted by relevance
61 #define LSB_NIBBLE_MASK 0x0F macro236 board_id[1] = convert2ascii (rsp[7] & LSB_NIBBLE_MASK); in get_vs_hci_event()240 board_id[1] = convert2ascii (rsp[6] & LSB_NIBBLE_MASK); in get_vs_hci_event()242 board_id[3] = convert2ascii (rsp[7] & LSB_NIBBLE_MASK); in get_vs_hci_event()