Home
last modified time | relevance | path

Searched full:enters (Results 1 – 25 of 82) sorted by relevance

1234

/Zephyr-latest/drivers/timer/
Dcortex_m_systick.h18 * the system enters a low-power mode.
29 * (2) The system enters in low-power mode
39 * NOTE: the hooks are not invoked when the system enters in low-power
54 * Note that this hook is not called if the system enters low-power
DKconfig28 correct system uptime count when the system enters idle.
/Zephyr-latest/tests/kernel/fifo/fifo_usage/src/
Dmain.c14 * Test Thread enters items into a fifo, starts the Child Thread
16 * the fifo and enters some items back into the fifo. Child Thread
21 * Test Thread enters an item into fifo2, starts a Child Thread and
137 * @details Test Thread enters items into a fifo, starts the Child Thread
139 * the fifo and enters some items back into the fifo. Child Thread
176 * @details test Thread enters an item into fifo2, starts a Child Thread and
/Zephyr-latest/tests/integration/kernel/src/
Dmain.c23 /* Thread A enters items into a fifo, starts Thread B and waits for a semaphore. */
24 /* Thread B extracts all items from the fifo and enters some items back into the fifo. */
91 /* Thread A enters items into a lifo, starts Thread B and waits for a semaphore. */
92 /* Thread B extracts all items from the lifo and enters some items back into the lifo. */
160 /* Thread A enters items into a stack, starts thread B and waits for a semaphore. */
161 /* Thread B extracts all items from the stack and enters some items back into the stack. */
/Zephyr-latest/dts/bindings/counter/
Dnxp,s32-sys-timer.yaml29 description: Stops the timer when the chip enters Debug mode.
/Zephyr-latest/dts/bindings/power-domain/
Dpower-domain-soc-state-change.yaml19 enters these PM states. The devices will be turned on after the
/Zephyr-latest/samples/subsys/debug/debugmon/
DREADME.rst40 After flashing the board enters a breakpoint and executes debug monitor exception code.
/Zephyr-latest/arch/posix/core/
Dcpuhalt.c18 * atomically re-enables interrupts and enters low power mode.
/Zephyr-latest/doc/kernel/services/timing/
Dtimers.rst52 The timer's status is reset to zero, and then the timer enters
65 If the timer's period is zero the timer enters the stopped state;
69 The timer's status is left unchanged, then the timer enters the stopped state
/Zephyr-latest/samples/subsys/debug/debugmon/src/
Dmain.c41 * enters a breakpoint while debugging in monitor mode.
/Zephyr-latest/arch/riscv/core/
Dreset.S91 * and then enters kernel z_cstart
/Zephyr-latest/dts/bindings/misc/
Dnxp,s32-emios.yaml108 description: Freeze internal counter when the chip enters Debug mode.
/Zephyr-latest/tests/kernel/stack/stack/src/
Dmain.c14 * Test thread enters items into a stack, starts the Child thread and
16 * and enters some items back into the stack. Child thread gives the
21 * Test thread enters an item into stack2, starts a Child thread and
/Zephyr-latest/soc/nordic/nrf52/
DKconfig111 sometimes wrong. This occurs when the system enters IDLE and stops the
/Zephyr-latest/doc/services/debugging/
Ddebugmon.rst24 every time the program enters a breakpoint.
/Zephyr-latest/tests/kernel/smp_abort/src/
Dmain.c65 * Each ISR will wait until the next thread enters its ISR in ZTEST()
/Zephyr-latest/include/zephyr/drivers/mfd/
Dnpm2100.h94 * Enters low power state, and wakes after specified time or "shphld" pin signal.
/Zephyr-latest/doc/services/resource_management/
Dindex.rst71 changes, including when a service begins turning off or enters an error
/Zephyr-latest/soc/nxp/imx/imx8m/m4_quad/
Dsoc.c102 * enters the low power state in SOC_ClockInit()
/Zephyr-latest/drivers/sensor/jedec/jc42/
Djc42.h37 * * Bit 8 enters shutdown mode
/Zephyr-latest/soc/nuvoton/npcx/common/
Dpower.c62 /* The steps that npcx ec enters sleep/deep mode and leaves it. */
173 * enters system sleep mode. in npcx_power_enter_system_sleep()
/Zephyr-latest/tests/kernel/context/src/
Dmain.c309 * -# Record system time before cpu enters idle state
315 * - cpu enters idle state for a given time
318 * - Success if the cpu enters idle state, failure otherwise.
355 * -# Record system time before cpu enters idle state
361 * - cpu enters idle state for a given time
364 * - Success if the cpu enters idle state, failure otherwise.
/Zephyr-latest/dts/bindings/pwm/
Dnxp,s32-emios-pwm.yaml120 description: Freeze individual internal counter when the chip enters Debug mode.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob_srv.rst87 After a transfer is successfully recovered, the BLOB Transfer Server enters the suspended state. It
/Zephyr-latest/arch/nios2/core/
Dcrt0.S144 * and then enters z_cstart */

1234