Home
last modified time | relevance | path

Searched refs:configure (Results 176 – 200 of 782) sorted by relevance

12345678910>>...32

/Zephyr-latest/boards/st/nucleo_h723zg/support/
Dopenocd.cfg20 $_CHIPNAME.cpu0 configure -event gdb-attach {
25 $_CHIPNAME.cpu0 configure -event gdb-detach {
/Zephyr-latest/boards/st/nucleo_h7s3l8/support/
Dopenocd.cfg26 $_CHIPNAME.cpu0 configure -event gdb-attach {
31 $_CHIPNAME.cpu0 configure -event gdb-detach {
/Zephyr-latest/doc/connectivity/bluetooth/shell/classic/
Da2dp.rst13 …* Source or Sink configure the stream to create the stream after discover remote's endpoints. usin…
51 uart:~$ a2dp configure
52 success to configure
83 <after a2dp configure of source side>
/Zephyr-latest/boards/renesas/rcar_salvator_x/support/
Dopenocd.cfg23 $_CHIPNAME.r7 configure -rtos auto
69 $_CHIPNAME.r7 configure -event reset-end {
82 $_CHIPNAME.a57.0 configure -event examine-end {
86 $_CHIPNAME.r7 configure -event gdb-attach {
/Zephyr-latest/soc/altr/zephyr_nios2f/cpu/
DREADME13 To flash this CPU, use the nios2-configure-sof tool:
15 $ nios2-configure-sof ghrd_10m50da.sof
/Zephyr-latest/subsys/net/lib/dhcpv6/
DKconfig26 bool "Use DNS Recursive Name Server option to configure DNS resolver"
32 to configure DNS resolver.
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/support/
Dopenocd.cfg4 # Used by the runner to configure OpenOCD
/Zephyr-latest/tests/cmake/snippets/snippets/foo/
Dfoo.overlay9 cmake-dts-configure {};
/Zephyr-latest/drivers/i2c/
Di2c_test.c31 .configure = vnd_i2c_configure,
/Zephyr-latest/tests/application_development/software_bill_of_materials/
DPreLoad.cmake5 # We need to create the CMake file API query before the configure step
/Zephyr-latest/boards/seagate/faze/support/
Dopenocd.cfg32 $_TARGETNAME configure -event reset-end {
37 $_TARGETNAME configure -rtos Zephyr
/Zephyr-latest/boards/digilent/arty_a7/support/
Dopenocd_arty_a7_arm_designstart.cfg6 $_TARGETNAME configure -work-area-phys 0x20000000 -work-area-size $_WORKAREASIZE -work-area-backup 0
/Zephyr-latest/drivers/i3c/
Di3c_test.c36 .configure = vnd_i3c_configure,
/Zephyr-latest/samples/subsys/task_wdt/boards/
Dnucleo_f401re.overlay9 * this is too low to configure the WWDG clock for this sample.
Dnucleo_f411re.overlay9 * this is too low to configure the WWDG clock for this sample.
/Zephyr-latest/tests/drivers/uart/uart_async_api/boards/
Dsamd21_xpro.overlay22 /* configure DMA channels for async operation */
Dsamc21n_xpro.overlay22 /* configure DMA channels for async operation */
Dsame54_xpro.overlay24 /* configure DMA channels for async operation */
/Zephyr-latest/include/zephyr/audio/
Ddmic.h192 int (*configure)(const struct device *dev, struct dmic_cfg *config); member
274 return api->configure(dev, cfg); in dmic_configure()
/Zephyr-latest/boards/ene/kb1200_evb/support/
Dopenocd.cfg38 $_TARGETNAME configure -work-area-phys 0x200c0000 -work-area-size $_WORKAREASIZE -work-area-backup 0
46 $_TARGETNAME configure -event reset-start {adapter speed 600}
/Zephyr-latest/boards/nxp/lpcxpresso11u68/support/
Dopenocd.cfg35 $_TARGETNAME configure -event reset-end {
40 $_TARGETNAME configure -rtos Zephyr
/Zephyr-latest/boards/wch/ch32v003f4p6_dev_board/support/
Dopenocd.cfg9 $_TARGETNAME.0 configure -work-area-phys 0x80000000 -work-area-size 10000 -work-area-backup 1
/Zephyr-latest/boards/wch/ch32v003evt/support/
Dopenocd.cfg10 $_TARGETNAME.0 configure -work-area-phys 0x80000000 -work-area-size 10000 -work-area-backup 1
/Zephyr-latest/tests/kernel/device/src/
Dtest_driver_init.c49 my_api_configure_t configure; member
58 .configure = my_configure,
/Zephyr-latest/snippets/usbip-native-sim/
DREADME.rst13 This snippet allows to configure USB device samples with USB/IP support on a

12345678910>>...32