Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dux_device_class_dummy_hub.c90 UINT byte_pos, bit_pos; in _ux_device_class_hub_notify_change() local
97 bit_pos = change_pos & 0x7u; in _ux_device_class_hub_notify_change()
102 buff[byte_pos] |= 1u << bit_pos; in _ux_device_class_hub_notify_change()