![]()
![]()
...
![]()
![]()
...
![]()
![]()
...
![]()
![]()
...
![]()
![]()
...
![]()
![]()
...
![]()
![]()
#define UX_UTILITY_H
![]()
![]()
_ux_utility_descriptor_parse(UCHAR *, UCHAR *, UINT, UCHAR *);
![]()
![]()
_ux_utility_descriptor_pack(UCHAR *, UCHAR *, UINT, UCHAR *);
![]()
![]()
_ux_utility_long_get(UCHAR *);
![]()
![]()
_ux_utility_long_put(UCHAR *, ULONG);
![]()
![]()
_ux_utility_long_put_big_endian(UCHAR *, ULONG);
![]()
![]()
_ux_utility_long_get_big_endian(UCHAR *);
![]()
![]()
_ux_utility_memory_allocate(ULONG, ULONG, ULONG);
![]()
![]()
_ux_utility_memory_compare(void *, void *, ULONG);
![]()
![]()
_ux_utility_memory_copy(void *, void *, ULONG);
![]()
![]()
_ux_utility_memory_free(void *);
![]()
![]()
_ux_utility_string_length_get(UCHAR *);
![]()
![]()
_ux_utility_string_length_check(UCHAR *, UINT *, UINT);
![]()
![]()
_ux_utility_memory_free_block_best_get(ULONG, ULONG);
![]()
![]()
_ux_utility_memory_set(void *, UCHAR, ULONG);
![]()
![]()
_ux_utility_pci_class_scan(ULONG, ULONG, ULONG, ULONG, ULONG *, ULONG *, ULONG *);
![]()
![]()
_ux_utility_pci_read(ULONG, ULONG, ULONG, ULONG, UINT);
![]()
![]()
_ux_utility_pci_write(ULONG, ULONG, ULONG, ULONG, ULONG, UINT);
![]()
![]()
_ux_utility_physical_address(void *);
![]()
![]()
_ux_utility_set_interrupt_handler(UINT, void (*)(void));
![]()
![]()
_ux_utility_short_get(UCHAR *);
![]()
![]()
_ux_utility_short_get_big_endian(UCHAR *);
![]()
![]()
_ux_utility_short_put(UCHAR *, USHORT);
![]()
![]()
_ux_utility_short_put_big_endian(UCHAR *, USHORT);
![]()
![]()
_ux_utility_virtual_address(void *);
![]()
![]()
_ux_utility_unicode_to_string(UCHAR *, UCHAR *);
![]()
![]()
_ux_utility_string_to_unicode(UCHAR *, UCHAR *);
![]()
![]()
_ux_utility_debug_callback_register(void (*)(UCHAR *, ULONG));
![]()
![]()
_ux_utility_delay_ms(ULONG);
![]()
![]()
_ux_utility_mutex_create(TX_MUTEX *, CHAR *);
![]()
![]()
_ux_utility_mutex_delete(TX_MUTEX *);
![]()
![]()
_ux_utility_mutex_off(TX_MUTEX *);
![]()
![]()
_ux_utility_mutex_on(TX_MUTEX *);
![]()
![]()
_ux_utility_semaphore_create(TX_SEMAPHORE *, CHAR *, UINT);
![]()
![]()
_ux_utility_semaphore_delete(TX_SEMAPHORE *);
![]()
![]()
_ux_utility_semaphore_get(TX_SEMAPHORE *, ULONG);
![]()
![]()
_ux_utility_semaphore_put(TX_SEMAPHORE *);
![]()
![]()
_ux_utility_thread_create(TX_THREAD *, CHAR *, void (*)(ULONG), ULONG, void *, ULONG, UINT, UINT, ULONG, UINT);
![]()
![]()
_ux_utility_thread_delete(TX_THREAD *);
![]()
![]()
_ux_utility_thread_relinquish();
![]()
![]()
_ux_utility_thread_schedule_other(UINT);
![]()
![]()
_ux_utility_thread_resume(TX_THREAD *);
![]()
![]()
_ux_utility_thread_sleep(ULONG);
![]()
![]()
_ux_utility_thread_suspend(TX_THREAD *);
![]()
![]()
_ux_utility_thread_identify();
![]()
![]()
_ux_utility_timer_create(TX_TIMER *, CHAR *, void (*)(ULONG), ULONG, ULONG, ULONG, UINT);
![]()
![]()
_ux_utility_timer_delete(TX_TIMER *);
![]()
![]()
_ux_utility_event_flags_create(TX_EVENT_FLAGS_GROUP *, CHAR *);
![]()
![]()
_ux_utility_event_flags_delete(TX_EVENT_FLAGS_GROUP *);
![]()
![]()
_ux_utility_event_flags_get(TX_EVENT_FLAGS_GROUP *, ULONG, UINT, ULONG *, ULONG);
![]()
![]()
_ux_utility_event_flags_set(TX_EVENT_FLAGS_GROUP *, ULONG, UINT);
![]()
![]()
#define _ux_utility_interrupt_disable
![]()
![]()
#define _ux_utility_interrupt_restore
![]()
![]()
#define _ux_utility_time_get
![]()
![]()
#define _ux_utility_time_elapsed
![]()
![]()
#define _ux_system_semaphore_create
![]()
![]()
#define _ux_system_semaphore_create_rc
![]()
![]()
#define _ux_system_semaphore_delete
![]()
![]()
#define _ux_system_thread_create_rc
![]()
![]()
#define _ux_system_mutex_create
![]()
![]()
#define _ux_system_mutex_delete
![]()
![]()
#define _ux_system_mutex_off
![]()
![]()
#define _ux_system_mutex_on
![]()
![]()
#define _ux_system_semaphore_create
![]()
![]()
#define _ux_system_semaphore_create_rc
![]()
![]()
#define _ux_system_semaphore_delete
![]()
![]()
#define _ux_system_thread_create_rc
![]()
![]()
#define _ux_system_mutex_create
![]()
![]()
#define _ux_system_mutex_delete
![]()
![]()
#define _ux_system_mutex_off
![]()
![]()
#define _ux_system_mutex_on
![]()
![]()
#define _ux_device_thread_create
![]()
![]()
#define _ux_device_thread_delete
![]()
![]()
#define _ux_device_thread_suspend
![]()
![]()
#define _ux_device_thread_resume
![]()
![]()
#define _ux_device_thread_relinquish
![]()
![]()
#define _ux_device_semaphore_create
![]()
![]()
#define _ux_device_semaphore_created
![]()
![]()
#define _ux_device_semaphore_waiting
![]()
![]()
#define _ux_device_semaphore_delete
![]()
![]()
#define _ux_device_semaphore_get
![]()
![]()
#define _ux_device_semaphore_put
![]()
![]()
#define _ux_device_mutex_create
![]()
![]()
#define _ux_device_mutex_delete
![]()
![]()
#define _ux_device_mutex_off
![]()
![]()
#define _ux_device_mutex_on
![]()
![]()
#define _ux_device_event_flags_create
![]()
![]()
#define _ux_device_event_flags_delete
![]()
![]()
#define _ux_device_event_flags_get
![]()
![]()
#define _ux_device_event_flags_set
![]()
![]()
#define _ux_device_thread_create
![]()
![]()
#define _ux_device_thread_delete
![]()
![]()
#define _ux_device_thread_suspend
![]()
![]()
#define _ux_device_thread_resume
![]()
![]()
#define _ux_device_thread_relinquish
![]()
![]()
#define _ux_device_semaphore_create
![]()
![]()
#define _ux_device_semaphore_created
![]()
![]()
#define _ux_device_semaphore_waiting
![]()
![]()
#define _ux_device_semaphore_delete
![]()
![]()
#define _ux_device_semaphore_get
![]()
![]()
#define _ux_device_semaphore_put
![]()
![]()
#define _ux_device_mutex_create
![]()
![]()
#define _ux_device_mutex_delete
![]()
![]()
#define _ux_device_mutex_off
![]()
![]()
#define _ux_device_mutex_on
![]()
![]()
#define _ux_device_event_flags_create
![]()
![]()
#define _ux_device_event_flags_delete
![]()
![]()
#define _ux_device_event_flags_get
![]()
![]()
#define _ux_device_event_flags_set
![]()
![]()
#define _ux_host_thread_create
![]()
![]()
#define _ux_host_thread_created
![]()
![]()
#define _ux_host_thread_delete
![]()
![]()
#define _ux_host_thread_resume
![]()
![]()
#define _ux_host_thread_sleep
![]()
![]()
#define _ux_host_thread_schedule_other
![]()
![]()
#define _ux_host_semaphore_create
![]()
![]()
#define _ux_host_semaphore_created
![]()
![]()
#define _ux_host_semaphore_waiting
![]()
![]()
#define _ux_host_semaphore_delete
![]()
![]()
#define _ux_host_semaphore_get
![]()
![]()
#define _ux_host_semaphore_get_norc
![]()
![]()
#define _ux_host_semaphore_put
![]()
![]()
#define _ux_host_semaphore_put_rc
![]()
![]()
#define _ux_host_mutex_create
![]()
![]()
#define _ux_host_mutex_delete
![]()
![]()
#define _ux_host_mutex_off
![]()
![]()
#define _ux_host_mutex_on
![]()
![]()
#define _ux_host_event_flags_create
![]()
![]()
#define _ux_host_event_flags_delete
![]()
![]()
#define _ux_host_event_flags_get
![]()
![]()
#define _ux_host_event_flags_set
![]()
![]()
#define _ux_host_timer_create
![]()
![]()
#define _ux_host_timer_delete
![]()
![]()
#define _ux_host_thread_create
![]()
![]()
#define _ux_host_thread_created
![]()
![]()
#define _ux_host_thread_delete
![]()
![]()
#define _ux_host_thread_resume
![]()
![]()
#define _ux_host_thread_sleep
![]()
![]()
#define _ux_host_thread_schedule_other
![]()
![]()
#define _ux_host_semaphore_create
![]()
![]()
#define _ux_host_semaphore_created
![]()
![]()
#define _ux_host_semaphore_waiting
![]()
![]()
#define _ux_host_semaphore_delete
![]()
![]()
#define _ux_host_semaphore_get
![]()
![]()
#define _ux_host_semaphore_get_norc
![]()
![]()
#define _ux_host_semaphore_put
![]()
![]()
#define _ux_host_semaphore_put_rc
![]()
![]()
#define _ux_host_mutex_create
![]()
![]()
#define _ux_host_mutex_delete
![]()
![]()
#define _ux_host_mutex_off
![]()
![]()
#define _ux_host_mutex_on
![]()
![]()
#define _ux_host_event_flags_create
![]()
![]()
#define _ux_host_event_flags_delete
![]()
![]()
#define _ux_host_event_flags_get
![]()
![]()
#define _ux_host_event_flags_set
![]()
![]()
#define _ux_host_timer_create
![]()
![]()
#define _ux_host_timer_delete
![]()
![]()
#define _ux_system_error_handler
![]()
![]()
#define _ux_utility_error_callback_register
![]()
![]()
_ux_system_error_handler(UINT, UINT, UINT);
![]()
![]()
_ux_utility_error_callback_register(void (*)(UINT, UINT, UINT));
![]()
![]()
#define _ux_utility_memory_allocate_mulc_safe
![]()
![]()
#define _ux_utility_memory_allocate_mulv_safe
![]()
![]()
#define _ux_utility_memory_allocate_add_safe
![]()
![]()
#define _ux_utility_memory_allocate_mulc_safe
![]()
![]()
#define _ux_utility_memory_allocate_mulv_safe
![]()
![]()
#define _ux_utility_memory_allocate_add_safe
![]()
![]()
_ux_utility_memory_allocate_mulc_safe(ULONG, ULONG, ULONG, ULONG);
![]()
![]()
_ux_utility_memory_allocate_mulv_safe(ULONG, ULONG, ULONG, ULONG);
![]()
![]()
_ux_utility_memory_allocate_add_safe(ULONG, ULONG, ULONG, ULONG);
![]()
![]()
#define ux_utility_name_match
![]()
![]()
#define ux_utility_name_match
![]()
![]()
#define ux_utility_descriptor_parse
![]()
![]()
#define ux_utility_descriptor_pack
![]()
![]()
#define ux_utility_long_get
![]()
![]()
#define ux_utility_long_put
![]()
![]()
#define ux_utility_long_put_big_endian
![]()
![]()
#define ux_utility_long_get_big_endian
![]()
![]()
#define ux_utility_memory_allocate
![]()
![]()
#define ux_utility_memory_compare
![]()
![]()
#define ux_utility_memory_copy
![]()
![]()
#define ux_utility_memory_free
![]()
![]()
#define ux_utility_string_length_get
![]()
![]()
#define ux_utility_string_length_check
![]()
![]()
#define ux_utility_memory_set
![]()
![]()
#define ux_utility_mutex_create
![]()
![]()
#define ux_utility_mutex_delete
![]()
![]()
#define ux_utility_mutex_off
![]()
![]()
#define ux_utility_mutex_on
![]()
![]()
#define ux_utility_pci_class_scan
![]()
![]()
#define ux_utility_pci_read
![]()
![]()
#define ux_utility_pci_write
![]()
![]()
#define ux_utility_physical_address
![]()
![]()
#define ux_utility_semaphore_create
![]()
![]()
#define ux_utility_semaphore_delete
![]()
![]()
#define ux_utility_semaphore_get
![]()
![]()
#define ux_utility_semaphore_put
![]()
![]()
#define ux_utility_set_interrupt_handler
![]()
![]()
#define ux_utility_short_get
![]()
![]()
#define ux_utility_short_get_big_endian
![]()
![]()
#define ux_utility_short_put
![]()
![]()
#define ux_utility_short_put_big_endian
![]()
![]()
#define ux_utility_thread_create
![]()
![]()
#define ux_utility_thread_delete
![]()
![]()
#define ux_utility_thread_relinquish
![]()
![]()
#define ux_utility_thread_resume
![]()
![]()
#define ux_utility_thread_sleep
![]()
![]()
#define ux_utility_thread_suspend
![]()
![]()
#define ux_utility_thread_identify
![]()
![]()
#define ux_utility_timer_create
![]()
![]()
#define ux_utility_event_flags_create
![]()
![]()
#define ux_utility_event_flags_delete
![]()
![]()
#define ux_utility_event_flags_get
![]()
![]()
#define ux_utility_event_flags_set
![]()
![]()
#define ux_utility_unicode_to_string
![]()
![]()
#define ux_utility_string_to_unicode
![]()
![]()
#define ux_utility_delay_ms
![]()
![]()
#define ux_utility_error_callback_register
![]()
![]()
#define ux_system_error_handler
![]()
![]()
#define ux_utility_time_get
![]()
![]()
#define ux_utility_time_elapsed