Home
last modified time | relevance | path

Searched refs:locked (Results 26 – 50 of 51) sorted by relevance

123

/Zephyr-latest/tests/drivers/flash/stm32/src/
Dmain.c188 #error Block Register tests unable to run other tests, because of locked registers.
/Zephyr-latest/tests/kernel/context/
DREADME.txt41 with interrupts locked. Check that the tick count remains unchanged.
/Zephyr-latest/lib/heap/
DKconfig48 is useful in locked or ISR contexts.
/Zephyr-latest/doc/services/zbus/
Dindex.rst157 function) since the channel is still locked;
232 it cannot access the channel since it is still locked.
245 - The S1 leaves the pending state since channel A is not locked. It gets in the CPU again and
297 - The S1 leaves the pending state since channel A is not locked. It gets in the CPU again and
523 the event dispatcher calls listeners with the notifying channel already locked. Subscribers,
768 already have the channel locked for it. To access the channel's message, the listener should use the
/Zephyr-latest/subsys/logging/
DKconfig.formatting129 If enabled, interrupts are locked during whole log message processing.
/Zephyr-latest/boards/gaisler/gr716a_mini/doc/
Dindex.rst110 GR716 Phase-locked loop Cobham Gaisler
/Zephyr-latest/doc/connectivity/networking/conn_mgr/figures/
Dintegration_diagram_simplified.drawio7 …;fillColor=none;movable=1;resizable=1;rotatable=1;deletable=1;editable=1;locked=0;connectable=1;st…
/Zephyr-latest/doc/kernel/services/data_passing/
Dmessage_queues.rst190 However, this can increase interrupt latency as interrupts are locked
/Zephyr-latest/doc/hardware/arch/
Darm_cortex_m.rst291 in *exactly the same way*, regardless of whether IRQs have been locked or not when the
292 error occurs. It also allows for system calls to be dispatched while IRQs are locked.
352 with interrupts locked. This is taken care of by the kernel if the APIs
/Zephyr-latest/boards/nxp/frdm_k64f/doc/
Dindex.rst343 locked by a corrupt application. You can unlock it with the following sequence
/Zephyr-latest/boards/nxp/lpcxpresso55s69/doc/
Dindex.rst340 (reset and erase are for recovering a locked core):
/Zephyr-latest/doc/build/sysbuild/
Dimages.rst54 This method should only be used if the image is locked to a specific interface and has no
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst131 The thread must unlock its IRQ lock the same number of times it was locked
143 running unless thread B has also locked out interrupts using its own
/Zephyr-latest/doc/kernel/services/smp/
Dsmp.rst82 the ability to be atomically reacquired on context switch into locked
/Zephyr-latest/doc/releases/
Drelease-notes-3.0.rst791 state. When the device has its state locked, the kernel will no
1186 * :github:`40000` - k_timer timeout handler is called with interrupts locked
Drelease-notes-2.3.rst1121 * :github:`23622` - litex_vexriscv: k_busy_wait() never returns if called with interrupts locked
1146 * :github:`23541` - xilinx_zynqmp: k_busy_wait() never returns if called with interrupts locked
Drelease-notes-1.13.rst526 * :github:`8393` - ``CONFIG_MULTITHREADING=n`` builds call main() with interrupts locked
Drelease-notes-2.2.rst781 * :github:`22828` - kernel: fatal: interrupts left locked in TEST mode
Drelease-notes-2.6.rst2133 * :github:`22956` - nios2: k_busy_wait() never returns if called with interrupts locked
2220 * :github:`8393` - ``CONFIG_MULTITHREADING=n`` builds call ``main()`` with interrupts locked
Drelease-notes-2.5.rst1947 * :github:`8393` - ``CONFIG_MULTITHREADING=n`` builds call ``main()`` with interrupts locked
Drelease-notes-2.7.rst1515 * :github:`36998` - TF-M: does not allow PSA Connect to proceed with IRQs locked
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst257 When locked to real time, simulated time can also be set to run faster or
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.ll_sw_split1123 to break this locked round robin pattern permitting an anchor point sync.
/Zephyr-latest/doc/hardware/porting/
Darch.rst261 still occur. If a thread has locked the scheduler, is it temporarily
/Zephyr-latest/doc/security/
Dvulnerabilities.rst10 sufficient time to fix them. Because the release notes are locked to

123