Searched refs:sem_create_fail_action (Results 1 – 1 of 1) sorted by relevance
34 UX_TEST_ACTION sem_create_fail_action = {0}; in post_init_host() local35 sem_create_fail_action.usbx_function = UX_TEST_OVERRIDE_TX_SEMAPHORE_CREATE; in post_init_host()36 sem_create_fail_action.semaphore_name = "ux_host_endpoint0_semaphore"; in post_init_host()37 sem_create_fail_action.no_return = 0; in post_init_host()38 sem_create_fail_action.status = UX_ERROR; in post_init_host()42 ux_test_add_action_to_main_list(sem_create_fail_action); in post_init_host()