Searched full:initially (Results 1 – 25 of 121) sorted by relevance
12345
| /Zephyr-latest/drivers/misc/devmux/ |
| D | Kconfig | 21 greater than the priority of the initially selected muxed device.
|
| /Zephyr-latest/tests/drivers/fuel_gauge/sbs_gauge/src/ |
| D | test_cutoff.c | 20 /* Initially there should be no cutoff */ in ZTEST_F()
|
| D | test_cutoff_disabled.c | 20 /* Initially there should be no cutoff */ in ZTEST_F()
|
| /Zephyr-latest/samples/sensor/adc_cmp_npcx/ |
| D | README.rst | 14 set at 1 V while lower limit is 250 mV. Initially configured to detect
|
| /Zephyr-latest/drivers/timer/ |
| D | Kconfig.nrf_xrtc | 23 systems, clock initially runs from less accurate source which has faster
|
| /Zephyr-latest/dts/bindings/pwm/ |
| D | espressif,esp32-ledc.yaml | 75 For the channel to be initially inverted after the driver's init, the flag 'inverted' can 141 This flag defines if the channel will remain initially inverted after driver init,
|
| D | nordic,nrf-sw-pwm.yaml | 45 the output for channel 1. Both outputs will be initially configured as
|
| /Zephyr-latest/samples/boards/bbc/microbit/pong/ |
| D | README.rst | 13 micro:bit (labeled A and B). Initially the playing mode is selected: use
|
| /Zephyr-latest/tests/lib/time/src/ |
| D | main.c | 31 "Time (%d) should be one second larger than initially (%d)", in ZTEST()
|
| /Zephyr-latest/tests/bsim/bluetooth/ll/multiple_id/ |
| D | prj.conf | 19 # connections are kept non-overlapping as initially scheduled at connection
|
| /Zephyr-latest/.github/ISSUE_TEMPLATE/ |
| D | 007_ext-source.md | 71 Version or SHA you would like to integrate initially
|
| /Zephyr-latest/dts/bindings/spi/ |
| D | nordic,nrf-spi-common.yaml | 50 - initially, SPI slave configures its WAKE line pin as an input and SPI
|
| /Zephyr-latest/drivers/interrupt_controller/ |
| D | intc_swerv_pic.c | 154 /* 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/tests/net/npf/src/ |
| D | main.c | 268 /* 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/doc/develop/api/ |
| D | overview.rst | 44 Version for existing APIs are initially set based on the current state of the
|
| /Zephyr-latest/tests/subsys/llext/src/ |
| D | riscv_edge_case_non_paired_hi20_lo12_trigger.S | 30 /* jump beyond the I-type/load instruction initially to break sequence assumption */
|
| /Zephyr-latest/arch/riscv/core/ |
| D | reset.S | 78 * Initially, setup stack pointer to
|
| /Zephyr-latest/soc/nordic/nrf52/ |
| D | Kconfig | 89 (XO) is used then low frequency clock initially starts with RC and then
|
| /Zephyr-latest/doc/hardware/peripherals/edac/ |
| D | ibecc.rst | 9 The mechanism initially found in Intel Elkhart Lake SOCs and later boards is
|
| /Zephyr-latest/tests/drivers/uart/uart_basic_api/src/ |
| D | test_uart_config.c | 19 * tree or run-time configuration to modify those loaded initially from
|
| D | test_uart_config_wide.c | 19 * tree or run-time configuration to modify those loaded initially from
|
| /Zephyr-latest/tests/bluetooth/host/id/bt_id_get/src/ |
| D | main.c | 70 * - Destination array is initially cleared
|
| /Zephyr-latest/samples/net/wifi/apsta_mode/ |
| D | README.rst | 22 In the sample code, initially, the AP mode is enabled, followed by enabling the STA mode.
|
| /Zephyr-latest/include/zephyr/kernel/ |
| D | mm.h | 123 * be allocated initially. Allocation will happen through demand paging when 201 * be allocated initially. Allocation will happen through demand paging when
|
| /Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_devices/src/ |
| D | test_stm32_clock_configuration_adc.c | 69 "ADC1 gating clock should be off initially"); in ZTEST()
|
12345