Home
last modified time | relevance | path

Searched refs:configure (Results 251 – 275 of 782) sorted by relevance

1...<<11121314151617181920>>...32

/Zephyr-latest/tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/
DKconfig4 # of MCUmgr subsystem and provides Kconfig options to configure
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt_client/
DKconfig5 # of MCUmgr client subsystem and provides Kconfig options to configure
/Zephyr-latest/doc/hardware/peripherals/sensor/
Ddevice_tree.rst8 then be used in a boards devicetree to configure a sensor to its initial state.
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-shell.rst70 You can configure the logging level per module at runtime. This depends on the maximum logging level
71 that is compiled in. To configure, use the :code:`log` command. Here are some examples:
/Zephyr-latest/drivers/w1/
Dw1_ds2485.c100 .configure = ds2477_85_configure,
Dw1_handlers.c83 K_OOPS(K_SYSCALL_DRIVER_W1(dev, configure)); in z_vrfy_w1_configure()
/Zephyr-latest/subsys/mgmt/mcumgr/smp_client/
DKconfig21 This define lifetime for SMP client send request. This configure is used if a request
/Zephyr-latest/drivers/i2s/
Di2s_handlers.c19 if (K_SYSCALL_DRIVER_I2S(dev, configure)) { in z_vrfy_i2s_configure()
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_devices/boards/
Dwb_i2c1_hsi_lptim1_lse.overlay86 /* Basic test only. Don't configure domain clock. */
Dwb_i2c1_sysclk_lptim1_lsi.overlay80 /* Basic test only. Don't configure domain clock. */
Dl4_i2c1_hsi_lptim1_lse.overlay88 /* Basic test only. Don't configure domain clock. */
Dl4_i2c1_sysclk_lptim1_lsi.overlay88 /* Basic test only. Don't configure domain clock. */
Dwl_i2c1_sysclk_lptim1_lsi.overlay85 /* Basic test only. Don't configure domain clock. */
/Zephyr-latest/drivers/clock_control/
Dclock_control_ambiq.c126 .configure = ambiq_clock_configure,
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dbap.rst36 qos : Send QoS configure for Unicast Group
86 "[stop]","disable","disabling","qos-configure/idle"
87 "release","config","any","releasing/codec-configure/idle"
303 able to configure stream and properly manage capabilities in use.
435 The :code:`bap preset` command can also be used to configure the preset used for the subsequent
492 The :code:`config` command attempts to configure a stream for the given
523 The :code:`qos` command attempts to configure the stream QoS using the preset
612 "disable","disabling","qos-configure/idle"
627 "config","any","releasing/codec-configure/idle"
/Zephyr-latest/cmake/
Dpackage_helper.cmake9 # build tool that is executed during CMake configure time without creating a
15 # This script executes the given module identical to Zephyr CMake configure time.
/Zephyr-latest/include/zephyr/drivers/
Dw1.h108 w1_configure_t configure; member
335 return api->configure(dev, type, value); in z_impl_w1_configure()
/Zephyr-latest/soc/nxp/mcx/mcxc/
DKconfig46 need to configure the watchdog using z_arm_watchdog_init, as
/Zephyr-latest/doc/kernel/usermode/
Dmpu_userspace.rst18 infrastructure to configure the MPU regions properly for the thread stack and
/Zephyr-latest/subsys/mgmt/mcumgr/grp/stat_mgmt/
DKconfig6 # of MCUmgr subsystem and provides Kconfig options to configure
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dpriv_beacon_cli.rst22 other nodes or self-configure through the local Private Beacon Server model.
/Zephyr-latest/drivers/i2c/
Di2c_sbcon.c117 .configure = i2c_sbcon_configure,
Di2c_b91.c151 .configure = i2c_b91_configure,
/Zephyr-latest/doc/templates/
Dsample.tmpl26 sample in the source tree and how to configure it and run it for a specific
/Zephyr-latest/doc/services/profiling/
Dperf.rst25 You can configure this module using the following options:

1...<<11121314151617181920>>...32