Home
last modified time | relevance | path

Searched full:switched (Results 1 – 25 of 105) sorted by relevance

12345

/Zephyr-latest/drivers/regulator/
DKconfig.cp93145 bool "CP9314 Switched Cap Converter regulator driver"
9 Enable the Cirrus Logic CP9314 Switched Cap Converter
17 Init priority for the Cirrus Logic CP9314 Switched Cap
/Zephyr-latest/dts/bindings/regulator/
Dcirrus,cp9314.yaml5 Cirrus CP9314 Buck Switched Cap DC/DC Converter
11 cirrus,initial-switched-capacitor-mode = "2:1";
34 cirrus,initial-switched-capacitor-mode:
40 Desired switched capacitor ratio set at initialization. This entry will overwrite
/Zephyr-latest/samples/basic/custom_dts_binding/
DREADME.rst23 We assume that a load with high current demands should be switched on or off via a MOSFET. The
48 The GPIO pin should be switched to active level after one second.
/Zephyr-latest/drivers/bbram/
DKconfig.stm3215 powered-on by VBAT when the VDD power is switched off. They are not reset
/Zephyr-latest/dts/bindings/memory-controllers/
Dst,stm32-bbram.yaml9 powered-on by VBAT when the VDD power is switched off. They are not reset
/Zephyr-latest/samples/boards/nordic/nrfx_prs/
Dsample.yaml20 - "Switched to SPIM"
/Zephyr-latest/soc/st/stm32/stm32u5x/
DKconfig32 SRAMs can be totally or partially switched off to further reduce consumption.
/Zephyr-latest/tests/kernel/ipi_cascade/src/
Dmain.c24 * Since T1 is of higher priority than T4, T4 should get switched out for T1
135 /* 8.1 - T4 has been switched in. Flag that it is now ready. in thread4_entry()
146 * Due to the IPI cascades, T4 will get switched out for T1. in thread4_entry()
241 * This will cause the current thread (T1) to be switched out for T3. in ZTEST()
/Zephyr-latest/scripts/net/
DREADME.txt58 with the echo_server the IP addresses are switched between Zephyr and Docker
61 address setup for each sample test, be it the default ones or the switched
/Zephyr-latest/dts/bindings/iio/afe/
Dvoltage-divider.yaml45 `power-gpios`. In most cases the switched voltage rail will
/Zephyr-latest/doc/kernel/services/other/
Dfloat.rst103 floating point registers, if the switched-out thread has been using them.
105 the thread's stack. If the switched-in thread has been using the floating
107 the switched-in thread and the *caller-saved* FP context is restored from
180 floating point registers, if the switched-out thread has been using them.
182 the thread's stack. If the switched-in thread has been using the floating
184 the switched-in thread and the *caller-saved* FP context is restored from
240 the switched-out thread. Floating point registers are saved on the thread's
/Zephyr-latest/arch/x86/core/ia32/
Dswap.S36 * thread depends on whether that thread was preemptively context switched out.
38 * signify that the thread was preemptively context switched out, and thus both
166 * _and_ whether the thread was context switched out preemptively.
202 * was preemptively context switched.
242 * was previously preemptively context switched out.
/Zephyr-latest/soc/espressif/
DKconfig56 If the crystal could not start, it will be switched to internal RC.
/Zephyr-latest/doc/kernel/usermode/
Dmpu_userspace.rst23 to privileged mode, the stack is switched to use the privileged stack, and the
/Zephyr-latest/dts/bindings/stepper/adi/
Dadi,trinamic-ramp-generator.yaml120 - Voltage PWM mode StealthChop is switched off, if configured
133 - Voltage PWM mode StealthChop is switched off, if configured
/Zephyr-latest/dts/bindings/pwm/
Dmicrochip,xec-pwmbbled.yaml53 When BBLED enter into Suspend state, 48MHz clock will be switched off by
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dexc_exit.S38 * We have to put $sp_usr back into $sp since we switched to
179 * r0-r3 are either the values from the thread before it was switched
249 /* Return to the switched thread */
/Zephyr-latest/arch/arm/include/cortex_m/
Dstack.h37 * pointer) register, and switched to automatically when taking an exception.
/Zephyr-latest/include/zephyr/arch/arm/
Dthread.h112 * thread is switched-out. The value is copied from LR when
114 * switched in again, the value is restored to LR before
/Zephyr-latest/tests/subsys/logging/log_switch_format/src/
Dmain.c118 zassert_not_null(backend, "Unexpectedly all active backends switched the logging format"); in test_log_switch_format_set_all_active_backends()
123 zassert_is_null(backend, "Not all active backends have switched logging formats"); in test_log_switch_format_set_all_active_backends()
/Zephyr-latest/boards/native/nrf_bsim/
Dcpu_wait.c46 * time would be spent on interrupt handling or possible switched-in tasks.
/Zephyr-latest/arch/arm/include/cortex_a_r/
Dkernel_arch_func.h50 * thread has been context-switched-in again. in arch_swap()
/Zephyr-latest/include/zephyr/arch/arc/v2/
Dirq.h61 * to call C ISR handlers because sp will be switched to bank1's sp which
67 * the stack checking can raise stack check exception as sp is switched to
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
DKconfig77 single-byte output buffer can be selected/switched to generate a
/Zephyr-latest/boards/native/native_posix/
Dcpu_wait.c54 * time would be spent on interrupt handling or possible switched-in tasks.

12345