Searched refs:sof (Results 1 – 25 of 28) sorted by relevance
12
3 board_runner_args(nios2 "--cpu-sof=${ZEPHYR_BASE}/soc/nios2/nios2f-zephyr/cpu/ghrd_10m50da.sof")
13 To flash this CPU, use the nios2-configure-sof tool:15 $ nios2-configure-sof ghrd_10m50da.sof
26 ready_to_test/top.sof file is the prebuilt SRAM Object File for hello world example design system a…33 …Nios® V/g processor inside the FPGA device, please download the generated .sof file onto the board…37 quartus_pgm -c 1 -m JTAG -o "p;top.sof@1"44 top.sof is referring to Nios® V/m processor based system SRAM Object File.
26 ready_to_test/top.sof file is the prebuilt SRAM Object File for hello world example design system a…33 …Nios® V/m processor inside the FPGA device, please download the generated .sof file onto the board…37 quartus_pgm -c 1 -m JTAG -o "p;top.sof@1"44 top.sof is referring to Nios® V/m processor based system SRAM Object File.
199 if (api->sof != NULL) { in usbd_class_sof()200 api->sof(c_data); in usbd_class_sof()
180 void (*sof)(const struct device *dev); member
28 sof-synchronized;
133 flash_kernel(args.device, args.sof, args.kernel)
50 crs-usb-sof;
54 crs-usb-sof;
37 For your convenience using the SDK tools (such as ``nios2-configure-sof``),87 Flash this CPU using the ``nios2-configure-sof`` SDK tool with the FPGA89 :zephyr_file:`soc/altr/zephyr_nios2f/cpu/ghrd_10m50da.sof`:93 $ nios2-configure-sof ghrd_10m50da.sof268 nios2-configure-sof. You can leave this process running.
167 } sof; /**< Data available for @ref NRF_USBD_COMMON_EVT_SOF. */ member
658 .data = {.sof = {.framecnt = (uint16_t)NRF_USBD->FRAMECNTR}}}; in ev_sof_handler()
422 if (ops->sof) { in usbd_hid_sof()423 ops->sof(dev); in usbd_hid_sof()658 .sof = usbd_hid_sof,
918 .sof = uac2_sof,
65 crs-usb-sof;
127 * output_files/soc_system.sof : FPGA configuration file.130 Flash this FPGA file (.sof) using the ``quartus_pgm`` SDK tool with the FPGA131 configuration file soc_system.sof:135 $ quartus_pgm -m jtag -o "p;path/to/soc_system.sof"
42 source "modules/Kconfig.sof"
358 void (*sof)(struct usbd_class_data *const c_data); member
352 const uint8_t sof = 0 << 7; in mcp2515_set_timing() local357 const uint8_t cnf3 = sof | wakfil | und | phseg2; in mcp2515_set_timing()
311 https://github.com/thesofproject/sof376 https://github.com/thesofproject/sof/issues/7192
66 west config manifest.project-filter -- +sof68 cd modules/audio/sof/tools/rimage
389 -k $ZEPHYR_BASE/../modules/audio/sof/keys/otc_private_key_3k.pem
356 *(.ResetVector.literal) /* default is _start in zephyr, set it to reset vector as in sof */
101 * ``sof``