Lines Matching refs:ch9_data
49 uds_ctx->ch9_data.ctrl_type = type; in ch9_set_ctrl_type()
54 return uds_ctx->ch9_data.ctrl_type; in ch9_get_ctrl_type()
79 uds_ctx->ch9_data.post_status = false; in post_status_stage()
114 uds_ctx->ch9_data.post_status = true; in sreq_set_address()
118 uds_ctx->ch9_data.state = USBD_STATE_DEFAULT; in sreq_set_address()
120 uds_ctx->ch9_data.state = USBD_STATE_ADDRESS; in sreq_set_address()
170 uds_ctx->ch9_data.state = USBD_STATE_ADDRESS; in sreq_set_configuration()
172 uds_ctx->ch9_data.state = USBD_STATE_CONFIGURED; in sreq_set_configuration()
299 uds_ctx->ch9_data.post_status = true; in set_feature_test_mode()
1022 uds_ctx->ch9_data.state); in handle_setup_request()
1202 if (unlikely(uds_ctx->ch9_data.post_status)) { in usbd_handle_ctrl_xfer()
1237 uds_ctx->ch9_data.state = USBD_STATE_DEFAULT; in usbd_init_control_pipe()