Searched refs:imuControlType (Results 1 – 3 of 3) sorted by relevance
1521 t_u32 imuControlType; in rpmsg_ctrl_handler() local1537 imuControlType = pImuMsg->Hdr.sub_type; in rpmsg_ctrl_handler()1538 switch (imuControlType) in rpmsg_ctrl_handler()
1095 imu_ctrl_msg_subtype_t imuControlType; in HAL_ImuCtrlHandler() local1104 imuControlType = (imu_ctrl_msg_subtype_t)pImuMsg->Hdr.sub_type; in HAL_ImuCtrlHandler()1107 switch (imuControlType) in HAL_ImuCtrlHandler()
1098 imu_ctrl_msg_subtype_t imuControlType; in HAL_ImuCtrlHandler() local1107 imuControlType = (imu_ctrl_msg_subtype_t)pImuMsg->Hdr.sub_type; in HAL_ImuCtrlHandler()1110 switch (imuControlType) in HAL_ImuCtrlHandler()