I met a function called dwt_write32bitoffsetreg(dwchip_t *dw, int regFileID, int regOffset, uint32_t regval). However, in the latest Version of DW3XXX_Software_API_Guide, its definition is
void dwt_write32bitoffsetreg(int regFileID, int regOffset, uint32_t regval).
Perhaps I should refer to the corresponding version of the API_Guide. Unfortunately, I didn’t find it at the website DWM3000EVB - Qorvo.
Can someone help me?