Searched refs:byte_pos (Results 1 – 2 of 2) sorted by relevance
88 UINT byte_pos, bits_pos; in _ux_device_class_ccid_notify_thread_entry() local173 for (i = 0, byte_pos = 1; ; byte_pos ++) in _ux_device_class_ccid_notify_thread_entry()176 buffer[byte_pos] = 0; in _ux_device_class_ccid_notify_thread_entry()203 buffer[byte_pos] |= (UCHAR)(icc_mask << bits_pos); in _ux_device_class_ccid_notify_thread_entry()216 length = byte_pos + 1; in _ux_device_class_ccid_notify_thread_entry()
90 UINT byte_pos, bit_pos; in _ux_device_class_hub_notify_change() local96 byte_pos = change_pos >> 3; in _ux_device_class_hub_notify_change()100 if (byte_pos >= rpt_size) in _ux_device_class_hub_notify_change()102 buff[byte_pos] |= 1u << bit_pos; in _ux_device_class_hub_notify_change()