doc(doxyge):fix doxygen path

This commit is contained in:
Supper Thomas
2024-12-09 17:12:59 -05:00
committed by Meco Man
parent f5b6ae427c
commit 5b75e1c8bf
3 changed files with 15 additions and 4 deletions
+1 -1
View File
@@ -618,7 +618,7 @@ rt_err_t rt_qspi_send_then_recv(struct rt_qspi_device *device, const void *send_
*
* @param device the QSPI device attached to QSPI bus.
* @param send_buf the buffer to be transmitted to QSPI device.
* @param send_length the number of data to be transmitted.
* @param length the number of data to be transmitted.
*
* @return the status of transmit.
*/