Searched refs:svd (Results 1 – 2 of 2) sorted by relevance
59 def gen_offsets(svd, output, peripheral, guard, prefix): argument60 root = ET.parse(svd).getroot()89 gen_offsets(args.svd, args.output, args.peripheral, args.guard, args.prefix)
12 --svd "${SCRIPT_DIR}/../nrfx/mdk/nrf54h20_enga_application.svd" \