Searched refs:HAL_ImuSendCommand (Results 1 – 5 of 5) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/ |
| D | fsl_adapter_rfimu.h | 461 hal_rpmsg_status_t HAL_ImuSendCommand(uint8_t imuLink, uint8_t *cmdBuf, uint32_t length);
|
| D | fsl_adapter_rfimu.c | 782 hal_rpmsg_status_t HAL_ImuSendCommand(uint8_t imuLink, uint8_t *cmdBuf, uint32_t length) in HAL_ImuSendCommand() function
|
| /hal_nxp-latest/mcux/mcux-sdk/components/imu_adapter/ |
| D | fsl_adapter_imu.h | 717 hal_imumc_status_t HAL_ImuSendCommand(uint8_t imuLink, uint8_t *cmdBuf, uint32_t length);
|
| D | fsl_adapter_imu.c | 785 hal_imumc_status_t HAL_ImuSendCommand(uint8_t imuLink, uint8_t *cmdBuf, uint32_t length) in HAL_ImuSendCommand() function
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
| D | wifi-imu.c | 171 while (kStatus_HAL_RpmsgSuccess != HAL_ImuSendCommand(kIMU_LinkCpu1Cpu3, cmd_payload, length)) in wifi_send_fw_cmd()
|