Home
last modified time | relevance | path

Searched full:ensures (Results 1 – 25 of 191) sorted by relevance

12345678

/Zephyr-latest/arch/arm/core/cortex_m/
Dirq_init.c20 * Ensures all interrupts have their priority set to _EXC_IRQ_DEFAULT_PRIO and
21 * not 0, which they have it set to when coming out of reset. This ensures that
Disr_wrapper.c42 * idle, this ensures that the calculation and programming of the in _isr_wrapper()
44 * non-tickless idle, this ensures that the clearing of the kernel idle in _isr_wrapper()
Dscb.c126 * the architecture specific function. This ensures that the in z_arm_init_arch_hw_at_boot()
140 * the architecture specific function. This ensures that the in z_arm_init_arch_hw_at_boot()
/Zephyr-latest/cmake/modules/
Dbasic_settings.cmake20 # This ensures that qoutes and lists are correctly preserved.
32 # This method ensures that both quoted values and ;-separated list stays intact.
/Zephyr-latest/soc/openisa/rv32m1/
Dsoc.c78 /* Ensures write has finished: */ in arch_irq_enable()
96 /* Ensures write has finished: */ in arch_irq_disable()
146 (void)(EVENT_UNIT->INTPTPENDCLEAR); /* Ensures write has finished. */ in soc_interrupt_init()
148 (void)(EVENT_UNIT->EVTPENDCLEAR); /* Ensures write has finished. */ in soc_interrupt_init()
/Zephyr-latest/drivers/i2c/
DKconfig.sam019 transaction and ensures that high speed modes are not delayed
/Zephyr-latest/tests/lib/cbprintf_fp/
DREADME.txt4 This ensures that formatted output to the console works as expected with
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/friendship/
Dlpn_disable.sh11 # disabled state. This test ensures that a lpn disable call is not overwritten
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32h7_devices/boards/
Dspi1_pllq_2_d1ppre_4.overlay15 * This test config ensures it still works.
/Zephyr-latest/dts/bindings/rtc/
Dnxp,irtc.yaml41 Default value ensures the output clock is turned off.
Dnordic,nrf-rtc.yaml23 # through PPI channel which ensures precise timing. If disabled then
/Zephyr-latest/drivers/reset/
DKconfig24 initialization. Higher priority ensures that the device is
/Zephyr-latest/boards/nordic/nrf52840dongle/
Dfstab-debugger.dtsi15 /* The size of this partition ensures that MCUBoot can be built
Dfstab-stock.dtsi17 * will be placed at 0x0. The size of this partition ensures that MCUBoot can
/Zephyr-latest/include/zephyr/dt-bindings/interrupt-controller/
Dintel-ioapic.h18 * since this ensures only one CPU gets the interrupt in SMP systems.
/Zephyr-latest/tests/bluetooth/common/testlib/src/
Dsecurity.c34 * ensures variables have the expected values despite non-atomic in security_changed()
79 * ensures that the condition variable is signaled while this thread is in bt_testlib_secure()
/Zephyr-latest/drivers/syscon/
DKconfig37 initialization. Higher priority ensures that the device is
/Zephyr-latest/boards/makerdiary/nrf52840_mdk_usb_dongle/
Dfstab-debugger.dtsi15 /* The size of this partition ensures that MCUBoot can be built
Dfstab-stock.dtsi16 * The size of this partition ensures that MCUBoot
/Zephyr-latest/kernel/
Dmain_weak.c18 * Having the weak main symbol in an independent file ensures that it will be
/Zephyr-latest/drivers/timer/
DKconfig.nrf_grtc48 The value (in us) ensures that the wakeup event will not fire
/Zephyr-latest/boards/seagate/faze/support/
Dopenocd.cfg17 # This ensures that the interrupt vectors (0x0000-0x0200) are re-mapped to
/Zephyr-latest/modules/
DKconfig.sysbuild23 # This ensures that symbols are available in Kconfig for dependency checking
/Zephyr-latest/arch/arm/core/cortex_a_r/
Disr_wrapper.S156 * idle, this ensures that the calculation and programming of the
158 * non-tickless idle, this ensures that the clearing of the kernel idle
269 * idle, this ensures that the calculation and programming of the
271 * non-tickless idle, this ensures that the clearing of the kernel idle
/Zephyr-latest/subsys/fs/nvs/
DKconfig46 ensures a new NVS can be created.

12345678