Home
last modified time | relevance | path

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

1234567891011

/Zephyr-Core-3.6.0/drivers/pinctrl/
DKconfig.stm3216 Initialization priority for the routine in charge of configuring the
Dpinctrl_renesas_ra.c49 /* Clear PMR bits before configuring */ in pinctrl_ra_configure_pfs()
/Zephyr-Core-3.6.0/dts/bindings/spi/
Dnordic,nrf-spi-common.yaml56 line low by configuring its pin as an output
59 - SPI slave releases the line by configuring its pin back to be an input
/Zephyr-Core-3.6.0/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-Core-3.6.0/doc/connectivity/networking/api/
D8021Qav.rst11 resource. Zephyr has support for configuring a credit-based shaper
38 Configuring 802.1Qav
/Zephyr-Core-3.6.0/drivers/watchdog/
Dwdt_esp32.c130 LOG_DBG("Configuring reset SOC mode"); in wdt_esp32_install_timeout()
135 LOG_DBG("Configuring reset CPU mode"); in wdt_esp32_install_timeout()
140 LOG_DBG("Configuring non-reset mode"); in wdt_esp32_install_timeout()
/Zephyr-Core-3.6.0/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-Core-3.6.0/drivers/sensor/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-Core-3.6.0/samples/subsys/usb/common/
DKconfig.sample_usbd4 # This file contains Kconfig options and defaults for configuring USB devices
/Zephyr-Core-3.6.0/dts/bindings/gpio/
Dquicklogic,eos-s3-gpio.yaml30 E.g. configuring GPIO 2 as secondary results in controlling pin 28,
/Zephyr-Core-3.6.0/doc/connectivity/bluetooth/api/mesh/
Dcfg_cli.rst7 specification. It provides functionality for configuring most parameters of a
Dpriv_beacon_cli.rst11 Specification version 1.1, and provides functionality for configuring the
/Zephyr-Core-3.6.0/samples/basic/custom_dts_binding/src/
Dmain.c33 printf("Configuring GPIO pin failed: %d\n", err); in main()
/Zephyr-Core-3.6.0/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-Core-3.6.0/arch/arm/core/cortex_m/
Dcpu_idle.S106 * for interrupt locking), and configuring BASEPRI to the lowest
110 * Set PRIMASK before configuring BASEPRI to prevent interruption
/Zephyr-Core-3.6.0/boards/arm/nrf9160dk_nrf52840/
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-Core-3.6.0/dts/bindings/misc/
Dnordic,split-channels.yaml19 7-11 only by child subprocessor. If the CPU you're configuring has no
/Zephyr-Core-3.6.0/dts/bindings/sensor/
Dti,bq274xx.yaml57 Configuring the sensor can take a long time, using lazy loading we can delay
/Zephyr-Core-3.6.0/dts/bindings/flash_controller/
Dnuvoton,npcx-fiu-nor.yaml38 description: The definitions for configuring the Quad-SPI peripherals.
/Zephyr-Core-3.6.0/include/zephyr/drivers/modem/
Dgsm_ppp.h46 * execute during gsm ppp configuring.
/Zephyr-Core-3.6.0/samples/net/syslog_net/
DREADME.rst26 For configuring the remote IPv6 syslog server, set the following
/Zephyr-Core-3.6.0/samples/sensor/mhz19b/
DREADME.rst44 Configuring sensor - OK
/Zephyr-Core-3.6.0/dts/bindings/interrupt-controller/
Dnxp,s32-siul2-eirq.yaml66 Configuring the filter counter associated with digital glitch filter.
/Zephyr-Core-3.6.0/subsys/net/lib/config/
DKconfig201 bool "Request IPv6 address when configuring DHCPv6 client"
208 bool "Request IPv6 prefix when configuring DHCPv6 client"
/Zephyr-Core-3.6.0/samples/drivers/clock_control_xec/
DREADME.rst9 This sample demonstrates configuring the 32KHz clock

1234567891011