Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/dts/bindings/base/
Dpm.yaml16 Wake up capable devices are disabled (interruptions will not wake up
/Zephyr-Core-3.5.0/soc/arm/microchip_mec/mec172x/
Ddevice_power.h22 /* Comment out to use JTAG without interruptions.
/Zephyr-Core-3.5.0/subsys/pm/
Dpm.c226 * This function runs with interruptions locked but it is in pm_system_suspend()
/Zephyr-Core-3.5.0/doc/kernel/memory_management/
Ddemand_paging.rst11 one of the page frames, the execution continues without any interruptions.
/Zephyr-Core-3.5.0/doc/kernel/services/
Dinterrupts.rst121 Preventing Interruptions
168 Preventing interruptions by applying an IRQ lock may increase the observed
/Zephyr-Core-3.5.0/drivers/ethernet/
Deth_enc28j60.c839 /* Enable interruptions */ in eth_enc28j60_init()
Deth_xlnx_gem.c385 * queue, protect against interruptions during the update of the BD in eth_xlnx_gem_send()
387 * is performed within the ISR, protect against interruptions by in eth_xlnx_gem_send()
/Zephyr-Core-3.5.0/drivers/serial/
Duart_stm32.c1018 /* Enable FE, ORE interruptions */ in uart_stm32_irq_err_enable()
1034 /* Disable FE, ORE interruptions */ in uart_stm32_irq_err_disable()