Home
last modified time | relevance | path

Searched full:prevent (Results 1 – 25 of 487) sorted by relevance

12345678910>>...20

/Zephyr-latest/doc/kernel/usermode/
Doverview.rst34 - We prevent access to memory not specifically granted, or incorrect access to
65 - We prevent use of device drivers or kernel objects not specifically granted,
84 - We prevent invoking system calls to functions excluded by the kernel
87 - We prevent disabling of or tampering with kernel-defined and
90 - We prevent re-entry from user to supervisor mode except through the
93 - We prevent the introduction of new executable code by user mode threads,
/Zephyr-latest/tests/benchmarks/cmsis_dsp/common/
Dbenchmark_common.h22 /* Lock interrupts to prevent preemption */ in benchmark_begin()
51 /* Lock interrupts to prevent preemption */ in benchmark_begin()
/Zephyr-latest/include/zephyr/drivers/uart/
Dserial_test.h22 * Use cases involving multiple writers virtual serial port must prevent
50 * Use cases involving multiple reads of the data must prevent
70 * Use cases involving multiple reads of the data must prevent
/Zephyr-latest/tests/boards/nrf/qdec/boards/
Dnrf54l15dk_nrf54l15_cpuapp.overlay8 /* To prevent enabling console receiver. */
Dnrf54l15dk_nrf54l15_cpuflpr.overlay8 /* To prevent enabling console receiver. */
/Zephyr-latest/tests/benchmarks/latency_measure/boards/
Dmec1501modular_assy6885.conf1 # Disable power management to prevent SoC from sleeping.
Dmec15xxevb_assy6853.conf1 # Disable power management to prevent SoC from sleeping.
/Zephyr-latest/tests/bsim/bluetooth/mesh/
Doverlay_pst.conf10 # Disable GATT advertising to prevent interfering with the test scenarios.
/Zephyr-latest/boards/st/nucleo_f030r8/
Dnucleo_f030r8_defconfig7 # Prevent Interrupt Vector Table in RAM
/Zephyr-latest/boards/st/nucleo_f031k6/
Dnucleo_f031k6_defconfig8 # Prevent Interrupt Vector Table in RAM
/Zephyr-latest/boards/others/stm32f030_demo/
Dstm32f030_demo_defconfig7 # Prevent Interrupt Vector Table in RAM
/Zephyr-latest/boards/st/stm32f0_disco/
Dstm32f0_disco_defconfig7 # Prevent Interrupt Vector Table in RAM
/Zephyr-latest/tests/bluetooth/controller/ll_settings/
Dprj.conf16 # Needed only to prevent the switch-unreachable warning from being generated
/Zephyr-latest/samples/net/cellular_modem/boards/
Dnrf9160dk_nrf9160_ns.conf9 # Prevent sockets getting offloaded to the modem.
/Zephyr-latest/soc/nxp/imx/imx8ulp/
DKconfig.defconfig38 # To prevent test uses TEST_LOGGING_MINIMAL
/Zephyr-latest/soc/nxp/imx/imx8x/
DKconfig.defconfig38 # To prevent test uses TEST_LOGGING_MINIMAL
/Zephyr-latest/soc/nxp/imx/imx8/
DKconfig.defconfig38 # To prevent test uses TEST_LOGGING_MINIMAL
/Zephyr-latest/tests/drivers/gnss/gnss_api/boards/
Dqemu_x86_64.conf16 # Lower timeouts to prevent unnecessary waiting
/Zephyr-latest/soc/nxp/imx/imx8m/
DKconfig.defconfig.mimx8ml8_adsp41 # To prevent test uses TEST_LOGGING_MINIMAL
/Zephyr-latest/soc/nordic/common/vpr/
Dsoc_init.c12 * To prevent redundant calls, do it here once. in vpr_init()
/Zephyr-latest/boards/microchip/ev11l78a/
DKconfig.defconfig12 # Prevent Interrupt Vector Table in RAM
/Zephyr-latest/tests/subsys/ipc/pbuf/
Dprj.conf13 # Disable data cache management to prevent potential data corruption.
/Zephyr-latest/drivers/watchdog/
DKconfig.rpi_pico17 be called every interval prior to this time elapsing to prevent a
/Zephyr-latest/subsys/dfu/
DKconfig59 Estimated size of update image data, which is used to prevent loading of firmware updates
76 on some hardware that has long erase times, to prevent long wait
/Zephyr-latest/modules/trusted-firmware-m/interface/
Dinterface.c42 /* Prevent the thread from being preempted, while executing a in tfm_ns_interface_dispatch()
43 * Secure function. This is required to prevent system crashes in tfm_ns_interface_dispatch()

12345678910>>...20