Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_ccid_notify_thread_entry.c88 UINT byte_pos, bits_pos; in _ux_device_class_ccid_notify_thread_entry() local
179 for(bits_pos = 0; bits_pos < 8; bits_pos += 2) 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()