Home
last modified time | relevance | path

Searched refs:ext (Results 1 – 2 of 2) sorted by relevance

/platform/rp20xx/tools/
A Duf2conv.py311 ext = "uf2"
316 ext = "bin"
321 ext = "h"
325 (ext, len(outbuf), appstartaddr))
326 if args.convert or ext != "uf2":
329 args.output = "flash." + ext
/platform/cc13xx/include/platform/
A Dti-rf.h84 #define IMM_CMD(cmd,arg,ext) (((cmd) << 16) | \ argument
86 ((ext & 0x3F) << 2) | \

Completed in 4 milliseconds