Home
last modified time | relevance | path

Searched refs:configure (Results 201 – 225 of 782) sorted by relevance

12345678910>>...32

/Zephyr-latest/drivers/modem/
DKconfig.cellular24 with the standard protocols CMUX and PPP, to configure
61 int "New baudrate to configure modem to, if supported"
/Zephyr-latest/doc/hardware/peripherals/
Dvideo.rst22 Each video device can have one or more endpoints. Output endpoints configure
23 video output function and generate data. Input endpoints configure video input
/Zephyr-latest/drivers/i2s/
Di2s_test.c39 .configure = vnd_i2s_configure,
/Zephyr-latest/boards/sc/scobc_module1/support/
Dopenocd.cfg17 $_TARGETNAME configure -work-area-phys 0x20000000 -work-area-size $_WORKAREASIZE -work-area-backup 0
Dscobc-module1.cfg27 $_TARGETNAME configure -work-area-phys 0x20000000 -work-area-size $_WORKAREASIZE -work-area-backup 0
/Zephyr-latest/include/zephyr/drivers/
Di2s.h322 int (*configure)(const struct device *dev, enum i2s_dir dir, member
367 return api->configure(dev, dir, cfg); in z_impl_i2s_configure()
/Zephyr-latest/doc/services/serialization/
Dnanopb.rst64 that can be used to configure messages or fields. This allows to set fixed sizes or skip fields
67 The internal CMake generator has an extension to configure ``*.options.in`` files automatically
/Zephyr-latest/drivers/w1/
Dw1_test.c62 .configure = w1_vnd_configure,
/Zephyr-latest/samples/boards/nxp/mimxrt1170_evk_cm7/magic_addr/
DREADME.rst11 Magic Addr is a feature of FlexRAM that allows user to configure an interrupt
/Zephyr-latest/boards/wch/linkw/support/
Dopenocd.cfg15 $_TARGETNAME.0 configure -work-area-phys 0x20000000 -work-area-size 10000 -work-area-backup 1
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dmodels.rst10 used by network administrators to configure and diagnose mesh nodes.
Dsar_cfg_cli.rst17 The SAR Transmitter procedure is used to determine and configure the SAR Transmitter state of a SAR
22 The SAR Receiver procedure is used to determine and configure the SAR Receiver state of a SAR
/Zephyr-latest/drivers/i2c/
DKconfig.it8xxx253 int "It is allowed to configure the size up to 2K bytes."
65 int "It is allowed to configure the size up to 2044 bytes."
/Zephyr-latest/drivers/sdhc/
DKconfig.sdhc_cdns24 configure this flag if they require to transfer more than 8*64Kb of data.
/Zephyr-latest/tests/boards/nrf/i2c/i2c_slave/sysbuild/vpr_launcher/boards/
Dnrf54h20dk_nrf54h20_cpuapp.overlay20 * to configure pins for TWIS with pinctrl.
/Zephyr-latest/boards/others/neorv32/support/
Dneorv32.cfg34 $_TARGETNAME.0 configure -work-area-phys $_WORKAREAADDR -work-area-size $_WORKAREASIZE -work-area-b…
/Zephyr-latest/boards/nxp/imx93_evk/
DKconfig.defconfig10 # Enable board mux configure during init
/Zephyr-latest/tests/boards/nrf/i2c/i2c_slave/boards/
Dnrf5340dk_nrf5340_cpuapp.overlay26 * to configure pins for TWIS with pinctrl. */
Dnrf54l15dk_nrf54l15_cpuapp.overlay26 * to configure pins for TWIS with pinctrl.
Dnrf52840dk_nrf52840.overlay26 * to configure pins for TWIS with pinctrl. */
Dnrf54l20pdk_nrf54l20_cpuapp.overlay26 * to configure pins for TWIS with pinctrl.
Dnrf54h20dk_nrf54h20_cpuppr.overlay26 * to configure pins for TWIS with pinctrl.
/Zephyr-latest/include/zephyr/audio/
Dcodec.h172 int (*configure)(const struct device *dev, member
208 return api->configure(dev, cfg); in audio_codec_configure()
/Zephyr-latest/boards/openisa/rv32m1_vega/support/
Dopenocd_rv32m1_vega_zero_riscy.cfg41 $_TARGETNAME configure -work-area-phys 0x20000000 -work-area-size $_WORKAREASIZE -work-area-backup 0
42 $_TARGETNAME configure -event gdb-detach {
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.plic85 bool "Shell commands to configure IRQ affinity"
89 Provide shell commands to configure IRQ affinity in runtime.

12345678910>>...32