Home
last modified time | relevance | path

Searched full:happens (Results 1 – 25 of 199) sorted by relevance

12345678

/Zephyr-latest/tests/kernel/mutex/mutex_error_case/src/
Dtest_mutex_error.c123 * expected error happens.
138 * expected error happens.
153 * expected error happens.
168 * expected error happens.
184 * expected error happens.
199 * expected error happens.
/Zephyr-latest/dts/bindings/rtc/
Dnxp,pcf8523.yaml53 - standard: The power failure condition happens when VDD < VBAT and VDD < Vth(sw)bat
54 - direct: The power failure condition happens when VDD < VBAT
/Zephyr-latest/arch/arm/core/cortex_m/
Dfpu.c35 /* Disable FPCA so no stacking of FP registers happens in TFM. */ in z_arm_save_fp_context()
50 /* Set FPCA first so it is set even if an interrupt happens in z_arm_restore_fp_context()
/Zephyr-latest/samples/boards/st/power_mgmt/stm32wb_ble/
DREADME.rst16 beacon sequence happens.
/Zephyr-latest/dts/bindings/clock/
Dnordic,nrf-lfxo.yaml21 adjustments may still happen when the device trimming happens during
Dnordic,nrf-hfxo.yaml21 adjustments may still happen when the device trimming happens during
/Zephyr-latest/tests/bluetooth/common/testlib/src/
Dsecurity.c33 /* Mutex operations establish a happens-before relationship. This in security_changed()
80 * in `k_condvar_wait`, even if the event happens before, e.g. between in bt_testlib_secure()
/Zephyr-latest/doc/connectivity/usb/device/api/
Dusb_device.rst18 For CDC ACM sample driver this happens via the OUT bulk endpoint handler
/Zephyr-latest/samples/bluetooth/
Dbluetooth.rst28 old after many test iterations. If this happens, subsequent host-device
/Zephyr-latest/tests/drivers/uart/uart_basic_api/src/
Dtest_uart_pending.c25 * Once a RX IRQ happens RX data is read by uart_fifo_read() until there
27 * When that happens uart_irq_is_pending() is called and must return 0,
/Zephyr-latest/soc/mediatek/mt8xxx/
DKconfig.defconfig52 # happens. The libc heap normally wants to steal all of it, when in
/Zephyr-latest/tests/boards/espressif/wifi/
DKconfig53 If timeout happens in all attempts, test will fail.
/Zephyr-latest/include/zephyr/net/
Dtftp.h153 * @note This function blocks until the transfer is completed or network error happens. The
173 * @note This function blocks until the transfer is completed or network error happens. The
/Zephyr-latest/include/zephyr/display/
Dmb_display.h121 * the processing of the display happens in the background. If there is
141 * The call is asynchronous, i.e. the processing of the display happens in
/Zephyr-latest/boards/native/nrf_bsim/
DKconfig63 # which use BabbleSim. When that happens, we can move this to a common
/Zephyr-latest/tests/application_development/code_relocation/src/
Dmain.c43 /* override the default memcpy as zephyr will call this before relocation happens */
/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag/src/
Dbroadcaster.c208 * Using linker wrapping, we verify that no fragmentation happens. in entrypoint_broadcaster()
217 * Using linker wrapping, we verify that no fragmentation happens. in entrypoint_broadcaster()
/Zephyr-latest/soc/intel/intel_adsp/common/
Drimage_modules.c11 * DSP. As it happens most of the data here is ignored by both layers,
/Zephyr-latest/samples/sensor/sensor_shell/
DREADME.rst65 undefined behavior like hardware exception. This happens because the shell
/Zephyr-latest/tests/subsys/settings/fcb/src/
Dsettings_test_save_2_fcb.c64 * check that rollover happens when it's supposed to. in ZTEST()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/src/
Ddut.c218 * disconnection happens whilst the host is transmitting ACL fragments. in entrypoint_dut()
224 * the disconnection happens while the controller has its TX buffers in entrypoint_dut()
/Zephyr-latest/dts/bindings/net/wireless/
Dnordic,nrf-radio.yaml90 * Idle: in this state, PDU transmission happens.
103 * Switch-sample: in this state, actual antenna switching happens.
/Zephyr-latest/drivers/dma/
DKconfig.xilinx_axi_dma80 This configuration controls how often this happens.
/Zephyr-latest/doc/services/storage/fcb/
Dfcb.rst28 exhausted. You have control over what happens next; either erase oldest
/Zephyr-latest/doc/develop/toolchains/
Dcadence_xcc.rst88 If this happens, set :envvar:`XCC_NO_G_FLAG` to ``1``.

12345678