Home
last modified time | relevance | path

Searched full:transitioning (Results 1 – 22 of 22) sorted by relevance

/Zephyr-latest/boards/nxp/mimxrt595_evk/
DKconfig.defconfig28 # when transitioning the SoC to Deep Low Power modes.
/Zephyr-latest/soc/nxp/imxrt/imxrt10xx/
Dpower.h14 * The system will be transitioning out of sleep when calling this function.
/Zephyr-latest/dts/bindings/mipi-dsi/
Dnxp,mipi-dsi-2l.yaml78 when transitioning to high speed mode.
/Zephyr-latest/include/zephyr/pm/
Dpm.h45 * transitioning from PM_STATE_ACTIVE to another state, and the exit
46 * callback is invoked when transitioning from a non-active state to
/Zephyr-latest/include/zephyr/
Dsmf.h84 * Note: When transitioning between two child states with a shared
/Zephyr-latest/doc/services/smf/
Dindex.rst98 child state to transition to. Transitioning to a parent state is OK
364 - Transitioning from one sibling to another with a shared ancestry does not
366 For example, the parent_entry function is not called when transitioning
/Zephyr-latest/doc/services/pm/
Dsystem.rst131 applications to configure the policy manager to block the system from transitioning
/Zephyr-latest/drivers/sensor/nxp/fxas21002/
Dfxas21002.c293 /* If not transitioning to active mode, then don't need to wait */ in fxas21002_get_transition_time()
299 * transitioning from. These times are defined by the datasheet. in fxas21002_get_transition_time()
/Zephyr-latest/include/zephyr/xen/public/
Devent_channel.h40 * of interest is signalled by transitioning this bit from 0 to 1.
/Zephyr-latest/boards/fanke/fk750m1_vbt6/doc/
Dindex.rst13 transitioning to the final product, significantly simplifying the development process.
/Zephyr-latest/include/zephyr/sys/
Donoff.h67 * transitioning to on.
73 * transitioning to off.
/Zephyr-latest/include/zephyr/arch/riscv/
Darch.h104 * When transitioning to user space, the guard area will be removed from
/Zephyr-latest/boards/fanke/fk7b0m1_vbt6/doc/
Dindex.rst16 transitioning to the final product, significantly simplifying the development process.
/Zephyr-latest/lib/smf/
Dsmf.c85 * @param new_state State we are transitioning to
/Zephyr-latest/tests/kernel/threads/thread_stack/src/
Dmain.c210 * when transitioning to user mode on RISC-V. Reinstate that in stack_buffer_scenarios()
/Zephyr-latest/drivers/sensor/bosch/bmp581/
Dbmp581.c60 * Device should be set to standby before transitioning to forced mode or normal in set_power_mode()
/Zephyr-latest/drivers/dai/nxp/sai/
Dsai.h479 /* these states are not used so transitioning to them in sai_update_state()
/Zephyr-latest/drivers/dma/
Ddma_nxp_edma.c637 /* channel needs to be INACTIVE before transitioning */ in edma_channel_release()
/Zephyr-latest/include/zephyr/arch/
Darch_interface.h547 * when transitioning from supervisor mode back down to user mode for
/Zephyr-latest/doc/hardware/porting/
Dboard_porting.rst45 compatibility for the previous model, which leaves users transitioning from a
/Zephyr-latest/doc/releases/
Drelease-notes-3.4.rst31 - Transitioning to new Ztest API was completed and legacy Ztest was deprecated.
/Zephyr-latest/include/zephyr/net/
Dieee802154_radio.h1510 * receiver will not be enabled when transitioning to the "UP" state.