Home
last modified time | relevance | path

Searched full:configuring (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/Zephyr-latest/dts/bindings/spi/
Dnordic,nrf-spi-common.yaml57 line low by configuring its pin as an output
60 - SPI slave releases the line by configuring its pin back to be an input
/Zephyr-latest/drivers/pinctrl/
DKconfig.stm3216 Initialization priority for the routine in charge of configuring the
/Zephyr-latest/samples/drivers/led/apa102c_bitbang/src/
Dmain.c82 printk("Error configuring " GPIO_NAME "%d!\n", GPIO_DATA_PIN); in main()
87 printk("Error configuring " GPIO_NAME "%d!\n", GPIO_CLK_PIN); in main()
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dbrg_cfg_cli.rst10 The Bridge Configuration Client model provides functionality for configuring the
Dcfg_cli.rst7 specification. It provides functionality for configuring most parameters of a
Dbrg_cfg_srv.rst12 version 1.1, and is used for supporting and configuring the Subnet Bridge feature.
Dpriv_beacon_cli.rst11 Specification version 1.1, and provides functionality for configuring the
/Zephyr-latest/doc/connectivity/networking/api/
D8021Qav.rst11 resource. Zephyr has support for configuring a credit-based shaper
38 Configuring 802.1Qav
/Zephyr-latest/samples/boards/nxp/s32/netc/
DREADME.rst54 [00:00:07.595,000] <inf> nxp_s32_netc_sample: Configuring iface 1 (0x318008f0)
79 [00:00:07.595,000] <inf> nxp_s32_netc_sample: Configuring iface 1 (0x3182f31c)
82 [00:00:07.595,000] <inf> nxp_s32_netc_sample: Configuring iface 2 (0x3182f328)
/Zephyr-latest/drivers/sensor/bosch/bmi270/
Dbmi270_trigger.c206 LOG_ERR("failed configuring INT1_IO_CTRL (%d)", ret); in bmi270_init_interrupts()
216 LOG_ERR("failed configuring INT2_IO_CTRL (%d)", ret); in bmi270_init_interrupts()
257 LOG_ERR("failed configuring INT1_MAP_FEAT (%d)", ret); in bmi270_anymo_config()
276 LOG_ERR("failed configuring INT_MAP_DATA (%d)", ret); in bmi270_drdy_config()
/Zephyr-latest/dts/bindings/gpio/
Dquicklogic,eos-s3-gpio.yaml30 E.g. configuring GPIO 2 as secondary results in controlling pin 28,
/Zephyr-latest/arch/arm/core/cortex_m/
Dcpu_idle.c70 * for interrupt locking), and configuring BASEPRI to the lowest in arch_cpu_idle()
74 * Set PRIMASK before configuring BASEPRI to prevent interruption in arch_cpu_idle()
/Zephyr-latest/drivers/watchdog/
Dwdt_esp32.c136 LOG_DBG("Configuring reset SOC mode"); in wdt_esp32_install_timeout()
141 LOG_DBG("Configuring reset CPU mode"); in wdt_esp32_install_timeout()
146 LOG_DBG("Configuring non-reset mode"); in wdt_esp32_install_timeout()
/Zephyr-latest/samples/subsys/usb/common/
DKconfig.sample_usbd4 # This file contains Kconfig options and defaults for configuring USB devices
/Zephyr-latest/dts/bindings/power/
Dnxp,s32k3-pmc.yaml28 When configuring system clocks higher than FIRC clock frequency,
/Zephyr-latest/dts/bindings/stepper/adi/
Dadi,tmc2209.yaml33 An array of GPIO pins for configuring the microstep resolution of the driver.
/Zephyr-latest/samples/basic/custom_dts_binding/src/
Dmain.c33 printf("Configuring GPIO pin failed: %d\n", err); in main()
/Zephyr-latest/dts/bindings/clock/
Dst,stm32-rcc.yaml9 Configuring STM32 Reset and Clock controller node:
40 (generally for configuring the device). If dual clock domain is not used, it is
/Zephyr-latest/boards/nordic/nrf9160dk/
Dboard.c134 LOG_ERR("Error %d while configuring pin P%d.%02d", in reset_pin_configure()
180 LOG_DBG("Configuring P%d.%02d with flags: 0x%08x", in init()
183 LOG_ERR("Error %d while configuring pin P%d.%02d (%s)", in init()
/Zephyr-latest/dts/bindings/sensor/
Dti,bq274xx.yaml57 Configuring the sensor can take a long time, using lazy loading we can delay
/Zephyr-latest/samples/sensor/mhz19b/
DREADME.rst44 Configuring sensor - OK
/Zephyr-latest/dts/bindings/flash_controller/
Dnuvoton,npcx-fiu-nor.yaml38 description: The definitions for configuring the Quad-SPI peripherals.
/Zephyr-latest/dts/bindings/misc/
Dnordic,split-channels.yaml19 7-11 only by child subprocessor. If the CPU you're configuring has no
/Zephyr-latest/include/zephyr/dt-bindings/gpio/
Despressif-esp32-gpio.h38 * These flags allow configuring a pin as input or output while keeping untouched
/Zephyr-latest/samples/net/syslog_net/
DREADME.rst26 For configuring the remote IPv6 syslog server, set the following

12345678910>>...14