Home
last modified time | relevance | path

Searched full:interruptions (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/dts/bindings/base/
Dpm.yaml16 Wake up capable devices are disabled (interruptions will not wake up
/Zephyr-latest/doc/services/pm/
Dsystem.rst31 lock [label="Lock interruptions"]
40 … pm_system_resume [label="Finish wake-up\n(SoC API)\n(restore interruptions)" style="rounded,bold"]
/Zephyr-latest/soc/microchip/mec/mec172x/
Ddevice_power.h22 /* Comment out to use JTAG without interruptions.
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dpower.c207 * we need to lock interruptions again. in power_gate_entry()
209 * @note Zephyr looks PS.INTLEVEL to check if interruptions are locked. in power_gate_entry()
426 /* We don't have the key used to lock interruptions here. in pm_state_exit_post_ops()
/Zephyr-latest/soc/intel/intel_adsp/cavs/
Dpower.c191 * We don't have the key used to lock interruptions here. in pm_state_exit_post_ops()
/Zephyr-latest/subsys/pm/
Dpm.c210 * This function runs with interruptions locked but it is in pm_system_suspend()
/Zephyr-latest/doc/kernel/memory_management/
Ddemand_paging.rst11 one of the page frames, the execution continues without any interruptions.
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst121 Preventing Interruptions
168 Preventing interruptions by applying an IRQ lock may increase the observed
/Zephyr-latest/drivers/ethernet/
Deth_enc28j60.c851 /* Enable interruptions */ in eth_enc28j60_init()
Deth_xlnx_gem.c389 * queue, protect against interruptions during the update of the BD in eth_xlnx_gem_send()
391 * is performed within the ISR, protect against interruptions by in eth_xlnx_gem_send()
/Zephyr-latest/drivers/serial/
Duart_stm32.c1037 /* Enable FE, ORE interruptions */ in uart_stm32_irq_err_enable()
1054 /* Disable FE, ORE interruptions */ in uart_stm32_irq_err_disable()