Searched refs:p_evt_params_device_started (Results 1 – 2 of 2) sorted by relevance
344 …t_device_started(uint8_t *buffer_in, aci_evt_params_device_started_t *p_evt_params_device_started);
444 …vt_device_started(uint8_t *buffer_in, aci_evt_params_device_started_t *p_evt_params_device_started) in acil_decode_evt_device_started() argument446 …p_evt_params_device_started->device_mode = (aci_device_operation_mode_t) *(buffer_in + OFFSET_ACI_… in acil_decode_evt_device_started()447 …p_evt_params_device_started->hw_error = (aci_hw_error_t) *(buffer_in + OFFSET_ACI_EVT_T_DEVICE_STA… in acil_decode_evt_device_started()448 …p_evt_params_device_started->credit_available = *(buffer_in + OFFSET_ACI_EVT_T_DEVICE_STARTED+OFFS… in acil_decode_evt_device_started()