Searched refs:cmd_buffer (Results 1 – 5 of 5) sorted by relevance
499 localImuMsg.PayloadPtr[0] = (uint32_t)imuHandle->cmd_buffer; in HAL_ImuSendMsgBlockingCommon()799 (void)HAL_IMU_MEMCPY((void *)imuHandle->cmd_buffer, cmdBuf, length); in HAL_ImuSendCommand()1125 imuHandle->cmd_buffer = (uint32_t *)pImuMsg->PayloadPtr[0]; in HAL_ImuCtrlHandler()1682 imuHandle->cmd_buffer = NULL; in HAL_ImuDeinit()
379 uint32_t *cmd_buffer; member
502 localImuMsg.PayloadPtr[0] = (uint32_t)imuHandle->cmd_buffer; in HAL_ImuSendMsgBlockingCommon()802 (void)HAL_IMU_MEMCPY((void *)imuHandle->cmd_buffer, cmdBuf, length); in HAL_ImuSendCommand()1128 imuHandle->cmd_buffer = (uint32_t *)pImuMsg->PayloadPtr[0]; in HAL_ImuCtrlHandler()1685 imuHandle->cmd_buffer = NULL; in HAL_ImuDeinit()
635 uint32_t *cmd_buffer; member
191 static sdu_buffer_t cmd_buffer[SDU_PORT_MAX_TRANSFER][SDU_MAX_CMD_BUFFER]; variable508 trans_buf = &cmd_buffer[direction][i].buffer; in SDU_InnerInit()529 … (void)LIST_AddTail(&ctrl_sdu.cmd_free_buffer[direction], &cmd_buffer[direction][i].link); in SDU_InnerInit()