Searched refs:HAL_RpmsgGetEndpointFromAddr (Results 1 – 1 of 1) sorted by relevance
246 static hal_rpmsg_handle_t HAL_RpmsgGetEndpointFromAddr(hal_imu_handle_t *imuHandle, uint32_t addr) in HAL_RpmsgGetEndpointFromAddr() function275 if (NULL == HAL_RpmsgGetEndpointFromAddr(imuHandle, rpmsgHandle->local_addr)) in HAL_RpmsgCreateEndpoint()297 rpmsgHandle = HAL_RpmsgGetEndpointFromAddr(imuHandle, rpmsgHandle->local_addr); in HAL_RpmsgDestroyEndpoint()1152 … hal_rpmsg_state_t *rpmsgHandle = HAL_RpmsgGetEndpointFromAddr(imuHandle, pImuMsg->PayloadPtr[0]); in HAL_ImuCtrlHandler()1310 … ept = (hal_rpmsg_state_t *)HAL_RpmsgGetEndpointFromAddr(imuHandle, rpmsg_msg->hdr.dst); in HAL_ImuReceive()