Searched full:happens (Results 1 – 25 of 199) sorted by relevance
12345678
/Zephyr-latest/tests/kernel/mutex/mutex_error_case/src/ |
D | test_mutex_error.c | 123 * 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/ |
D | nxp,pcf8523.yaml | 53 - 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/ |
D | fpu.c | 35 /* 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/ |
D | README.rst | 16 beacon sequence happens.
|
/Zephyr-latest/dts/bindings/clock/ |
D | nordic,nrf-lfxo.yaml | 21 adjustments may still happen when the device trimming happens during
|
D | nordic,nrf-hfxo.yaml | 21 adjustments may still happen when the device trimming happens during
|
/Zephyr-latest/tests/bluetooth/common/testlib/src/ |
D | security.c | 33 /* 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/ |
D | usb_device.rst | 18 For CDC ACM sample driver this happens via the OUT bulk endpoint handler
|
/Zephyr-latest/samples/bluetooth/ |
D | bluetooth.rst | 28 old after many test iterations. If this happens, subsequent host-device
|
/Zephyr-latest/tests/drivers/uart/uart_basic_api/src/ |
D | test_uart_pending.c | 25 * 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/ |
D | Kconfig.defconfig | 52 # happens. The libc heap normally wants to steal all of it, when in
|
/Zephyr-latest/tests/boards/espressif/wifi/ |
D | Kconfig | 53 If timeout happens in all attempts, test will fail.
|
/Zephyr-latest/include/zephyr/net/ |
D | tftp.h | 153 * @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/ |
D | mb_display.h | 121 * 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/ |
D | Kconfig | 63 # which use BabbleSim. When that happens, we can move this to a common
|
/Zephyr-latest/tests/application_development/code_relocation/src/ |
D | main.c | 43 /* override the default memcpy as zephyr will call this before relocation happens */
|
/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag/src/ |
D | broadcaster.c | 208 * 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/ |
D | rimage_modules.c | 11 * DSP. As it happens most of the data here is ignored by both layers,
|
/Zephyr-latest/samples/sensor/sensor_shell/ |
D | README.rst | 65 undefined behavior like hardware exception. This happens because the shell
|
/Zephyr-latest/tests/subsys/settings/fcb/src/ |
D | settings_test_save_2_fcb.c | 64 * check that rollover happens when it's supposed to. in ZTEST()
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/src/ |
D | dut.c | 218 * 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/ |
D | nordic,nrf-radio.yaml | 90 * Idle: in this state, PDU transmission happens. 103 * Switch-sample: in this state, actual antenna switching happens.
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.xilinx_axi_dma | 80 This configuration controls how often this happens.
|
/Zephyr-latest/doc/services/storage/fcb/ |
D | fcb.rst | 28 exhausted. You have control over what happens next; either erase oldest
|
/Zephyr-latest/doc/develop/toolchains/ |
D | cadence_xcc.rst | 88 If this happens, set :envvar:`XCC_NO_G_FLAG` to ``1``.
|
12345678