Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_utility_memory_set.c75 UCHAR * work_ptr; in _ux_utility_memory_set() local
79 work_ptr = (UCHAR *) destination; in _ux_utility_memory_set()
86 *work_ptr++ = value; in _ux_utility_memory_set()