Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_device_class_ccid_busy_abort_tests.c150 UX_DEVICE_CLASS_CCID_HANDLE handle; member
154 static inline void ux_test_callback_log(UX_DEVICE_CLASS_CCID_HANDLE handle, UCHAR *ccid_msg) in ux_test_callback_log() argument
157 device_ccid_callback_log.handle = handle; in ux_test_callback_log()
650 UX_TEST_ASSERT(device_ccid_callback_log.handle == (h)); \
744 device_ccid_callback_log.handle = UX_NULL; in _ccid_icc_power_on_off_test()
757 device_ccid_callback_log.handle = UX_NULL; in _ccid_icc_power_on_off_test()
767 device_ccid_callback_log.handle = UX_NULL; in _ccid_icc_power_on_off_test()
775 device_ccid_callback_log.handle = UX_NULL; in _ccid_icc_power_on_off_test()
786 device_ccid_callback_log.handle = UX_NULL; in _ccid_icc_power_on_off_test()
794 device_ccid_callback_log.handle = UX_NULL; in _ccid_icc_power_on_off_test()
[all …]
Dusbx_device_class_ccid_basic_tests.c137 UX_DEVICE_CLASS_CCID_HANDLE handle; member
141 static inline void ux_test_callback_log(UX_DEVICE_CLASS_CCID_HANDLE handle, UCHAR *ccid_msg) in ux_test_callback_log() argument
144 device_ccid_callback_log.handle = handle; in ux_test_callback_log()
781 UX_TEST_ASSERT(device_ccid_callback_log.handle == (h)); \
873 device_ccid_callback_log.handle = UX_NULL; in _ccid_icc_power_on_off_test()
886 device_ccid_callback_log.handle = UX_NULL; in _ccid_icc_power_on_off_test()
896 device_ccid_callback_log.handle = UX_NULL; in _ccid_icc_power_on_off_test()
904 device_ccid_callback_log.handle = UX_NULL; in _ccid_icc_power_on_off_test()
915 device_ccid_callback_log.handle = UX_NULL; in _ccid_icc_power_on_off_test()
923 device_ccid_callback_log.handle = UX_NULL; in _ccid_icc_power_on_off_test()
[all …]
/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_ccid_runner_thread_entry.c80 UX_DEVICE_CLASS_CCID_HANDLE handle; in _ux_device_class_ccid_runner_thread_entry() local
172 handle = handles[(INT)cmd_sett -> ux_device_class_ccid_command_sett_handle_index]; in _ux_device_class_ccid_runner_thread_entry()
200 status = handle(cmd -> bSlot, &messages); in _ux_device_class_ccid_runner_thread_entry()
Dux_device_class_ccid_runner_task_run.c81 UX_DEVICE_CLASS_CCID_HANDLE handle; in _ux_device_class_ccid_runner_task_run() local
178 handle = handles[(INT)cmd_sett -> ux_device_class_ccid_command_sett_handle_index]; in _ux_device_class_ccid_runner_task_run()
206 runner -> ux_device_class_ccid_runner_handle = handle; in _ux_device_class_ccid_runner_task_run()