Searched defs:cmdBuf (Results 1 – 3 of 3) sorted by relevance
782 hal_rpmsg_status_t HAL_ImuSendCommand(uint8_t imuLink, uint8_t *cmdBuf, uint32_t length) in HAL_ImuSendCommand()
785 hal_imumc_status_t HAL_ImuSendCommand(uint8_t imuLink, uint8_t *cmdBuf, uint32_t length) in HAL_ImuSendCommand()
625 t_u8 *cmdBuf; in wlan_decode_rx_packet() local