Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_host_stack_device_configuration_select.c119 (configuration -> ux_configuration_descriptor.MaxPower > UX_DEVICE_MAX_POWER_GET(device))) in _ux_host_stack_device_configuration_select()
Dux_host_stack_tasks_run.c849 UX_DEVICE_MAX_POWER_GET(device))) in _ux_host_stack_device_enum_run()
/USBX-v6.2.1/common/core/inc/
Dux_api.h2067 #define UX_DEVICE_MAX_POWER_GET(d) ((d)->ux_device_max_power) macro
2075 #define UX_DEVICE_MAX_POWER_GET(d) (UX_MAX_SELF_POWER) macro