Home
last modified time | relevance | path

Searched full:initially (Results 1 – 25 of 116) sorted by relevance

12345

/Zephyr-latest/drivers/misc/devmux/
DKconfig21 greater than the priority of the initially selected muxed device.
/Zephyr-latest/tests/drivers/fuel_gauge/sbs_gauge/src/
Dtest_cutoff.c20 /* Initially there should be no cutoff */ in ZTEST_F()
Dtest_cutoff_disabled.c20 /* Initially there should be no cutoff */ in ZTEST_F()
/Zephyr-latest/samples/sensor/adc_cmp_npcx/
DREADME.rst14 set at 1 V while lower limit is 250 mV. Initially configured to detect
/Zephyr-latest/drivers/timer/
DKconfig.nrf_xrtc23 systems, clock initially runs from less accurate source which has faster
/Zephyr-latest/samples/boards/bbc/microbit/pong/
DREADME.rst13 micro:bit (labeled A and B). Initially the playing mode is selected: use
/Zephyr-latest/tests/lib/time/src/
Dmain.c31 "Time (%d) should be one second larger than initially (%d)", in ZTEST()
/Zephyr-latest/dts/bindings/pwm/
Dnordic,nrf-sw-pwm.yaml45 the output for channel 1. Both outputs will be initially configured as
/Zephyr-latest/.github/ISSUE_TEMPLATE/
D007_ext-source.md62 Version or SHA you would like to integrate initially
/Zephyr-latest/dts/bindings/spi/
Dnordic,nrf-spi-common.yaml50 - initially, SPI slave configures its WAKE line pin as an input and SPI
/Zephyr-latest/tests/net/npf/src/
Dmain.c268 /* make sure pkt is initially accepted */ in test_npf_eth_mac_address()
377 /* make sure pkt is initially accepted */ in ZTEST()
399 /* make sure pkt is initially accepted */ in ZTEST()
441 /* make sure pkt is initially accepted */ in ZTEST()
463 /* make sure pkt is initially accepted */ in ZTEST()
/Zephyr-latest/drivers/interrupt_controller/
Dintc_swerv_pic.c154 /* Ensure that all interrupts are disabled initially */ in swerv_pic_init()
159 /* Set priority of each interrupt line to 0 initially */ in swerv_pic_init()
/Zephyr-latest/doc/develop/api/
Doverview.rst44 Version for existing APIs are initially set based on the current state of the
/Zephyr-latest/arch/riscv/core/
Dreset.S78 * Initially, setup stack pointer to
/Zephyr-latest/soc/nordic/nrf52/
DKconfig89 (XO) is used then low frequency clock initially starts with RC and then
/Zephyr-latest/doc/hardware/peripherals/edac/
Dibecc.rst9 The mechanism initially found in Intel Elkhart Lake SOCs and later boards is
/Zephyr-latest/tests/drivers/uart/uart_basic_api/src/
Dtest_uart_config.c19 * tree or run-time configuration to modify those loaded initially from
Dtest_uart_config_wide.c19 * tree or run-time configuration to modify those loaded initially from
/Zephyr-latest/tests/bluetooth/host/id/bt_id_get/src/
Dmain.c70 * - Destination array is initially cleared
/Zephyr-latest/samples/net/wifi/apsta_mode/
DREADME.rst22 In the sample code, initially, the AP mode is enabled, followed by enabling the STA mode.
/Zephyr-latest/include/zephyr/kernel/
Dmm.h123 * be allocated initially. Allocation will happen through demand paging when
201 * be allocated initially. Allocation will happen through demand paging when
/Zephyr-latest/samples/arch/smp/pi/src/
Dmain.c42 * calculation program initially proposed by Dik T. Winter as: in test_thread()
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_devices/src/
Dtest_stm32_clock_configuration_i2c.c85 "I2C Gating clock should be off initially"); in ZTEST()
/Zephyr-latest/tests/net/ieee802154/l2/src/
Dieee802154_shell_test.c450 "Setting Ext Addr: PAN should not be set initially."); in ZTEST()
452 "Setting Ext Addr: Short addr should not be set initially."); in ZTEST()
454 "Setting Ext Addr: Ext addr should be the mock addr initially."); in ZTEST()
/Zephyr-latest/doc/services/net_buf/
Dindex.rst125 Each network buffer is reference counted. The buffer is initially

12345