Searched refs:state (Results 1 – 9 of 9) sorted by relevance
/USBX-v6.2.1/common/core/src/ |
D | ux_dcd_sim_slave_state_change.c | 80 UINT _ux_dcd_sim_slave_state_change(UX_DCD_SIM_SLAVE *dcd_sim_slave, ULONG state) in _ux_dcd_sim_slave_state_change() argument 86 UX_PARAMETER_NOT_USED(state); in _ux_dcd_sim_slave_state_change() 88 if (state == UX_DEVICE_FORCE_DISCONNECT) in _ux_dcd_sim_slave_state_change()
|
D | ux_utility_semaphore_get.c | 85 UINT state; in _ux_utility_semaphore_get() local 97 tx_thread_info_get(my_thread, &name, &state, &run_count, in _ux_utility_semaphore_get()
|
D | ux_device_stack_transfer_run.c | 90 UINT state; in _ux_device_stack_transfer_run() local 123 state = transfer_request -> ux_slave_transfer_request_state; in _ux_device_stack_transfer_run() 124 switch(state) in _ux_device_stack_transfer_run()
|
/USBX-v6.2.1/.github/ISSUE_TEMPLATE/ |
D | hardware-or-architecture-support.md | 16 If this is a new board or SoC, please state whether you are willing to maintain the Azure RTOS supp…
|
/USBX-v6.2.1/common/core/inc/ |
D | ux_dcd_sim_slave.h | 158 UINT _ux_dcd_sim_slave_state_change(UX_DCD_SIM_SLAVE *dcd_sim_slave, ULONG state);
|
/USBX-v6.2.1/common/usbx_device_classes/src/ |
D | ux_device_class_storage_tasks_run.c | 152 UCHAR state; in _ux_device_class_storage_task_usb() local 174 state = storage -> ux_device_class_storage_state; in _ux_device_class_storage_task_usb() 177 switch(state) in _ux_device_class_storage_task_usb() 987 UCHAR state = storage -> ux_device_class_storage_disk_state; in _ux_device_class_storage_task_disk() local 996 state = storage -> ux_device_class_storage_disk_state; in _ux_device_class_storage_task_disk() 997 switch(state) in _ux_device_class_storage_task_disk()
|
/USBX-v6.2.1/common/usbx_host_classes/src/ |
D | ux_host_class_storage_tasks_run.c | 133 UCHAR state; in _ux_host_class_storage_inst_tasks_run() local 203 state = storage -> ux_host_class_storage_state_state; in _ux_host_class_storage_inst_tasks_run() 204 switch(state) in _ux_host_class_storage_inst_tasks_run()
|
D | ux_host_class_storage_transport_run.c | 112 UCHAR state; in _ux_host_class_storage_transport_run() local 117 state = storage -> ux_host_class_storage_trans_state; in _ux_host_class_storage_transport_run() 118 switch(state) in _ux_host_class_storage_transport_run()
|
/USBX-v6.2.1/ |
D | LICENSE.txt | 141 the United States or Canada, the laws of the state or province where you live 154 your state or country. Separate and apart from your relationship with Microsoft, 157 state or country do not permit it to do so. For example, if you acquired the 203 you because your state, province, or country may not allow the exclusion or
|