Files
test/middleware/flashloader/include/flashloader_fuse_bin.h
2025-11-07 20:19:23 +08:00

3 lines
98 B
C

#include <stdint.h>
int32_t jflash_program_fuse_bin(uint32_t nNumBytes, const uint8_t *pSrcBuff);