| /USBX-v6.2.1/common/usbx_device_classes/src/ |
| D | ux_device_class_ccid_icc_remove.c | 72 UINT _ux_device_class_ccid_icc_remove(UX_DEVICE_CLASS_CCID *ccid, ULONG slot) in _ux_device_class_ccid_icc_remove() 162 UINT _uxe_device_class_ccid_icc_remove(UX_DEVICE_CLASS_CCID *ccid, ULONG slot) in _uxe_device_class_ccid_icc_remove()
|
| D | ux_device_class_ccid_auto_seq_done.c | 76 UINT _ux_device_class_ccid_auto_seq_done(UX_DEVICE_CLASS_CCID *ccid, ULONG slot, ULONG icc_status) in _ux_device_class_ccid_auto_seq_done() 147 UINT _uxe_device_class_ccid_auto_seq_done(UX_DEVICE_CLASS_CCID *ccid, ULONG slot, ULONG icc_status) in _uxe_device_class_ccid_auto_seq_done()
|
| D | ux_device_class_ccid_icc_insert.c | 76 UINT _ux_device_class_ccid_icc_insert(UX_DEVICE_CLASS_CCID *ccid, ULONG slot, ULONG seq_start) in _ux_device_class_ccid_icc_insert() 170 UINT _uxe_device_class_ccid_icc_insert(UX_DEVICE_CLASS_CCID *ccid, ULONG slot, ULONG seq_start) in _uxe_device_class_ccid_icc_insert()
|
| D | ux_device_class_ccid_hardware_error.c | 73 UINT _ux_device_class_ccid_hardware_error(UX_DEVICE_CLASS_CCID *ccid, ULONG slot, ULONG error) in _ux_device_class_ccid_hardware_error() 183 UINT _uxe_device_class_ccid_hardware_error(UX_DEVICE_CLASS_CCID *ccid, ULONG slot, ULONG error) in _uxe_device_class_ccid_hardware_error()
|
| D | ux_device_class_ccid_time_extension.c | 70 UINT _ux_device_class_ccid_time_extension(UX_DEVICE_CLASS_CCID *ccid, ULONG slot, ULONG wt) in _ux_device_class_ccid_time_extension() 172 UINT _uxe_device_class_ccid_time_extension(UX_DEVICE_CLASS_CCID *ccid, ULONG slot, ULONG wt) in _uxe_device_class_ccid_time_extension()
|
| D | ux_device_class_ccid_auto_seq_start.c | 70 UINT _ux_device_class_ccid_auto_seq_start(UX_DEVICE_CLASS_CCID *ccid, ULONG slot) in _ux_device_class_ccid_auto_seq_start()
|
| D | ux_device_class_ccid_control_abort.c | 71 UINT _ux_device_class_ccid_control_abort(UX_DEVICE_CLASS_CCID *ccid, ULONG slot, ULONG seq) in _ux_device_class_ccid_control_abort()
|
| D | ux_device_class_ccid_notify_task_run.c | 79 UX_DEVICE_CLASS_CCID_SLOT *slot; in _ux_device_class_ccid_notify_task_run() local
|
| D | ux_device_class_ccid_control_request.c | 79 UCHAR seq, slot; in _ux_device_class_ccid_control_request() local
|
| D | ux_device_class_ccid_notify_thread_entry.c | 80 UX_DEVICE_CLASS_CCID_SLOT *slot; in _ux_device_class_ccid_notify_thread_entry() local
|
| D | ux_device_class_ccid_runner_task_run.c | 83 UX_DEVICE_CLASS_CCID_SLOT *slot; in _ux_device_class_ccid_runner_task_run() local
|
| D | ux_device_class_ccid_runner_thread_entry.c | 82 UX_DEVICE_CLASS_CCID_SLOT *slot; in _ux_device_class_ccid_runner_thread_entry() local
|
| D | ux_device_class_ccid_thread_entry.c | 80 UX_DEVICE_CLASS_CCID_SLOT *slot; in _ux_device_class_ccid_thread_entry() local
|
| D | ux_device_class_ccid_initialize.c | 87 UX_DEVICE_CLASS_CCID_SLOT *slot; in _ux_device_class_ccid_initialize() local
|
| D | ux_device_class_ccid_tasks_run.c | 120 UX_DEVICE_CLASS_CCID_SLOT *slot; in _ux_device_class_ccid_cmd_task() local
|
| /USBX-v6.2.1/test/regression/ |
| D | usbx_device_class_ccid_busy_abort_tests.c | 658 #define _TEST_CCID_BULK_IN_HEADER_CHECK(type,len,slot,seq,stat,err) \ argument 1082 static UINT ux_test_ccid_icc_power_on(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_icc_power_on() 1104 static UINT ux_test_ccid_icc_power_off(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_icc_power_off() 1122 static UINT ux_test_ccid_get_slot_status(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_get_slot_status() 1141 static UINT ux_test_ccid_xfr_block(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_xfr_block() 1205 static UINT ux_test_ccid_get_parameters(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_get_parameters() 1242 static UINT ux_test_ccid_reset_parameters(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_reset_parameters() 1279 static UINT ux_test_ccid_set_parameters(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_set_parameters() 1315 static UINT ux_test_ccid_escape(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_escape() 1340 static UINT ux_test_ccid_icc_clock(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_icc_clock() [all …]
|
| D | usbx_device_class_ccid_basic_tests.c | 787 #define _TEST_CCID_BULK_IN_HEADER_CHECK(type,len,slot,seq,stat,err) \ argument 1243 static UINT ux_test_ccid_icc_power_on(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_icc_power_on() 1265 static UINT ux_test_ccid_icc_power_off(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_icc_power_off() 1283 static UINT ux_test_ccid_get_slot_status(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_get_slot_status() 1305 static UINT ux_test_ccid_xfr_block(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_xfr_block() 1360 static UINT ux_test_ccid_get_parameters(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_get_parameters() 1397 static UINT ux_test_ccid_reset_parameters(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_reset_parameters() 1434 static UINT ux_test_ccid_set_parameters(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_set_parameters() 1470 static UINT ux_test_ccid_escape(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_escape() 1495 static UINT ux_test_ccid_icc_clock(ULONG slot, UX_DEVICE_CLASS_CCID_MESSAGES*io_msg) in ux_test_ccid_icc_clock() [all …]
|